Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Handle the corner case of function beforeDrawLegendItem()

Summary: Function beforeDrawLegendItem() only works for Bar, Area, Meter, Pie, Stock Chart

Bugzilla Bug (s) Resolved: 161199

Description:
Handle the corner case:
If the smaller one between width and height of bounds is less than or equal zero, manually set markerSize = 1.

Tests Description:  Test Manually.

Files Edited:

/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Gantt.java
/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/Line.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