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

How to display the fractional values in Pie chart in ireport


anupp1983

Recommended Posts

 Hi,
How to display the fractional values in Pie chart...........


<pie3DPlot labelFormat="{0} {2}" legendLabelFormat="{0} {1}">
     <plot/>
    </pie3DPlot

Using this i can display only decimal values.....
Like 20% 55%..........

I want to display output in pie chart like 12.25%, 55.30%, 0.05%.........

How can implement this..............

 

plz help me..

 

Thanks in advance...

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

    I  am using ireport3.6.According to your suggestion 

     java.text.NumberFormat.getPercentInstance($P{REPORT_LOCALE}) i am getting exception

java.lang.ClassNotFoundException:

 java.text.NumberFormat.getPercentInstance($P{REPORT_LOCALE})

is thr any jar file required for this exception?

how to resolve the issue...

Thanks in advance..

Anup

Link to comment
Share on other sites

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...