data order in a pie chart [message #55151] |
Fri, 08 July 2005 05:15  |
Eclipse User |
|
|
|
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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04983 seconds