is this a bug in the charts widget of Dashboard 2.0 or am i doing something wrong?
attached is a flow, and you notice that the data injected has 5 elements, yet the chart will ignore one of them and not show it.... i don't understand why.
Can you explain what you expect the chart to look like for this data?
What does the Y axis represent?
(I confess I'm rather vague about the difference between a bar chart and a histogram, particularly if all the bars are the same width)
I notice that if you rearrange the data slightly so that similar names are grouped together:
incredibly sorry for my late reply... and appreciate your response already!
the goal of my flow is to show events by their state e.g. Closed, In progress etc.. -> that's the x-Axis
and the count of each of those states -> that's the Y-Axis
and the colors / size of each bar is for the name of the point that generated that event.
i've experimented with different settings on the Chart node... none worked apart from the one i shared never the less as you can see there is missing data "in the example i shared i inject 5 events but only 4 get are shown on the chart..... something that you seem to have "fixed" in your picture
can you share your flow so i can see what settings you chose in your example?