gorteganesh / achartengine

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

Draw a line in a bar chart #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to draw a line in a bar chart. Currently, there is no way to mix a line 
chart with a bar chart. Can you provide a way to mix line chart with bar chart ?

Thanks.

Original issue reported on code.google.com by bheemana...@gmail.com on 17 Nov 2010 at 7:56

GoogleCodeExporter commented 9 years ago
It would be great to be able to add e.g. a horizontal line which indicates the 
average of all values...

Original comment by NorbertNagold@gmail.com on 17 Feb 2011 at 8:18

GoogleCodeExporter commented 9 years ago
I changed this to a higher priority.
We have just launched the 0.6.0 version, and this ticket will become one of the 
next to do things in 0.7.0.

Original comment by dandrome...@gmail.com on 17 Feb 2011 at 10:12

GoogleCodeExporter commented 9 years ago
This implementation are really in this new version 0.7.0 ?!

Original comment by webster....@gmail.com on 30 Mar 2011 at 2:17

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 9 May 2011 at 8:04

GoogleCodeExporter commented 9 years ago
Fixed in SVN rev. r174.

Original comment by dandrome...@gmail.com on 14 May 2011 at 9:25

GoogleCodeExporter commented 9 years ago
sounds great! Thanks, dan!
how it can a line be added?

Original comment by NorbertNagold@gmail.com on 14 May 2011 at 4:32

GoogleCodeExporter commented 9 years ago
Build a CombinedXYChart. See r174 for an example of usage.

Original comment by dandrome...@gmail.com on 14 May 2011 at 7:15