The data for the x-axis.
The data for the y-axis.
The name of the series. Optional.
The color in which the series should be shown on a chart. Can be html/css colors or hex values. Optional.
The dict representation of this object
dict representation of this object
Get the data used in the series. E.g. x-values, y-values, ...
the data used in the series
Generated using TypeDoc
A series for the case where the data consists of x-values and y-values.