Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fixed [Bugzilla] 138835: When the chart contains only zero values, the Percentile Value of Y Series displays as null.

- Summary: When the chart contains only zero values, the Percentile Value of Y Series displays as null.

- Bugzilla Bug (s) Resolved: 138835

- Description:
Fixed in 2D with Axes, 2D without Axes and 3D with Axes
When the chart contains only zero values, the percentile value is 1 / (the number of zero values).

- Tests Description: Test Manually.

- Files Edited:
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith3DAxes.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withoutaxes/PlotWithoutAxes.java


- Files Added:

- Notes to Build Team: None

- Notes to Developers: None

- Notes to QA: None

- Notes to Documentation: None

 

Regards,

Nina



Back to the top