ibrahimsaputra / achartengine

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

[Feature request] Second y-axis for XY chart #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would be nice to be able to scale 1 or more series' y values on a second y-axis 
with labels displayed on right side of chart.  Thanks for the great work!

Original issue reported on code.google.com by rogan.so...@gmail.com on 6 Apr 2011 at 12:44

GoogleCodeExporter commented 9 years ago
I would also like this.

For example on the left Y-Axis I want to show weight, right Y-Axis BMI , and 
the X-Axis have Dates

Original comment by chris.fo...@gmail.com on 4 May 2011 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 14 May 2011 at 10:07

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 25 May 2011 at 11:09

GoogleCodeExporter commented 9 years ago
Fixed in SVN.
See MultipleTemperatureChart in demo for an example.

Original comment by dandrome...@gmail.com on 26 May 2011 at 7:21

GoogleCodeExporter commented 9 years ago
Hi Dan,
 may you point me to correct file with sample? I'm trying to find it or to create sample by myself (mainly with CombinedXYChart) but without success, so quick push should be welcome. Thank you

Original comment by menion.asamm on 20 Jun 2011 at 6:59

GoogleCodeExporter commented 9 years ago
Sure, here it is:
http://code.google.com/p/achartengine/source/browse/trunk/achartengine/demo/org/
achartengine/chartdemo/demo/chart/MultipleTemperatureChart.java

Make sure you use an updated version of the library. Either build it from svn 
or get it here: http://www.achartengine.org/download/

Original comment by dandrome...@gmail.com on 20 Jun 2011 at 12:13

GoogleCodeExporter commented 9 years ago
Hi Dan,

Please there is issue in right side y-axis that point values are not pointing 
correct places with respect to x-axis and y-axis.

it viewing correct with respect to y-axis value.
but not correct with respect to x-axis value.

in Down picture first yellow point will be on x-axis 1 value. but it is not at 
that place.

Original comment by asadulla...@gmail.com on 14 Mar 2012 at 8:57

Attachments: