Chart FX for Java Features
Chart Population
Flexibility is crucial when it comes to providing a method to stream data to your
applications. Chart FX allows for a variety of chart population methods.
API
Chart FX for Java API allows the developer to load the data directly to the chart.
Flexible Data Sources
Chart FX for Java can populate charts using a variety of methods including XML files,
collections, arrays, nested arrays and text files.
-
DataBinding to a ResultSet
Chart FX for Java supports direct databinding to any JDBC ResultSet.
-
CrossTab Provider
The Crosstab Data Provider included with Chart FX for Java automatically converts
data from tabular to columnar format.