Skip to content

Commit

Permalink
update log, 25 Nov added
Browse files Browse the repository at this point in the history
  • Loading branch information
toorshia committed Dec 29, 2012
2 parents b79ef38 + 248b67f commit dc65ab5
Show file tree
Hide file tree
Showing 2 changed files with 734 additions and 712 deletions.
52 changes: 28 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
![justGage](https://dl.dropbox.com/u/6211055/IMG/justgage_logo.png)

JustGage is a handy JavaScript plugin for generating and animating nice & clean dashboard gauges. It is based on Raphaël library for vector drawing.

Checkout http://justgage.com for details, demos, current release and more.

###Update log

######November 19, 2012.

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

######November 13, 2012.

* Option to hide value label
* Option to enable responsive gauge size
* Removed default title attribute
* Option to accept min and max defined as string values
* Option to configure value symbol
* Fixed bad aspect ratio calculations
* Option to configure minimum font size for all texts
* Option to show shorthand big numbers (human friendly)

![justGage](https://dl.dropbox.com/u/6211055/IMG/justgage_logo.png)

JustGage is a handy JavaScript plugin for generating and animating nice & clean dashboard gauges. It is based on Raphaël library for vector drawing.

Checkout http://justgage.com for details, demos, current release and more.

###Update log

######November 25, 2012.

* Option to define custom rendering function for displayed value

######November 19, 2012.

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

######November 13, 2012.

* Donut display mode added
* Option to hide value label
* Option to enable responsive gauge size
* Removed default title attribute
* Option to accept min and max defined as string values
* Option to configure value symbol
* Fixed bad aspect ratio calculations
* Option to configure minimum font size for all texts
* Option to show shorthand big numbers (human friendly)
Loading

0 comments on commit dc65ab5

Please sign in to comment.