I tried to find simple line chart example (2D) for javafx, but i didn't succeed to find one.
I tried ti look in the demoes and searched in google, but with out any success...
Could anyone direct me for an example code or something that can helps?
Simple line chart example
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Re: Simple line chart example
There's this one (a time series, but that's more or less a line chart):
https://github.com/jfree/jfreechart/blo ... Demo1.java
You'll need to check out the project from GitHub to run it properly, the new release is coming soon.
https://github.com/jfree/jfreechart/blo ... Demo1.java
You'll need to check out the project from GitHub to run it properly, the new release is coming soon.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program