Bar chart with 2 dimensions on x axis

@olivier92410 What about something like this? As I mentioned the key bit is getting the data in the right format so that the Bar Chart node can handle it properly, so I used a Pivoting node to do that. If you don’t need the custom coloring you can ignore the whole bottom branch.

2022-07-27 17_29_31-KNIME Analytics Platform

ForumBarChartExample.knwf (15.2 KB)

2 Likes