Package qupath.lib.gui.charts
package qupath.lib.gui.charts
Classes for plotting and charting.
-
ClassDescriptionHelper class for generating interactive charts.Builder for creating scatter charts.Builder for creating pie charts.Builder for creating scatter charts.Pane that can be used to contain an XYChart, adding adjustable thresholds to be displayed.Collection of static methods to help when working with JavaFX charts, and adapting these for QuPath's purposes.JavaFX chart for displaying histograms.Enum to specify how the counts are displayed.Display mode for the histogram.Helper class for representing data that may be visualized with a
HistogramChart
.Wrapper close to enable the generation and display of histograms relating to a data table.