Create Highcharts Line Chart - Time Series
This article provides a step y step example of creating a Highcharts Time Series Line chart.
Documentation on HighCharts Line Chart API can be found via the following links:
http://www.highcharts.com/demo/line-basic
http://api.highcharts.com/highcharts#plotOptions.line
Note: Report & Chart Editor formats are slightly different for Version 3
1. Choose a Report that contains a Time Series
In this example, the calendar_date column contains the time series data. Data collected should e limited to two columns. If you have a report with more than two columns, you can create a Pivot Table to limit the data to two columns.
2. Add the Chart
From the Report Content tab, click the "+ Chart" button.
3. Choose Highcharts Line
Select Highcharts Line for Chart type.
Save
4. Full Chart Editor displays
- Enter a unique Name for the chart
Save & Publish