Knowledge Base DocsChevronRightIconHow-Tos & FAQsChevronRightIconChange 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 })ByintapiuserPosted 3 years ago 0 commentsComment Newest