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 create Bar/line/pai char using chart API
pkc2
hi,
I want to implement charts in our java application but
I am new for Birt Chart and not able to create charts using birt char API.
So please help me..............
I want to implement charts in .png or .gif file format. So please provide me sample code for the same.
Thanks in Advance.
Find more posts tagged with
Comments
mwilliams
Hi pkc2,<br />
<br />
Check out these posts from the devShare. They may help you out.<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/deploying-birt-reports/792-eclipsecon-2009-integrating-birt/#description'>EclipseCon
2009 Integrating BIRT - Tutorials - BIRT Exchange</a><br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/designing-birt-reports/463-birt-chart-engine-api-webinar-examples/#description'>BIRT
Chart Engine API webinar examples - Designs & Code - BIRT Exchange</a>
pkc2
Thanks Michael..............
Now i m able to generate the charts in .png file format.
but now we have another problem.
How to set the chart size as per our requirement .......... actually I m displaying these chart in my application on JSPs.
So as per requirement I want to set the chart size.
and tell me about all attributes .............for generating charts.
Thanks In Advance.
Pramod....