I was looking for a solution to have a heatmap card for my investments as well as visually show anomalies across many entities (humidity, servers resources, etc.) and ended up building my own card. Thought I’d share it with others who might find it useful.
Very nice @omachala
I was searching for a treemap solution and this looks very nice.
Have you thought about implementing a solution for individual scales for different entities? Cases for me would be when temperatures, where I want to check that everything is good with a glimpse, but the ranges are quite different for my workshop and my livingroom.
Another case is energy consumption - I would like to immediately see what is out of the ordinary that is also completely different scales for different meters.
Hi, first of all: Amazing work, I was looking for something like this for quite a while.
I have a little suggestion, but I dont know how much work that would be to implement.
I have a usecase that could benefit from a fixed order of values. So that I can set wich entity is the first one (top left) and the second one, and so on.
On the bottom left Image it looks like you have something similar working, at least the the percentages are not strictly decreasing. Is there a trick to that? I could not get it to work.