Hi,
I have a multipage dashboard, and I’m feeding this app with live data from SQL. Every time I refresh the data, I’m waiting about 6-10seconds to see the plot. And on every page, I should do this.
But as you think, I’m a junior and I didn’t work project like this before, and I wanna add something like this.
I wanna add a global refresh button on my sidebar. And I don’t wanna wait for every plot render again and again every time.
Do you have any solution for these 2 situations?