Re: Java Chart with 2 Axis

From: Karl von Laudermann (karl_at_ueidaq.com)
Date: 12/24/03


Date: 24 Dec 2003 08:45:42 -0800

ruipacheco@hotmail.com (Rui Pacheco) wrote in message news:<b03e6ccc.0312230910.18bf5331@posting.google.com>...
> 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?

I used KavaChart in a project at a previous company 2 years ago, and I
believe that it supports multiple Y-Axes. It's not free, though
(IIRC).