Skip to content

Commit

Permalink
readme.md update log
Browse files Browse the repository at this point in the history
  • Loading branch information
toorshia committed Mar 23, 2013
1 parent cd15587 commit 7195c62
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Checkout http://justgage.com for details, demos, current release and more.

###Update log

######March 23, 2013.
* counter - option to animate value in counting fashion

######March 19, 2013.
* refresh method - added optional 'max' parameter to use when you need to update max value

Expand All @@ -15,19 +18,19 @@ Checkout http://justgage.com for details, demos, current release and more.

######December 31, 2012.

* fixed text y-position for hidden divs - workaround for Raphael <tspan> 'dy' bug - https://github.com/DmitryBaranovskiy/raphael/issues/491
* fixed text y-position for hidden divs - workaround for Raphael <tspan> 'dy' bug - https://github.com/DmitryBaranovskiy/raphael/issues/491
* 'show' parameters, like showMinMax are now 'hide' because I am lame developer - please update these in your setups
* Min and Max labels are now auto-off when in donut mode
* Start angle in donut mode is now 90
* donutStartAngle - option to define start angle for donut
* Min and Max labels are now auto-off when in donut mode
* Start angle in donut mode is now 90
* donutStartAngle - option to define start angle for donut

######November 25, 2012.

* Option to define custom rendering function for displayed value
* Option to define custom rendering function for displayed value

######November 19, 2012.

* Fix for human friendly option when refreshing
* Fix for human friendly option when refreshing
* Config.value is now updated after gauge refresh

######November 13, 2012.
Expand Down

0 comments on commit 7195c62

Please sign in to comment.