annotation
Name | Default |
---|---|
--warp-view-chart-label-color | #8e8e8e |
--warp-view-chart-grid-color | #8e8e8e |
Name | Type | Description |
---|---|---|
data | GTS , GTS[] |
Data to display, non-numeric GTS only |
globalParams | Option |
Global options (see above) concerning this tile |
params | Option[] |
List of options (see above) concerning each displayed dataset depending of the index of this array |
events | Events[] |
List of events to emit (see below) |
Dedicated options:
expandAnnotation
:boolean
displayExpander
:boolean
Supported options per series are:
datasetColor
: Hex CSS color of the series. ie: '#fff00f'key
: Name the series
Samples
Simple annotation
With Boolean Values
Point of Interest
A Point of Interest (POI) is a specific datapoint you decide to focus on by clicking on it. It emits an event which contains the list of POIs. By listening this kind of event, you can decide how to handle them.
Found an issue on this page or something missing?
Tell us on
The Lounge, the Warp 10 Community Slack.