You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validation is possible with simple if statements although you are going to have to return a plot at the end of the block so that it doesn't get replaced by nothing. Co-dependent widgets seems like a great idea but will be hard to get right. Will try to do this in a 0.2.0 release.
The idea of letting @manipulate handle validation would be that we could raise a warning at the front end and in the case that the validation fails, keep the last output.
I would like to put constraints on my inputs making them either co-dependent or at least validate them take the following Gadfly plot
I would like to validated an input like this.
The text was updated successfully, but these errors were encountered: