Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 177068.Y-axis on line charts incorrect in some cases

- Summary: Fix Bugzilla Bug 177068.Y-axis on line charts incorrect in some cases

- Bugzilla Bug (s) Resolved: 177068

- Description: Add range check for AutoScale. If the min or max is set to autoscale, and if the X Axis value position is set to a specific value, then the Y axis min or max cannot be greater or smaller than this value.

- Tests Description : Manual Test

- Files Edited:

/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java


- Files Added:


- Files Deleted:


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

 

Yueqian Wang

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388
* : ywang@xxxxxxxxxxx


Back to the top