Create new Controller class.
SvgChart instance.
Static
requiredReturns 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.
Draws chart element for this serie and attached it to the serieGroup.
Serie object.
Serie index.
DOM group element for this serie.
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
Abstract Controller class. Reponsible for drawing charts for specific chart types.