Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 132777: Set CF line to bar chart, preview incorrectly.

- Summary: Set CF line to bar chart, preview incorrectly.

- Bugzilla Bug (s) Resolved: 132777

- Description:
If the scale cuts off a data point, the location of the point returns 0.0.
Now give the initial value
NaN to all the data points.

- Tests Description :
Test Manually.

- Files Edited:
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Bar.java


- Files Added:None


- Notes to Build Team: None

- Notes to Developers: None

- Notes to QA: Nonw

- Notes to Documentation: None

 

Regards,

Nina


Back to the top