UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

15 lines (14 loc) 194 B
{ "title": { "text": "Batch no. 2" }, "xAxis": { "categories": ["Jan", "Feb", "Mar", "Apr"] }, "series": [ { "type": "column", "data": [1, 2, 3, 4] } ] }