Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Class and Description |
---|---|
class |
BoxPlotItem
A DataSeriesItem implementation suitable for
box plot charts.
|
class |
DataSeriesItem
The DataSeriesItem class represents a single entry in a
DataSeries . |
class |
DataSeriesItem3d
DataSeriesItem that can hold also Z value.
|
class |
DataSeriesItemBullet
DataSeriesItem that can hold also target and targetOptions.
|
class |
DataSeriesItemTimeline
DataSeriesItem that can hold also Label and Description values.
|
class |
DataSeriesItemXrange
DataSeriesItem that can hold also x2 and partialFill amount and color.
|
class |
FlagItem
DataSeriesItem that can hold also title and text values.
|
class |
OhlcItem
A DataSeriesItem implementation suitable for OHLC charts.
|
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.
|
Copyright © 2021. All rights reserved.