SvgChart instance.
Optional
axisController: XYHorVertAxisControllerStatic
requiredDraws chart element for this serie and attached it to the serieGroup. Overrides base class method.
Serie object.
Serie index.
DOM group element for this serie.
Private
#getHelper function to get a curved path from an array of points.
Array of points.
Array of curved path coordinates.
Private
#closeCloses path for filled line charts.
Array of path coordinates
Array of points
Private
#getHelper function to get a straight path for line charts.
Array of points.
Array of path coordinates.
Returns HTML string to display when an item has received focus.
Config serie for which to display the value.
Index of the serie.
Index of the data.
The HTML string to display.
Draws chart.
Calls:
Group element where the chart can be appended to.
Execute serie config things before global config serie things are done.
Serie object
Execute config things after global config things are done.
Serie object
Generated using TypeDoc
Controller class for bar and line charts.