Basically all I want to do is draw a simple graph. I downloaded jfreechart, but I don't know how to set it up for my java program. If anyone could help me out I would appreciate it.
Thanks.
How Do You Use jfreechart In A Java Program?
-
- Posts: 2
- Joined: Thu Jan 07, 2021 6:31 am
- antibot: No, of course not.
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: How Do You Use jfreechart In A Java Program?
There's some step-by-step instructions here:
https://jfree.github.io/jfreechart-and-opencsv/
And also the JFreeChart Developer Guide is useful for getting started - we sell that to support the project, it comes with source code for all the JFreeChart demos as well (you can run the demos by downloading the jar file from the link at the bottom of the samples page: https://www.jfree.org/jfreechart/samples.html).
https://jfree.github.io/jfreechart-and-opencsv/
And also the JFreeChart Developer Guide is useful for getting started - we sell that to support the project, it comes with source code for all the JFreeChart demos as well (you can run the demos by downloading the jar file from the link at the bottom of the samples page: https://www.jfree.org/jfreechart/samples.html).
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

