Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Changing chart size at runtime
manmin_yan
Hi all,
Is it possible to resize a birt chart at runtime? I have seen a solution where a chart can be resized in the beforeFactory event, but this won't work for me as my chart height must depend on the number of rows retrieved. The requirement for my report is to generate a set of gantt charts using the data from a database table. In the report design, I've placed the chart in a group header of the table to show 25 projects per chart (so that it'll fit in a page). What I now need is the ability to resize the chart on the last page when the number of rows < 25.
Any help with this would be greatly appreciated.
Man Min
Find more posts tagged with
Comments
TheRealDea
Have you been able since this posting, to change the chart size dynamically?
manmin_yan
No I haven't. I haven't re-investigated the issue with 2.3.x though.