Closed (fixed)
Project:
FusionCharts
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2009 at 17:06 UTC
Updated:
13 Feb 2009 at 05:00 UTC
I can see the advantages of line 56 of fusioncharts.module:
sort($data);
But if the category labels on a stacked chart are say, months of the year (Jan, March, etc.) then you have a big issue with this kind of sorting.
What's the rationale behind it?
Comments
Comment #1
aaron1234nz commentedDownload the latest -dev copy. I have removed this and replaced it with some proper data validation and data sanitization.
Comment #2
aaron1234nz commented