Statnet-Summer-Project / ndtv-shiny

R-Shiny interface for ndtv package
GNU General Public License v3.0
1 stars 5 forks source link

computation is re-run each time an argument is changed #5

Open skyebend opened 10 years ago

skyebend commented 10 years ago

when I try to select elements in the Select Computation Info (compute.animation) panel, each time I add or remove an argument, the computation is re-run. Since computation can take some time ('tho it is remarkably fast on this server!) it would be better if it is possible to set all of the arguments, and then tell it to recalculate

kecoli commented 10 years ago

Yep. I am working on this.