@ijlyttle has a bunch of event/signal/data listeners in vegawidget for use with shiny, should we re-export / alias them in virgo?
Should the data argument in virgo functions accept a shiny reactive()?
And would this be possible without shiny at all? One thought would be using sketch but not sure how mature that is.
@ijlyttle has a bunch of event/signal/data listeners in vegawidget for use with shiny, should we re-export / alias them in virgo?
Should the data argument in
virgofunctions accept a shinyreactive()?And would this be possible without shiny at all? One thought would be using
sketchbut not sure how mature that is.