UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

7 lines (6 loc) 251 B
{ "export": { "constr": "chart", "options": "xAxis: {categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']}, series: [{type: 'line', data: [1, 3, 2, 4]}, {type: 'line', data: [5, 3, 4, 2]}]}" } }