Hi All,
We are in stage of selecting a charting tool. We have few questions. Could anybody answer the following questions:
1)Does JFreeChart support Dual axis e.g Two Y axis are used to show Y axis scale on both left and right hand side of the chart
2)Does it support multiple series.
Please reply ASAP.
TIA
Regards
Anurag
Does JFreeChart Support Dual axis
Re: Does JFreeChart Support Dual axis
Hi Anurag!
1) Yes it suports dual axis.
2) Yes it suports several series.
Try running the demo applications included with the JFreeChart package.
Regards,
Eduardo
1) Yes it suports dual axis.
2) Yes it suports several series.
Try running the demo applications included with the JFreeChart package.
Regards,
Eduardo
Re: Does JFreeChart Support Dual axis
Hi!
Forgot to indicate the sample applications.
They are:
com.jrefinery.chart.demo.DualAxisDemo
com.jrefinery.chart.demo.DualAxisDemo2
com.jrefinery.chart.demo.DualAxisDemo3
com.jrefinery.chart.demo.JFreeChartDemo
(this last one has several examples)
Eduardo
Forgot to indicate the sample applications.
They are:
com.jrefinery.chart.demo.DualAxisDemo
com.jrefinery.chart.demo.DualAxisDemo2
com.jrefinery.chart.demo.DualAxisDemo3
com.jrefinery.chart.demo.JFreeChartDemo
(this last one has several examples)
Eduardo