visual bug ?
Hi Guys,
I have a small display issue and don't know how it could be fixed from within the configurator and need the expert view on it. Wondering if it could be a bug...
To explain, I created some visual view for a PV installation, for me to easily identify if I sending or pulling load from the grid. I've therefore programmed some colored coded field showing the situation


The idea is to have nothing displayed when there is no transfer between the house and the grid, programmed as such

If in principle it work well, I have sometime (most of the time in fact) the arrows remaining visible as well as the consumption box back color, while I'm expecting to see nothing else than the page background...

Any idea on how I could get this fixed and get rid of the "afterglow" effect ?
Thanks for any tip.

Hello Fabien,
Indeed that's probably a bug.
As far as I understand, you're using for example a double value, and when the condition is 0 you would like to present no image.
I've also tested and in fact when choosing 0 value was supposed to show no image, but bOS is showing the last one.
I've found a solution, and honestly it's the fastest one for now, to use a transparent png file as the 0 value. It worked in my case.
Here's a sample:
File:Empty.png - Wikimedia Commons
I've added it to my pictures, and chose that background image on the 0 value.
Best regards