Jump to content
  • Bubble Chart error on empty dataset, Jasper/Highcharts


    darth_fader
    Assigned User lucianc
    CategoryBug report
    Component: 32401
    PriorityNormal
    ReproducibilityAlways
    ResolutionFixed
    SeverityMajor
    StatusResolved
    Versionv7.5.0

    The HTML5 highcharts Bubble Chart throws an IndexOutOfBoundsException when no data is returned from dataset. This is very easy to reproduce. However, this only occurs when subdatasets are used. When the reports primary data set is used, when no data is returned it doesn't get to the point where the chart is generated. Also, this is likely specific to the bubble chart - not happening in bar charts - but I haven't tested extensively with other chart types.

     

     

    I'm guessing that there's a bad array reference somewhere around com.jaspersoft.jasperreports.highcharts.charts.ChartFillComponent.createBubbleChartData that needs properly handled.

     

     


    Attachments:

    User Feedback

    Recommended Comments


×
×
  • Create New...