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)
Bar chart and crosstab column width
mas_h
Hi,
I need to show in my report a bar chart and cross tab together next to each other vertically.
The labels for the x-axis should be shared with the cross tab group labels.
If there is a way that I could set a fixed width size for the chart unit spacing as well as the cross tab column size,
I think I can align those bar with the cross tab columns.
For the chart, even if I have set the unit spacing to some number, it will adjust accordingly depending on the number of bar.
And for the cross tab, I could not find a way to set the column width.
Unfortunately, I'm currently using 2.2.1.
If there is any workaround please let me know.
Thanks in advance
-mh-
Find more posts tagged with
Comments
mwilliams
Hi mh,
I would guess that you'd have to know how many bars and crosstab cells you'd have if you want to match them up. You can adjust the size of a crosstab column by clicking in one of the cells in that column and setting the width. You might be able to fix the width of your chart and then adjust the width of the crosstab cells at runtime to match up with the chart depending on how many columns there are. I haven't done this though, so I'm not certain it'll work.
navnathgajare
Hi Michael,
I am trying to display bar graph. number of coloumns are dynamic. those values are coming from database at a time of excution depending on user permissions.
I want to make width of bar fixed size. Any thoughts on this?
thanks,
Navnath
mwilliams
Take a look at this devShare post. Maybe it will help.
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1409-resize-bar-chart-based-on-the-number-of-bars/