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

CommentFileSizeAuthor
Charts & graphs bugs.ppt208 KBmike234

Comments

rsevero’s picture

Assigned: Unassigned » rsevero
Status: Active » Postponed (maintainer needs more info)

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?