Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JFreeChart for dynamic xy plots in java swing gui application

Has anyone worked with JFreeChart-open source library for plotting xy plots?

Could someone post an example of how to create an xy plot dynamically with the x and y values generated from the program?

And where can i get a turorial doc or something of that kind to know about how to use the JFreeChart for developing applications?

Thanks in advance..

like image 605
tamizhan Avatar asked May 23 '26 04:05

tamizhan


1 Answers

This is a sizeable set of JFreeChart examples, including source code for each example. There's a set of XY-chart examples. I did pay for the manuals some time ago, but in fact the examples above are sufficient to get you where you want to be.

Note that JFreeChart claims not to be suitable for fast dynamic updating, although in practice I've never found any problems with this.

like image 106
Brian Agnew Avatar answered May 24 '26 19:05

Brian Agnew



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!