Does anyone know how to group data into buckets using the Charts JS plugin from Techblocks?
I’m trying to show the count of car maintenance costs, bucketed into $100 increments.
I’ve been able to get a bar chart to group data using a regular bar chart, but haven’t been able to do it using Charts JS. Maybe there’s something about the input structure I’m not getting - so happy to get thoughts from anyone.
Top chart is me trying in Charts JS and bottom chart was using the regular bar chart plugin
Regular bar chart input parameters
Charts JS input parameters
(x axis)
(y axis)