Tihauan / jsgauge

Automatically exported from code.google.com/p/jsgauge
0 stars 0 forks source link

Color value for red, yellow and green #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please could you provide an option to set the color value of the three areas?
like:

red: #somevalue
yellow: #somevalue
green: #somevalue

Users seems to never like the colors developers choose :)

Maybe in the future a way to provide how many areas should be draw (I know this 
one would be hard though)

thankyou very much!

Original issue reported on code.google.com by victor.rumanski on 1 Jun 2011 at 8:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r27.

Original comment by dragos.tihauan on 1 Jun 2011 at 8:45

GoogleCodeExporter commented 9 years ago
The live example 
(http://jsgauge.googlecode.com/svn/trunk/src/example/gauge.html) contains one 
widget that have the green/yellow/red colors adjusted. The options used for 
that are: greenColor, yellowColor, redColor. These options are not yet included 
in any release, so you need to use the latest source code: 
http://jsgauge.googlecode.com/svn/trunk/src/gauge.js

Original comment by dragos.tihauan on 1 Jun 2011 at 8:49

GoogleCodeExporter commented 9 years ago
thankyou dragos! will test now

Original comment by victor.rumanski on 1 Jun 2011 at 8:50

GoogleCodeExporter commented 9 years ago
it works perfect thank you!

Original comment by victor.rumanski on 1 Jun 2011 at 8:53