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 a side-by-side bar chart
4robert
I am new to BIRT and I have to draw a graph to show side-by-side bar chart. I know how to draw a simple bar chart but I don't know how to draw side-by-side bar chart where two different bar show side by side.
I have a table like this:-
Phase Critical High Medium Low
Phase-I 10 8 6 4
Phase-II 8 6 4 2
From this table I can easily draw a graph (Clustered column) in excel which look like the chart I have attached with this post.
Know the solution ? Please help me.
I am using birt-rcp-report-designer-2.2.2 to develop the report.
Thanks in Advance!
Robert
Find more posts tagged with
Comments
bourn2lead
Hi,
You have to take Bar graph and select subtype as 1 st option (Which is a side by side bar). In the Value Y series, specify the range of 1 st series for Series 1. In the Value Y series, if you observe, the Series1 is visible in a drop down box. Click the drop down and select <New Series...> and specify your second Range of data there. Try this and Let me know.
4robert
Hi,
Thanx for your advise.
I have tried it but it is not working for me.
I have attached a zip file where I have figured my table with data and also the graph generated in excel which I need to generate in BIRT.
So, you please look at the figure and then tell me what to do in details.
Also it may be required to change my table structure to get the exact figure.
So, I need the exact figure it is clear.
Thanx in advance
bourn2lead
Hi,
See the sttached CSV file and Report.
Good Luck.