Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    runApp(.., display.mode = "showcase") will highlight a code running. Probably it could help you to understand Commented Jun 25, 2015 at 13:03
  • 1
    Hey Andriy, I understand what the program is doing, I'm just not sure how to change the behavior such that it eliminates refreshing the plot twice. Commented Jun 25, 2015 at 17:37
  • OK. I think you could add a submit button so then the changes in selectors wouldn't provoke reaction on your plot before yo press a sumbit button Commented Jun 26, 2015 at 6:29
  • 1
    Hey Andriy, yeah that will definitely work, but I was trying to see if there was a way to avoid having to have a button. Commented Jun 26, 2015 at 12:59