When a scrollline2d, there is a case where _allTicks is undefined
ticks = axisConfig._allTicks,
len = ticks.length;
And crash totally FusionCharts :
zone.js:199 Uncaught TypeError: Cannot read property 'length' of undefined
at CategoryAxis._parseCategoryPlotLine (fusi...