Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: bugzilla 180689- [Regression]Chart with flipped axes doesn't display properly [0001]

- Summary:
[Regression]Chart with flipped axes doesn't display properly [0001]


- Bugzilla Bug (s) Resolved:
180689


- Description:
1. Fix the offset(size) issue in DataPointHints when chart is transposed.

2. Fix an issue in Bar renderer that may cause base/X coordinate is wrong when X axis is non-category and transposed.

3. Set the outside label invisible in Bar chart

- Tests Description :
Visual tests


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

"/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Bar.java"
"/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java"

- Files Added:


- Files Deleted

 


Back to the top