Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix the curve fitting exception caused by the curve render.

- Summary: Fix a curve fitting error

- Bugzilla Bug (s) Resolved: None

- Description:
1. Fix the curve fitting error, which caused by the curve render.
2. Remove the disconnected missing value support for scatter chart.

- Tests Description :

- Files Edited:
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Area.java
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Line.java
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Scatter.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/CurveRenderer.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/LineSeriesAttributeComposite.java


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

Regards,

Nina


Back to the top