Postponed (maintainer needs more info)
Project:
Charts and Graphs
Version:
6.x-2.6
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
22 Nov 2010 at 23:26 UTC
Updated:
19 Apr 2011 at 20:10 UTC
I am using Charts & Graphs and Views Charts. The chart options is Google charts and this is a side bar chart.
The first bug I have identified is that the chart displays labels and space for fields with a nul or zero value. I would have expected the chart to respond similar to tables where the labels for blank values are not displayed. Please see the attachment for more specifics.
The second bug I identified is that the Label value of "None" does not seem to work. When selected the graph displays a default label. Please see the attachment for more details.
Thanks,
Mike
| Comment | File | Size | Author |
|---|---|---|---|
| Charts & graphs bugs.ppt | 208 KB | mike234 |
Comments
Comment #1
rsevero commentedAbout the first issue: if you don't want some data to be displayed, don't let it be retrieved in the first place. Create a filter in your view that will filter out the data you don't want.
About the second issue: could you please test it with other charting libraries and report back?