Bug 170308 - Enhancement: allow sort bars in charts by Y value
Summary: Enhancement: allow sort bars in charts by Y value
Status: RESOLVED DUPLICATE of bug 182255
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.0   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: 2.3.0 M4   Edit
Assignee: David Michonneau CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 176869 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-12 05:50 EST by Vlad Grynchyshyn CLA
Modified: 2007-12-04 11:46 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vlad Grynchyshyn CLA 2007-01-12 05:50:18 EST
Use-case (Using BIRT version 2.2M2):

I created bar chart with the parameter - data set field binding name, so I
can specify row[parameter] for Y axis (values).

Question is: how to make proper sorting of bars from left to right in
descending order in simple bar chart?
I know I can sort the data set, but here it is not an option - in my case I
cannot sort data set because the field displayed by bar chart is a parameter
in report.
I also know I can pass another parameter for data set for sorting, but the
same data set is used for 2 charts and another sorting is already needed for
another chart on the same report.

It would be good to add sorting of result set for charts much like for report table. I think it is easy to add to chart just because it already exists for table. No need to add this new feature into the chart editing dialog (that may take a lot of time, I guess). Just allow specify sorting from properties pane for chart (like we specify sorting for report table).
Comment 1 Nina Li CLA 2007-04-12 05:39:43 EDT
*** Bug 176869 has been marked as a duplicate of this bug. ***
Comment 2 Nina Li CLA 2007-04-13 02:18:47 EDT
Add "Sort" tab in Property Editor for chart.
Comment 3 David Michonneau CLA 2007-05-08 11:52:49 EDT
Sort in the property editor seems ineffective.
Comment 4 Yulin Wang CLA 2007-05-15 02:26:47 EDT
Engine doesn't support sorting for charts.
Comment 5 Wei Zhao ( Shang ) CLA 2007-05-15 04:10:50 EDT
Model should support it first.
Comment 6 Ivy Li CLA 2007-05-16 00:06:26 EDT
Too late for RC0, schedule to RC1.
Comment 7 xingjie he CLA 2007-05-17 05:02:29 EDT
we can discuss it after 2.2
Comment 8 David Michonneau CLA 2007-10-23 16:10:58 EDT
Re-assigning to model to add support.
Comment 9 David Michonneau CLA 2007-12-04 11:45:37 EST
This has been resolved by bug182255

*** This bug has been marked as a duplicate of bug 182255 ***