UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

6 lines (5 loc) 356 B
{ "instr": "{\"title\":{\"text\":\"Global and theme options from files\"},\"xAxis\":{\"categories\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\"]},\"series\":[{\"type\":\"column\",\"data\":[5,6,7,8]},{\"type\":\"line\",\"data\":[1,2,3,4]}]}", "globalOptions": "./samples/resources/options_global.json", "themeOptions": "./samples/resources/options_theme.json" }