The name for this element.
The data for the x-axis. Format : ["day 1", "day 2", "day 3", "day 4", "day 5"] or [{"value": "day 1"}, {"value": "day 2"}, {"value": "day 3"}, {"value": "day 4"}, {"value": "day 5"}]
The data for the y-axis in the same format as x_data.
The date options for the chart. Optional.
The title of the chart. Optional.
The title for the x-axis. Optional.
The title for the y-axis. Optional.
The title for the second y-axis. Optional.
The title for the second x-axis. Optional.
Dictionary representation of this Element.
dictionary representation of this Element
A set containing all available template tags this Element reacts to.
set of tags associated with this Element
Generated using TypeDoc
The class for an COPChart. This is used for chart templating.