Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 164282: Chart Axis title position wrongly when tick Flip Axis

Summary: Chart Axis title position wrongly when tick Flip Axis.

Bugzilla Bug (s) Resolved:  164282

Description:
1. Transpose the TextAlignment when flipping the axes.
2. Rearrange the alignment button in the font dialog.
3. For the flipped axes, drawing the sample in the canvas according to the transposed alignment.

Tests Description: Test Manually.

Files Edited:

/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FontDefinitionDialog.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/DecorationSheet.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java


Files Added: None

Files Deleted: None


Notes to Build Team:  None

Notes to Developers:  None

Notes to QA:  None


Notes to Documentation:  None

 

Regards,

Nina Li

 


Back to the top