Module org.jfree.chart.fx
JFreeChart-FX is an extension for JFreeChart
to provide JavaFX controls for displaying and interacting with charts created
with JFreeChart - for more information, see http://github.com/jfree/jfreechart-fx.
JFreeChart-FX requires Java 11 or later.
-
Packages
Exports Package Description org.jfree.chart.fx Contains the key classesChartViewerandChartCanvas.org.jfree.chart.fx.interaction Contains classes that implement most of the interactivity for theChartViewerandChartCanvascomponents.org.jfree.chart.fx.overlay Contains classes that implement overlay functionality.