I wanted to create a simple bar chart with each bar being a different entity reading (in my case humidity), like in the pic. I really didn’t think it would be this hard. I can’t find a way of making the bar chart without trying to morph together multiple cards. I’m sure there must be something out there that I (and AI) have not seen?
I don’t know how long I spent with AI trying to code me something up and asking what bar charts exist out there. Should have just come here
I will start reading up but just in case you know, is it possible to change the colour based on value? I suppose I could code something that uses a different stack per value or something like that.
EDIT: I spoke too soon. That is using apex which I can’t figure out how to have entities as the x-axis and not time. I’ll carry on reading up