The gnatt chart shows well in the desktop view but fails to show the gnatt chart when you try switching to mobile view (smaller screens like phone not a tablet screen).
This is the error that is generated.
Uncaught TypeError: format.indexOf is not a function at String.<anonymous> (highcharts.src.js:4138:35) at objectEach (highcharts.src.js:1317:24) at Time.dateFormat (highcharts.src.js:4136:17) at Axis.defaultLabelFormatter (highcharts.src.js:18974:32) at Object.labelFormatter (highcharts.src.js:17915:55) at Tick.addLabel (highcharts.src.js:17917:42) at Axis.generateTick (highcharts.src.js:20982:32)
The gnatt chart shows well in the desktop view but fails to show the gnatt chart when you try switching to mobile view (smaller screens like phone not a tablet screen). This is the error that is generated.
Uncaught TypeError: format.indexOf is not a function at String.<anonymous> (highcharts.src.js:4138:35) at objectEach (highcharts.src.js:1317:24) at Time.dateFormat (highcharts.src.js:4136:17) at Axis.defaultLabelFormatter (highcharts.src.js:18974:32) at Object.labelFormatter (highcharts.src.js:17915:55) at Tick.addLabel (highcharts.src.js:17917:42) at Axis.generateTick (highcharts.src.js:20982:32)