| How to disable BIRT sorting on stacked distribution charts [message #1408650] |
Fri, 15 August 2014 13:44  |
Eclipse User |
|
|
|
|
I have been working on this task for the last month or so at work. We had issues using the date-time data type in our templates and have since used string data. We get a list of data sent to us that we parse and map to a BIRT report. We modify all the XML and have templates based on what report is being generated. When we do a stacked distribution chart the sorting goes crazy. We don't even want to sort at all because the data that is given to us is already in the order we want. This works fine until we try to export a stacked distribution. Apparently BIRT tries to do some sort of ordering of the data even though it is in the correct order. This default behavior is actually ruining the order of our data and I don't know how to disable it. The solution has to be some sort of xml element that can be added to disable sorting all together or at least override it for stacked charts. Selection_14 is an example of out of order data from BIRT's default sorting and Selection_15 is an example of the same data without stacking and dates that are in order.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04428 seconds