Closed (fixed)
Project:
Charts and Graphs
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Oct 2010 at 22:13 UTC
Updated:
6 Dec 2010 at 23:20 UTC
I am using Google Charts as the charting engine and created a side bar chart type. I added sort criteria to sort the bars in a descending format. The graph shows the bars correctly in a descending order. However, the labels are sorted ascending and thus are mismatched with the bars.
| Comment | File | Size | Author |
|---|---|---|---|
| Views Charts bug.ppt | 151.5 KB | mike234 |
Comments
Comment #1
rsevero commentedIt's a Charts and Graphs bug, not Views and Charts.
Fixed with http://drupal.org/cvs?commit=450202 and http://drupal.org/cvs?commit=450204.
Comment #2
mike234 commentedreservo, I tested the new version and it works great. Thanks!