- Description:
 Chart series.
- Source:
 - Copyright:
 - 2016 Frédéric Massart - FMCorz.net
 
- License:
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 
Chart series.
Methods
(static) create(obj) → {module:core/chart_series}
- Description:
 Create a new instance of a series from serialised data.
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
obj | 
            
            Object | The data of the series.  |