UNPKG

highcharts-export-server

Version:

Convert Highcharts.JS charts into static image files.

11 lines (10 loc) 165 B
// eslint-disable-next-line no-undef Highcharts.charts[0].update({ xAxis: [ { tickPositioner: function () { return [0, 3]; } } ] });