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)
How to draw mutiple bar charts
venkatmadh
hi
i am very new to birt Tool,
my problem is
i want to plot multiple bar charts for each year ( i.e month wise)
for example
1) january one bar chart
2) feb one bar chart
.......................... like this
here i will select month names dynamically from data set
please any one guide me on this
( Now i am attaching my real scenario, here i need to draw bar chart for each GT Address)
Advanced Thanks
Find more posts tagged with
Comments
mwilliams
If you want a bar chart for each month, or for each GT Address, you would simply group your table by the field you want a chart for. It appears that you've already grouped by GT address, so you've got that. You'll now just need to put a chart into your group header or footer and when you select the data, just use the data from the container. That should give you the group data to plot.
Hope this helps.
venkatmadh
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="98911" data-time="1334276434" data-date="12 April 2012 - 05:20 PM"><p>
If you want a bar chart for each month, or for each GT Address, you would simply group your table by the field you want a chart for. It appears that you've already grouped by GT address, so you've got that. You'll now just need to put a chart into your group header or footer and when you select the data, just use the data from the container. That should give you the group data to plot.<br />
<br />
Hope this helps.<br /></p></blockquote>
<br />
<br />
hi<br />
guru Thank very much for responding<br />
<br />
what your are telling is right, <br />
<br />
could you give sample graph on it
mwilliams
What's your BIRT version?
venkatmadh
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="98954" data-time="1334328225" data-date="13 April 2012 - 07:43 AM"><p>
What's your BIRT version?<br /></p></blockquote>
<br />
<br />
hi <br />
<br />
guru<br />
<br />
<br />
my birt version is 2.6.2
mwilliams
Look at this example: