Using views to create a chart with HighCharts, with 4 nodes in test sample.

Three fields - product name, type, and a value field.

Set grouping field to product type, with name as labels and value as data for a column chart.

3 of the node values are grouped under the label for one of the product names at the beginning of the column chart, and one in another, with 2 labels missing entirely.

Changing it to group by the product name and use the type for the labels results in only 1 label for type used to group all of the values, instead of the 3 that are actually in use.

I can't really tell if I'm doing something wrong or if the module just doesn't quite work with the grouping fields.

Comments

Sansui created an issue.

sensei.by.design’s picture

Do you have any sorting fields defined? I had the same issue and removing sorting fields did the trick.

jrochate’s picture

HI.

I'm having exactly the same problem.
Did you found out a solution?

thanks.

candelas’s picture

Same problem here. Grouping doesn't work for a webform custom composite field. i have a composite with year and i am unable to group by year. If I don't group, the years repeat. If I group, the years also repeat. I have tried all kinds of variations with all the options offered and there is not a way to get years not repeated.

Maybe there is a way, and if so, it would be great to learn it.

Thanks