Hi
I want to create a Bubblechart with more than one series and float values on X-and Y-axis.How can I do this.
Please Reply
With Regards and Thanks
Smitha
BubbleChart
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
You will need to write a dataset class - an object that implements the XYZDataset interface. The interface allows for multiple series.
This task is on my to-do list (not near the top though).
This task is on my to-do list (not near the top though).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

