Grouped barchart

Hi there. I have a set of data that shows number of units of production per hour of day, for different products

S o I can show the production profile I’m thinking unit of production on one axis, agaisnt hour of day on the other, with bars for each product

So far I can only show the sum of production per hour, and can’t see what is being produced in that hour

Anybody got any suggestions? the more straightforward the better :laughing:

Take a look at the second example in this workflow and see if it gets you on the right track:

You could also try using K-AI built into the Generic Echarts node.

1 Like

Thanks Sott, I’ll get stuck in!