Question about fusionchart wrapper: Unable to sort graphsets
1
For each of an x number of months (graphsets and graphdatasetcategories) I want to show a y number of groups (graphdatasets). The months list is sorted. Within the groups loop I loop through the months loop. Months are however not shown in the correct sortorder. The View 2D Area example has the same issue I think. Any idea how I can fix this?
asked
Frans Verschoor (FraternIT)
2 answers
1
there seems to be a little glitch with default sorting in 2.5.1.rc2.
This issue will be solved in the final release.
answered
Roeland Salij
1
As far as I have experienced is the sorting order determined by the order they are placed in and retrieved from the database. Is the order of months consistently displayed in your graph?