We can't seem to make tick settings not working on our Reports created using Jaspersoft Studio Professional.
http://api.highcharts.com/highcharts#yAxis.tickAmount
Do we need to do anything else to make this work?
Thanks!
1 Answer:
Posted on September 15, 2015 at 9:07am
Hi,
the reason is that the property yAxis.tickAmount is available starting from the version 4.1.0 of the Highcharts library as mentioned in their API page.
Current version of Jaspersoft Studio Professional ships version 4.0.3. The problem should be solved in the next upcoming official release, we are supposed to upgrade the Highcharts Javascript library.
In the meanwhile, glad you were able to find a "workaround".
Best regards,
Massimo.
already made it working using tickPixelInterval instead
already made it working using tickPixelInterval instead