Searched refs:plot_brush (Results 1 – 4 of 4) sorted by relevance
65 \code{"plot_brush"} (or equivalently, \code{brushOpts(id="plot_brush")}),68 accessible via \code{input$plot_brush}. Brushing means that the user will150 brush = brushOpts(id = "plot_brush")187 str(input$plot_brush)198 res <- brushedPoints(data(), input$plot_brush, "speed", "dist")
20 \item{id}{Input value name. For example, if the value is \code{"plot_brush"},21 then the coordinates will be available as \code{input$plot_brush}. Multiple
35 e.g. \code{input$plot_brush}, \code{input$plot_click}.}
496 static void plot_brush () in plot_brush() function588 plot_brush (); in draw_picture()