jasonacox / Powerwall-Dashboard

Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems
MIT License
296 stars 63 forks source link

Feels Like shows on Graph but has no Legend item #417

Closed cstout1 closed 9 months ago

cstout1 commented 9 months ago

I'm not sure if this is intended behavior or a bug but I noticed that the Temperature (orange dashed) and Feels Like (yellow dashed) always show on the Energy Usage graph but there is no Legend item for "Feels Like."

If you click on the Temperature legend item it will then show a Feels Like legend item that can be selected as well.

Is this maybe a Grafana limitation? Too many legend items currently? Default view has eight clickable (to start), but all show in the graph.

jasonacox commented 9 months ago

This was on purpose. The legend is crowded as it is. I debated on removing "feels like" altogether but ended up just hiding it to allow users to turn it on/off if they want. You can edit the panel and unhide the legend if you want.

cstout1 commented 9 months ago

Great! Wasn't sure if it was intentional or not. I definitely don't need the "feels like" data on my graph so I don't mind it not showing in the legend. Thanks for the quick response.