Skip to main content



      Home
Home » Archived » BIRT » data order in a pie chart
data order in a pie chart [message #55151] Fri, 08 July 2005 05:15 Go to next message
Eclipse UserFriend
I have a dataset like this:

criteria amount
---------------------------
very important 5
important 3
average 2
less important 4
not important 6

I want to display this data in a pie chart. The order-clause of the select
statement brings the criteria into right order (very
important-important-average...).
In the pie chart i define the x-series as ordered ascending. But in the
resulting pie chart, data isn't ordered at all. Ordering of the legend
entries is 'very important-average-important-less important-not important'.

Anyone has an idea how I can bring the data into desired order?

Thanks in advance,
Florian
Re: data order in a pie chart [message #55772 is a reply to message #55151] Sun, 10 July 2005 23:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi Florian,

In other types of charts, such as bar chart and stock chart, the data
could be organized in correct order.

Unfornately, it doesn't work well in the pie chart. All the data will be
ordered by the first letter of X-series (Base-series) value. In your case,
the order will be "average-important-less important-not important-very
important".

So please enter this problem into Bugzila; we will work on it ASAP.
Thanks:)

Regards,
Nina Li
Actuate Corporation
Re: data order in a pie chart [message #55878 is a reply to message #55772] Mon, 11 July 2005 05:31 Go to previous message
Eclipse UserFriend
the 'very important' was in first place because I had it with a capital
'V' in the database...
I added a bug report.

Best Regards,
Florian
Previous Topic:problems creating a bar chart
Next Topic:Deploying report with chart
Goto Forum:
  


Current Time: Fri May 09 12:13:37 EDT 2025

Powered by FUDForum. Page generated in 0.04983 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top