new TimeSpanEvent(context, params)
UI helper for managing the time span event options for showing markers on the chart.
Parameters:
| Name | Type | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
context |
CIQ.UI.Context | The context. |
||||||||||||||||||||
params |
Object | Initialization parameters. Properties
|
- Since:
-
7.2.0
Methods
-
showMarkers(node, type)
-
Shows or hides the time span event markers.
Parameters:
Name Type Description nodeHTMLElement The HTML element clicked.
typestring The type of time span event to show or hide.
- Since:
-
7.2.0
