Change X Axis Interval

In the example above, the interval was set to 7.
This will work for any data type.
Widget Script:
widget.on('processresult', function(a,b){
b.result.xAxis.tickInterval = 7
})
Updated 03-02-2023
intapiuser
Admin
Joined December 15, 2022