igoldin2u

Results 2 issues of igoldin2u

``` > foo str(foo) 'data.frame': 32 obs. of 4 variables: $ name : Factor w/ 32 levels "somecolumnname",..: 5 2 9 6 7 1 11 10 3 17 ... $...

branch:stable

For an RBokeh bar plot embedded in a Shiny app, `tool_tap()` doesn't respond to taps in RStudio or in Chrome, even though `tool_hover()` does respond to hover events. ``` library(shiny)...