Loop function in Slider box
Hi,
I want to add ref line to several axis box and vary the reference line with slider box. I am wondering if loop can be used?
Here's my code:- I was able to add reference line to each of the charts but the issue I face is when I vary the slider box, the loop functions takes a while to add a reference line and it's glitchy. Any other alternate way to implement? I appreciate if you could advice. Th...