Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#188800 - There is one bubble missing [0001]

- Summary:
There is one bubble missing [0001]

- Bugzilla Bug (s) Resolved: 188800

- Description:
Cause: when checking category scale of X axis, need to check Text axis type as well.
Fixed by invoking SeriesRenderHints.isCategoryScale, rather than OneAxis, to check category scale.
- 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/render/AxesRenderer.java



- Files Added:



- Files Deleted

 


Back to the top