Hi everyone,
I am willing to display multiple lines (5 ones) on one single chart, each one of them has a different scaling (temperature, blood pressure, pulse rate...) and i want an Y-Axis for each one of them, because every data type has a different range of values ( Exp: [100->130] for blood pressure [34->38] for temperature and so on..).
to clarify more, i want it to be like this : http://jpgraph.net/images/howto/mulyaxisex1.png
i am using LineChartView and i pass to it .data attribute multiple data sets, and it gives me all charts on a single Y-Axis like this: http://imageshack.com/a/img923/4315/u1Sqvd.png
Please help me ASAP.
Hi everyone,
I am willing to display multiple lines (5 ones) on one single chart, each one of them has a different scaling (temperature, blood pressure, pulse rate...) and i want an Y-Axis for each one of them, because every data type has a different range of values ( Exp: [100->130] for blood pressure [34->38] for temperature and so on..).
to clarify more, i want it to be like this : http://jpgraph.net/images/howto/mulyaxisex1.png
i am using LineChartView and i pass to it .data attribute multiple data sets, and it gives me all charts on a single Y-Axis like this: http://imageshack.com/a/img923/4315/u1Sqvd.png
Please help me ASAP.