Layer order of objects on chart
-
Would anyone know how to place objects behind other objects on the chart? I'm working on a dashboard and wanted to place a square shape behind some edit fields. The shape would also be in front of the chart candle bars. The purpose is to avoid the candle bars to be seen behind the dashboard. Thanks
-
@hjmr Hello,
Here is an example. To have the edit field be above the rectangle, make sure they are drawn in the order from back to top. you can do that by changing the block numbers.

-
@q8carpenter Thanks for your help. I tried the concept you mentioned using mirro's array dashboard presented in his tutorial. Can't make it work, any suggestions considering I using arrays in the timer tab? Thanks


-
@hjmr I'm gonna have to test this out and see but beforehand, did you try drawing the rectangle on init?