Package | Description |
---|---|
com.vaadin.flow.component.charts.model | |
com.vaadin.flow.component.charts.model.style | |
com.vaadin.flow.component.charts.util |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataLabels |
class |
AbstractPlotOptions |
class |
AbstractSeries
Abstract base class for series
|
class |
AbstractSeriesItem
Abstract superclass for chart series items
|
class |
Accessibility
Options for configuring accessibility for the chart.
|
class |
AreaOptions |
class |
Axis |
class |
AxisList<T extends Axis>
Alternative AxisContainer to allow multiple axes
|
class |
AxisTitle
The axis title, showing next to the axis line.
|
class |
Back
Defines the back panel of the frame around 3D charts.
|
class |
Background
An object, or array of objects, for backgrounds.
|
class |
Bottom
The bottom of the frame around a 3D chart.
|
class |
BoxPlotItem
A DataSeriesItem implementation suitable for
box plot charts.
|
class |
Breaks
An array defining breaks in the axis, the sections defined will be left out
and all the points shifted closer to each other.
|
class |
ButtonOptions
A collection of options for buttons appearing in the exporting module.
|
class |
ButtonPosition
Positioning options for
DrillUpButton |
class |
Buttons
Options for the export related buttons, print and export.
|
class |
ChartModel
Options regarding the chart area and plot area as well as general chart
options.
|
class |
ColorAxis |
class |
ColumnOptions |
class |
Condition
Under which conditions the rule applies.
|
class |
Configuration
Chart's configuration root object containing all the child objects that are
used to configure chart, axes, legend, titles etc.
|
class |
ContextButton
Options for the export button.
|
class |
ContextButtonMenuItem |
class |
Credits
Highchart by default puts a credits label in the lower right corner of the
chart.
|
class |
Crosshair
Configure a crosshair that follows either the mouse pointer or the hovered
point.
|
class |
CrosshairLabel
A label on the axis next to the crosshair.
|
class |
DataGrouping
Data grouping is the concept of sampling the data values into larger blocks
in order to ease readability and increase performance of the JavaScript
charts.
|
class |
DataLabels
Options for the series data labels, appearing next to each data point.
|
class |
DataLabelsFunnel |
class |
DataLabelsRange
Extended data labels for range series types.
|
class |
DataProviderSeries<T>
A series which is based on data from a DataProvider.
|
class |
DataSeries
An array of data points to be displayed in a chart.
|
class |
DataSeriesItem
The DataSeriesItem class represents a single entry in a
DataSeries . |
class |
DataSeriesItem3d
DataSeriesItem that can hold also Z value.
|
class |
DateTimeLabelFormats
For a DATETIME axis, the scale will automatically adjust to the appropriate
unit.
|
class |
Dial
Options for the dial or arrow pointer of the gauge.
|
class |
Drilldown
Options for drill down, the concept of inspecting increasingly high
resolution data through clicking on chart items like columns or pie slices.
|
class |
DrillUpButton
Options for the drill up button that appears when drilling down on a series.
|
class |
Exporting
Options for the exporting module.
|
class |
ExportingMenuItemDefinition |
class |
FlagItem
DataSeriesItem that can hold also title and text values.
|
class |
Frame
Provides the option to draw a frame around the charts by defining a bottom,
front and back panel.
|
class |
GaugeOptions |
class |
Global
Global options that don't apply to each chart.
|
class |
Halo
Options for the halo appearing around the hovered point in line-type series
as well as outside the hovered slice in pie charts.
|
class |
HeatSeries
A specialized series for use with HeatMaps
|
class |
Hover
Options for the hovered series
|
class |
HTMLLabelItem
A HTML label that can be positioned anywhere in the chart area.
|
class |
HTMLLabels
HTML labels that can be positioned anywhere in the chart area.
|
class |
KeyboardNavigation
Options for keyboard navigation.
|
class |
Label
Text labels for the plot bands
|
class |
Labels |
class |
Lang
Language object.
|
class |
Legend
The legend is a box containing a symbol and name for each series item or
point item in the chart.
|
class |
LegendNavigation
Options for the paging or navigation appearing when the legend is overflown.
|
class |
LegendTitle
A title to be added on top of the legend.
|
class |
Level
Set options on specific levels.
|
class |
ListSeries
A series consisting of a list of numerical values.
|
class |
Loading
The loading options control the appearance of the loading screen that covers
the plot area on chart operations.
|
class |
Marker
In Highcharts 1.0, the appearance of all markers belonging to the hovered
series.
|
class |
MarkerSymbolUrl
Symbol that is fetched from the url, implementing ChartEnum to provide
correct serialization
|
class |
Navigation
A collection of options for buttons and menus appearing in the exporting
module.
|
class |
Navigator
The navigator is a small series below the main series, displaying a view of
the entire data set.
|
class |
NoData
Options for displaying a message like "No data to display".
|
class |
OhlcItem
A DataSeriesItem implementation suitable for OHLC charts.
|
class |
OhlcOptions |
class |
Options3d
Options to render charts in 3 dimensions.
|
class |
Pane
Applies only to polar charts and angular gauges.
|
class |
PaneList
Pane Container to allow multiple Panes
|
class |
Pivot
Options for the pivot or the center point of the gauge.
|
class |
PlotBand
An array of objects defining plot bands on the Y axis.
|
class |
PlotLine
An array of lines stretching across the plot area, marking a specific value
on one of the axes.
|
class |
PlotOptionsArea |
class |
PlotOptionsArearange
The area range is a cartesian series type with higher and lower Y values
along an X axis.
|
class |
PlotOptionsAreaspline |
class |
PlotOptionsAreasplinerange
The area spline range is a cartesian series type with higher and lower Y
values along an X axis.
|
class |
PlotOptionsBar |
class |
PlotOptionsBoxplot
A box plot is a convenient way of depicting groups of data through their
five-number summaries: the smallest observation (sample minimum), lower
quartile (Q1), median (Q2), upper quartile (Q3), and largest observation
(sample maximum).
|
class |
PlotOptionsBubble
A bubble series is a three dimensional series type where each point renders
an X, Y and Z value.
|
class |
PlotOptionsCandlestick |
class |
PlotOptionsColumn |
class |
PlotOptionsColumnrange
The column range is a cartesian series type with higher and lower Y values
along an X axis.
|
class |
PlotOptionsErrorbar
Error bars are a graphical representation of the variability of data and are
used on graphs to indicate the error, or uncertainty in a reported
measurement.
|
class |
PlotOptionsFlags |
class |
PlotOptionsFunnel
Funnel charts are a type of chart often used to visualize stages in a sales
project, where the top are the initial stages with the most clients.
|
class |
PlotOptionsGauge
General plotting options for the gauge series type.
|
class |
PlotOptionsHeatmap
The heatmap series type.
|
class |
PlotOptionsLine |
class |
PlotOptionsOhlc |
class |
PlotOptionsPie
A pie chart is a circular chart divided into sectors, illustrating numerical
proportion.
|
class |
PlotOptionsPolygon
A polygon series can be used to draw any freeform shape in the cartesian
coordinate system.
|
class |
PlotOptionsPyramid
A pyramid chart consists of a single pyramid with item heights corresponding
to each point value.
|
class |
PlotOptionsScatter |
class |
PlotOptionsSeries
General options for all series types.
|
class |
PlotOptionsSolidgauge
A gauge showing values using a filled arc with colors indicating the value.
|
class |
PlotOptionsSpline |
class |
PlotOptionsTreemap
The size of the point shape is determined by its value relative to its
siblings values.
|
class |
PlotOptionsWaterfall
Options for the waterfall series type.
|
class |
PointOptions |
class |
Position
Position configuration for the credits label.
|
class |
PyramidOptions |
class |
RangeSelector
The range selector is a tool for selecting ranges to display within the
chart.
|
class |
RangeSelectorButton
Options for range selector buttons.
|
class |
RangeSeries
Series for range type data
|
class |
ResetZoomButton
The button that appears after a selection zoom, allowing the user to reset
zoom.
|
class |
Responsive
Allows setting a set of rules to apply for different screen or chart sizes.
|
class |
Rules
A set of rules for responsive settings.
|
class |
Scrollbar
An optional scrollbar to display on the Y axis in response to limiting the
minimum an maximum of the axis values.
|
class |
Select
The appearance of the point marker when selected.
|
class |
SeriesTooltip
A configuration object for the tooltip rendering of each single series.
|
class |
Side
Note: As of v5.0.12,
frame.left or frame.right
should be used instead. |
class |
StackLabels
The stack labels show the total value for each bar in a stacked column or bar
chart.
|
class |
States |
class |
Stop |
class |
Subtitle
The chart's subtitle
|
class |
TimeUnitMultiples
Class used to define allowed multiples a time unit is allowed to be grouped
to.
|
class |
Title
The chart's main title.
|
class |
Tooltip
Options for the tooltip that appears when the user hovers over a series or
point.
|
class |
Top
The top of the frame around a 3D chart.
|
class |
TreeSeries
A collection of
TreeSeriesItems that compose a
multi-root tree. |
class |
TreeSeriesItem
This class represents one node in a
TreeSeries . |
class |
WaterFallSum
DataSeriesItem that can be used as sum or intermediate sum in waterfall
charts.
|
class |
XAxis
The X axis or category axis.
|
class |
YAxis
The Y axis or value axis.
|
class |
ZAxis
The Z axis or depth axis for 3D plots.
|
class |
Zones
An array defining zones within a series.
|
Modifier and Type | Class and Description |
---|---|
class |
ButtonTheme |
class |
LabelStyle
Style options for CSS styling
|
class |
SolidColor
Solid (non gradient) colors
|
Modifier and Type | Method and Description |
---|---|
static String |
ChartSerialization.toJSON(AbstractConfigurationObject object) |
Copyright © 2025. All rights reserved.