Hey all. I wanted to make a small suggestion on how to improve showing data on the history graph card.
At the moment, when you have several entities shown, like graphs from all your temperature & humidity sensors for example and you click on the entity (e.g. a room), it is now crossed out and disappears from the graph.
I would like to suggest that when you click on the entity, it is the only one shown and others disappear.
So it is basically a reverted logic of showing the graph.
The Plotly graph card uses double click for hiding the others. It is using a similar card configuration with lots more options, so you might want to consider using that.