Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.chart
Classes related to plotting, charting, etc.
-
Interface Summary Interface Description ClosestDataPointFunction<X,Y> Represents a function which calculates the closest data point between two data points, compared to a given display position. -
Class Summary Class Description AxisUtil ChartStack<X> ChartStackLayer<X,Y> ChartUtil GuideLinePane Capable of displaying a line atop some other node.MarkerLineChart<X extends Number,Y extends Number> MultiXYChart<X,Y> Supports guide-lines and multiple axes.MultiXYChart.XYChartLayer<X,Y> To properly maintain Y-axis ranges between multiple Y-axes, proper lower/upper bounds should be set for Y-axes before creating chart layers.SliderChartPane TableTimeSeriesChart<T> -
Enum Summary Enum Description ChartColor Chart color palette from modena.css.ChartSeriesLineStroke