Hi everyone
I'm trying to create a chart with 2 Y axis and 1 X axis, but I can't
seem to find the right tool for the job. I tried JFreeChart, JChart
and JOpenChart but none seem to be able to create the second Y axis.
Does anyone know of any other solution, any other way to create these
charts in Java?
All help is welcome.
Thank you very much
Rui
I'm trying to create a chart with 2 Y axis and 1 X axis, but I can't
seem to find the right tool for the job. I tried JFreeChart, JChart
and JOpenChart but none seem to be able to create the second Y axis.
Does anyone know of any other solution, any other way to create these
charts in Java?
All help is welcome.
Thank you very much
Rui
Comment