gorteganesh / achartengine

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

Feature Request - Line Color changes as it crosses a threshold in Line Chart #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An interesting feature would be for the line in the line chart to be able to 
change color as it crosses a certain threshold.

An example might be to have thresholds in a temperature chart at 32 degrees F 
and 212 degrees F. Below 32 the line could be one color, it could be a 
different color between 32 and 212 and another color above 212.

Original issue reported on code.google.com by phxgat...@gmail.com on 2 Mar 2011 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 3 Mar 2011 at 4:50

GoogleCodeExporter commented 9 years ago
I'd suggest this issue be merged with Issue 69

Original comment by zvasv...@gmail.com on 30 Mar 2011 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 1 Jun 2011 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 7 Jun 2011 at 6:51

GoogleCodeExporter commented 9 years ago
Why has this issue been merged into issue 69 
(https://code.google.com/p/achartengine/issues/detail?id=69), that has been 
fixed in revision 221 
(https://code.google.com/p/achartengine/source/detail?r=221)? In fact, I think 
(didn't find anything in the javadoc) that it is still impossible to draw a 
line which color changes if it crosses a threshold. Or is it (technically) 
impossible to develop this feature? 

Original comment by benny.wy...@gmail.com on 10 Mar 2013 at 5:55