File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes JFreeChart - plotting a series to a secondary y axis Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "JFreeChart - plotting a series to a secondary y axis" Watch "JFreeChart - plotting a series to a secondary y axis" New topic
Author

JFreeChart - plotting a series to a secondary y axis

Sarah Gaikwad
Ranch Hand

Joined: Feb 26, 2004
Posts: 35
Am a newbie to this

I have a chart that has a primary y axis and a secondary y axis
I have 4 series of items.
I create a bar chart . However i require the 1st series to be plotted against the primary y axis and the remaining 3 against the secondary y axis. which I am not able to do.

Any help will be deeply appreciated
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JFreeChart - plotting a series to a secondary y axis
 
Similar Threads
Problem with displaying an histogramm with Cewolf
Zoom in/out a chart graph
Java Drag and Drop
JFreeChart - How to define custom maximum value of axis
How to draw a chart with multiple y-axises