January 2015
Intermediate to advanced
478 pages
10h 7m
English
By now, we should have an idea of what the series property does. In this section, we are going to examine it in more detail.
The series property is an array of series configuration objects that contain data- and series-specific options. It allows us to specify single-series data and multiple-series data. The purpose of series objects is to inform Highcharts of the format of the data and how the data is presented in the chart.
All data values in the chart are specified through the data field. The data field is highly flexible and can take an array in a number of forms, as follows:
The first two options have already been ...
Read now
Unlock full access