Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.chart
package com.iamsoft.util.ui.javafx.chart
Classes related to plotting, charting, etc.
-
ClassDescriptionChart color palette from modena.css.ChartStack<X>ChartStackLayer<X,
Y> Represents a function which calculates the closest data point between two data points, compared to a given display position.Capable of displaying a line atop some other node.MultiXYChart<X,Y> Supports guide-lines and multiple axes.To properly maintain Y-axis ranges between multiple Y-axes, proper lower/upper bounds should be set for Y-axes before creating chart layers.