Closed (fixed)
Project:
Charts and Graphs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jun 2010 at 21:50 UTC
Updated:
8 Jul 2010 at 21:30 UTC
The default Bluff behavior is to sort the data provided. Charts and Graphs should change this to give control to the developer on how the data will be presented.
Is the developer wants to sort the data, he/she can do it before passing the data to Charts and Graphs.
The attached patch fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| charts-graphs_bluff-should-not-sort-values.patch | 876 bytes | rsevero |
Comments
Comment #1
rsevero commentedRemoved automatic data sorting by Bluff with commit #384084.