UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

19 lines (18 loc) 295 B
{ "options": { "title": { "text": "The 'constr' option is set to use stockChart" }, "series": [ { "type": "column", "data": [5, 6, 7, 8] }, { "type": "line", "data": [1, 2, 3, 4] } ] }, "constr": "stockChart" }