rbokeh |
|
---|---|
rbokeh: R interface for Bokeh |
|
Plots |
|
Initialize a Bokeh figure |
|
Initialize a Bokeh Google Map plot |
|
Create a Bokeh grid plot from a list of Bokeh figures |
|
Layer Functions |
|
Add an "annular_wedge" layer to a Bokeh figure |
|
Add an "annulus" layer to a Bokeh figure |
|
Add an "arc" layer to a Bokeh figure |
|
Add a "bezier" layer to a Bokeh figure |
|
Add a "crect" (centered rectangle) layer to a Bokeh figure |
|
Add an "image" layer to a Bokeh figure |
|
Add an "image_url" layer to a Bokeh figure |
|
Add a "lines" layer to a Bokeh figure Draws lines with the given coordinates. |
|
Add a "multi_line" layer to a Bokeh figure |
|
Add an "oval" layer to a Bokeh figure |
|
Add a "patch" layer to a Bokeh figure |
|
Add a "points" layer to a Bokeh figure |
|
Add a "polygons" layer to a Bokeh figure |
|
Add a "quadratic" layer to a Bokeh figure |
|
Add a "ray" layer to a Bokeh figure |
|
Add a "rect" layer to a Bokeh figure |
|
Add a "segments" layer to a Bokeh figure |
|
Add a "text" layer to a Bokeh figure |
|
Add a "wedge" layer to a Bokeh figure |
|
Higher-Level Layer Functions |
|
Add a "quantile" layer to a Bokeh figure |
|
Add a "density" layer to a Bokeh figure |
|
Add a "hist" layer to a Bokeh figure |
|
Add a "hexbin" layer to a Bokeh figure |
|
Add a "boxplot" layer to a Bokeh figure |
|
Add an "abline" layer to a Bokeh figure |
|
Add a "contour" layer to a Bokeh figure |
|
Add a "curve" layer to a Bokeh figure |
|
Add a "map" layer to a Bokeh figure |
|
Add a "barchart" layer to a Bokeh figure |
|
Higher-Level Layer Functions |
|
Customize x axis of a Bokeh figure |
|
Update x axis range in a Bokeh figure |
|
Customize x axis of a Bokeh figure |
|
Update y axis range in a Bokeh figure |
|
Themes |
|
Set the theme for a figure |
|
Override theme parameters for axis attributes |
|
Override theme parameters for grid attributes |
|
Override theme parameters for legend attributes |
|
Override theme parameters for general plot attributes |
|
Override theme parameters for general plot attributes |
|
Set palettes for various plot attributes |
|
Themes |
|
|
Palettes for themes |
Interaction Tools |
|
Add "hover" tool to a Bokeh figure |
|
Add "selection" tool callback to a Bokeh figure |
|
Add "tap" tool to a Bokeh figure |
|
Add "box_select" tool to a Bokeh figure |
|
Add "box_zoom" tool to a Bokeh figure |
|
Add "crosshair" tool to a Bokeh figure |
|
Add "lasso_select" tool to a Bokeh figure |
|
Add "pan" tool to a Bokeh figure |
|
Add "reset" tool to a Bokeh figure |
|
Add "resize" tool to a Bokeh figure |
|
Add "save" tool to a Bokeh figure |
|
Add "wheel_zoom" tool to a Bokeh figure |
|
Callback Interactivity |
|
Specify a console callback |
|
Specify a custom callback |
|
Specify a "debug" callback |
|
Specify a Shiny callback |
|
Output |
|
Print the JSON of a Bokeh figure |
|
Plot a Bokeh JSON specification |
|
Widget output function for use in Shiny |
|
Widget render function for use in Shiny |
|
Export htmlwidget plot to a gist |
|
Make a static png file for an htmlwidget |
|
Get the HTML content required to embed a Bokeh figure |
|
Misc |
|
Flight frequency dataset |
|
"Periodic Table" dataset |
|
Hexagon binned counts of NYC taxi pickup locations |
|
Add a small amount of (rbokeh-compatible) noise to a character vector |
|
Get object ids and types from a figure |
|
Instructions for installing phantomjs |
|
Pipe figures |
|
Display glyph types available for ly_points() |
|
Get a Google Map Style |
|
Retrieve rbokeh figure data |
|
Retrieve and properly parse all data |
|
List of all types of data name structures that could appear |
|
Eval lazy symbol |