All Classes

Class Description
AbstractBaseTheme  
AnnotationImage  
AnnotationLine  
AnnotationText  
AnnotationTextPanel  
AxesChartStyler  
AxesChartStyler.TextAlignment  
BaseSeriesColors
Colors are taken from http://colorbrewer2.org/#type=qualitative&scheme=Set3&n=12.
BaseSeriesLines  
BaseSeriesMarkers  
BitmapEncoder
A helper class with static methods for saving Charts as bitmaps
BitmapEncoder.BitmapFormat  
BoxChart  
BoxChartBuilder  
BoxSeries  
BoxStyler  
BoxStyler.BoxplotCalCulationMethod
Box plot calculation method, method for determining the position of the quartile
BubbleChart  
BubbleChartBuilder  
BubbleSeries
A Series containing X, Y and bubble size data to be plotted on a Chart
BubbleSeries.BubbleSeriesRenderStyle  
BubbleStyler  
CategoryChart  
CategoryChartBuilder  
CategorySeries
A Series containing category data to be plotted on a Chart
CategorySeries.CategorySeriesRenderStyle  
CategoryStyler  
ChartBuilder<T extends ChartBuilder<?,​?>,​C extends org.knowm.xchart.internal.chartpart.Chart>
A "Builder" to make creating charts easier
ChartColor
Pre-defined Colors used for various Chart Elements
Circle  
ColorBlindFriendlySeriesColors  
Cross  
CSVExporter
This class is used to export Chart data to a folder containing one or more CSV files.
CSVImporter
This class is used to create a Chart object from a folder containing one or more CSV files.
CSVImporter.DataOrientation  
CSVImporter.SeriesData  
DialChart  
DialChartBuilder  
DialSeries
A Series containing Radar data to be plotted on a Chart
DialStyler  
Diamond  
FontColorDetector  
GGPlot2SeriesColors  
GGPlot2SeriesLines  
GGPlot2SeriesMarkers  
GGPlot2Theme  
GifEncoder
A helper class with static methods for saving Charts as a GIF file
HeatMapChart  
HeatMapChartBuilder  
HeatMapSeries
A Series containing X, Y and heatData data to be plotted on a Chart
HeatMapStyler  
Histogram
This class can be used to create histogram
Marker  
MatlabSeriesColors  
MatlabSeriesLines  
MatlabSeriesMarkers  
MatlabTheme  
None  
OHLCChart  
OHLCChartBuilder  
OHLCSeries  
OHLCSeries.OHLCSeriesRenderStyle  
OHLCStyler  
Oval  
PdfboxGraphicsEncoder
A helper class with static methods for saving Charts as a PDF file
PieChart  
PieChartBuilder  
PieSeries
A Series containing Pie data to be plotted on a Chart
PieSeries.PieSeriesRenderStyle  
PieStyler  
PieStyler.ClockwiseDirectionType  
PieStyler.LabelType  
Plus  
PrinterFriendlySeriesColors  
QuickChart
A convenience class for making Charts with one line of code
RadarChart  
RadarChartBuilder  
RadarSeries
A Series containing Radar data to be plotted on a Chart
RadarStyler  
RadarStyler.RadarRenderStyle  
Rectangle  
SeriesColors  
SeriesLines
Pre-defined Line Styles used for Series Lines
SeriesMarkers  
Square  
Styler
The styler is used to manage all things related to styling of the vast number of Chart components
Styler.ChartButtonPosition  
Styler.ChartTheme  
Styler.LegendLayout  
Styler.LegendPosition  
Styler.ToolTipType  
Styler.YAxisPosition  
SwingWrapper<T extends org.knowm.xchart.internal.chartpart.Chart<?,​?>>
A convenience class used to display a Chart in a barebones Swing application
Theme  
Trapezoid  
TriangleDown  
TriangleUp  
Utils  
VectorGraphicsEncoder
A helper class with static methods for saving Charts as vectors
VectorGraphicsEncoder.VectorGraphicsFormat  
XChartPanel<T extends org.knowm.xchart.internal.chartpart.Chart<?,​?>>
A Swing JPanel that contains a Chart
XChartPanel.Printer  
XChartSeriesColors  
XChartSeriesLines  
XChartSeriesMarkers  
XChartTheme  
XYChart  
XYChartBuilder  
XYSeries
A Series containing X and Y data to be plotted on a Chart
XYSeries.XYSeriesRenderStyle  
XYStyler