Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
FW: [birt-dev]CheckIn: Fix Bugzilla Bug 123725 --- Chart with width 100% displays different in viewer and html.

Title: FW: [birt-dev]CheckIn: Fix Bugzilla Bug 123725 --- Chart with width 100% displays different in viewer and html.

Summary 
Make the SVG chart support the dynamic size.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 123725 --- Chart with width 100% displays different in viewer and html.

Description:
Why:
In old code the SVG chart didn't support the dynamic size.

Fix:
Fixed.
Zhiqiang has added the "resize.svg" property support in org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.

 
Test Description:
Manu Test
 
Files Edited:
/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java#82 edit

/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl edit.

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top