How to repeat a shape every day ?
-
Hello, I am drawing a rectangle as you can see in the image but at the end of the day it disappears and reappears the next day, I would like it not to disappear when it is drawn, would someone know how to do it?
Thanks for your time

-
selection B should be no.
-
@jsauter86 Thanks for your help, but the table does not display well since the maximum and minimum prices as you can see in the image. There should be only one rectangle left for each day.


-
@ryuzaky You need to delete previous day's rectabgle before creating the now one for today.
-

-
@jsauter86
I have tried all the options but none worksYES -> NO
YES -> YES
NO -> YES
NO -> NO
-
@l-andorrà No quiero borrarlo, lo que quiero es que una vez que se dibuje se quede en la gráfica y cada día se dibuje uno nuevo.
-
@ryuzaky El problema es que si no lo borras, te pasará el problema que tienes ahora. Se acumularán todos los dibujados de días anteriores. Si borras el del día anterios y lo redibujas hoy, tu gráfico estará actualizado.