Jump to content
JasperReports Library 7.0 is now available ×
  • How to Avoid yAxis labels overlap


    asimkin
    • Features: Ad Hoc, Charts Version: v6.3

    Issue Description

    We have created an Ad-Hoc view with a BAR chart. Customer has a requirement of presenting more than 500 records of yAxis data on the chart.

    When we tried presenting the same the data is getting cluttered, labels in yAxis are overlapped.

     

    Could you please suggest us steps to solve this.


    Resolution

    One of the easiest solution is to set 'Interval between Y-axis labels' chart property to 2 or higher value if required.

    This property uses Highcharts' one - yAxis.labels.step

    http://api.highcharts.com/highcharts/yAxis.labels.step

    Setting the step to 2 shows every other label:

    JRS_Chart_yAxisLabels.png.7d8742cfb9a11c2ed70493c7f5670066.png


    Ref. Case 01465532


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...