All Classes and Interfaces

Class
Description
AbstractChart<T extends ChartData<?>,S extends Serializable>
Abstract class to help build charts.
Abstract class to help build end charts that uses collections.
 
AreaChart<T extends Number>
Simple implementation of Area Chart.
Data Helper to build Area Charts.
Axes options are specified within an axes object at the top level of the plot options like so:
An individual axis object.
The Class AxisNumber.
Default implementation of Axis.
BarChart<T extends Number>
Simple implementation of Bar Chart.
BarData<T extends Number>
Data Helper to build Bar Charts.
BarSeriesChart<I extends Number,V extends Number>
Simple implementation of Bar Chart.
Marker interface for Chart Items
Simple implementation of Bubble Chart.
Data Helper to build Bubble Charts.
Representa um item do bubble chart
CanvasOverlay object.
Chart<T extends ChartData<?>>
Base of all charts
Base configuration of JqPlot Chart.
Base interface to handle data.
Plugin class representing the cursor as displayed on the plot.
DashedHorizontalLine object.
DashedVerticalLine object.
The Class ElemContainer.
Marker interface for all elements.
The Class FillBetween.
Object representing the grid on which the plot is drawn.
GridPadding
 
HorizontalLine object.
 
Annotation to inform the resources used by Chart
Resources of JqPlot aka Plugins.
Utility class to provide json from Chart object.
Data Helper to build Labeled Charts.
LabeledItem's data.
Simple implementation of Labeled Line Chart.
Legend object.
 
Line object.
LineChart<T extends Number>
Simple implementation of Line Chart.
LinedData<T extends Number>
Data Helper to build Line Charts.
Container for all line types used with a canvas overlay.
LineSeriesChart<I extends Number,V extends Number>
Simple implementation of Line Series Chart.
LineSeriesData<I extends Number,V extends Number>
Data Helper to build Line Series Charts.
LineSeriesItem's data.
 
The default jqPlot marker renderer, rendering the points on the line.
Data Helper to build Meter Charts.
Simple implementation of Meter Gauge Chart.
Helper to handle Data Number with generics.
PieChart<T extends Number>
Simple implementation of Pie Chart.
PieData<T extends Number>
Data Helper to build Pie Charts.
Simple implementation of Pie Donut Chart.
Data Helper to build Pie Donut Charts.
The Class PointLabels.
Renderer options.
The Class Serie.
SeriesDafaults
A 'tick' object showing the value of a tick/gridline on the plot.
Plot Title object.
 
TrendLine
VerticalLine object.
which x axis to use with this series, either 'xaxis' or 'x2axis'.
which x axis to use with this series, either 'xaxis' or 'x2axis'.
which y axis to use with this series, either 'yaxis' or 'y2axis'.
which y axis to use with this series, either 'yaxis' or 'y2axis'.