CA Service Management

 View Only
  • 1.  Problem with Jasper Reports After Migration

    Posted Dec 20, 2018 12:27 PM

    I migrated jasper from Version 6.2 to Version 6.4.3

    After migration some reports has formating problems.

    This report is from version 6.2

    In the "Tickets por Categoria (TOP 10)" chart, the bar labels are not being truncated.

    This is the same report from version 6.4.3

    In this report the bar labels are truncated, indicated by a (...) in the end of label names.



  • 2.  Re: Problem with Jasper Reports After Migration

    Posted Dec 20, 2018 06:58 PM

    Hello Paulo,

     

    This applies to everything related to Jaspersoft Reports, as it is a third party product that we include with ITSM, and that is the Jasper site has a lot of useful information.

     

    I think your solution may be here:

    Advanced Chart Formatting | Jaspersoft Community 

    "Starting with Jaspersoft Version 6.2, the Advanced Properties Tab is designed to let you enter formatting commands:"

     

    With this variable:

    "yAxis.lables.style.fontSize

    CSS styles for the label. Use whiteSpace: 'nowrap' to prevent wrapping of category labels. Use textOverflow: 'none' to prevent ellipsis (dots). Defaults to {"color":"#6D869F","fontWeight":"bold"}. For example, value set to:

    "12px" "

     

    Thanks, Kyle_R.



  • 3.  Re: Problem with Jasper Reports After Migration

    Posted Dec 21, 2018 06:18 AM

    I´m using jasper studio to develop the reports and I was not able to find these parameters in chart formating for jasper studio



  • 4.  Re: Problem with Jasper Reports After Migration

    Broadcom Employee
    Posted Dec 21, 2018 06:55 AM

    Hi Paulo,

     

    I am placing here your comments you placed in the related support case you have opened for this issue/behavior seen, so it might help others facing it.

     

    "...I was able to discover how to resolve my problem:
    High Chart - How to prevent long axis labels from shortening with "..." suffix

    In this jasper Community link I found the solution.
    But this property not exists in GUI interface, so it must be set in code.
    I changed for one of my pages and it worked well."

     

    Thank you for letting us know of that.

     

    Kind regards,

    Roberto