Posted by mike234 on November 22, 2010 at 11:26pm
2 followers
Jump to:
| Project: | Charts and Graphs |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | rsevero |
| Status: | postponed (maintainer needs more info) |
Issue Summary
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
| Attachment | Size |
|---|---|
| Charts & graphs bugs.ppt | 208 KB |
Comments
#1
About 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?