HTML5 Charts yAxis.tickAmount not Working

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!

mjanub's picture
8
Joined: May 3 2015 - 7:59pm
Last seen: 7 years 11 months ago

already made it working using tickPixelInterval instead

mjanub - 7 years 11 months ago

already made it working using tickPixelInterval instead

mjanub - 7 years 11 months ago

1 Answer:

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.

mrabbi's picture
23940
Joined: Oct 31 2011 - 9:20am
Last seen: 5 days 9 hours ago
Feedback