Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Backport 2.1.3bug 173245 to HEAD

- Summary: 

Backport 2.1.3bug to HEAD

 - Bugzilla Bug (s) Resolved:

# 173245

 - Description: 
1.      (173245) Enforce a 10,000 rows limitation for chart data-binding. If exceeding that limit, the chart won't be rendered, and an error will be shown.
2.      Fixed a minor bug in Area chart. Null value in two sides won’t render the base line any more.

- Code Reviewer: N/A

- Tests Description:  Manual test.

 

- Notes to Build Team: N/A

 

- Notes to Developers: N/A

 

- Notes to QA:  N/A

 

- Notes to Documentation: N/A

 

- Files Edited:

"/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java" "/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java" "/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/engine/i18n/nls.properties"
"/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Area.java"

- Files Added:

 

- Files Deleted

 

 


Back to the top