r - Invalidate Later in Shiny -
I'm using
illegal (5000, session)< / Pre>In my shiny code and it's working. Every 5 seconds I have a query that is fresh and a plot has been updated. But screens and plots go to GRA every 5 seconds, it seems that the page dies if updates happen. Is there any way to update plots and is this page to avoid appearing like die?
@John - here are my best wishes. Ii.r
shinyUI (sidebar with page (headerpane ("TST"), sidebarpanel (slider input ("n" "Plot number", value = 2, min = 1, max = 7), width = 2), main panel (# this dynamic UI is plots uiOutput ("plot")))Thank you.
The issue is that when something is being updated, then the default CSS is Recalculating gives a square of and that's what makes it gray You can fix it by inserting <$>
tag $ style (type = "text / css", "recalculating {opacity: 1.0;}") < P> In your ui.r or if you are using one by typing the equivalent in .css Of course, if you know CSS, then with other ideas Can also be used.
Comments
Post a Comment