Jump to content
We've recently updated our Privacy Statement, available here ×

Problem creating PIE charts using XML Datasrc


Recommended Posts

By: sri - sriniv007

Problem creating PIE charts using XML Datasrc

2005-04-11 01:39

i need to generate a PIE chart from xml file using XML DATASOURCE, i need a pie chart for the A,B,C values .

i am using ireport 1.4.1 & jasper 0.6.5

My file is as follows :

<?xml version="1.0" ?>

<segments>

<segment>

<code>1000</code>

<segmentname>wer</segmentname>

<value>100</value>

<description>A</description>

<A>200</A>

<B>400</B>

<C>600</C>

</segment>

</segments>

 

Please forward your toughts on this..

S

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...