Chart Class
Class methods
- chart = Chart.multiSeries(type, title, table, xlabel, categoryColumn, ylabel, valueColumns)
- chart = Chart.singleSeries(type, title, table, xlabel, categoryColumn, ylabel, valueColumn)
Instance properties
- chart.stack = boolean