Learn R Programming

⚠️There's a newer version (0.5.2) of this package.Take me there.

rbokeh

A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library.

Install

# from CRAN:
install.packages("rbokeh")

# from github:
remotes::install_github("bokeh/rbokeh")

Use

Please see here.

Copy Link

Version

Install

install.packages('rbokeh')

Monthly Downloads

82

Version

0.5.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Ryan Hafen

Last Published

August 4th, 2021

Functions in rbokeh (0.5.1)

console_callback

Specify a console callback
bokeh_render_json

Plot a Bokeh JSON specification
data_name_list

List of all types of data name structures that could appear
debug_callback

Specify a "debug" callback
elements

"Periodic Table" dataset
custom_callback

Specify a custom callback
figure

Initialize a Bokeh figure
b_eval

Eval lazy symbol
catjitter

Add a small amount of (rbokeh-compatible) noise to a character vector
figure_data

Retrieve rbokeh figure data
gmap

Initialize a Bokeh Google Map plot
grid_plot

Create a Bokeh grid plot from a list of Bokeh figures
ly_abline

Add an "abline" layer to a Bokeh figure
ly_bar

Add a "barchart" layer to a Bokeh figure
ly_arc

Add an "arc" layer to a Bokeh figure
ly_bezier

Add a "bezier" layer to a Bokeh figure
ly_boxplot

Add a "boxplot" layer to a Bokeh figure
flightfreq

Flight frequency dataset
get_object_refs

Get object ids and types from a figure
ly_hexbin

Add a "hexbin" layer to a Bokeh figure
gmap_style

Get a Google Map Style
ly_contour

Add a "contour" layer to a Bokeh figure
ly_crect

Add a "crect" (centered rectangle) layer to a Bokeh figure
ly_annular_wedge

Add an "annular_wedge" layer to a Bokeh figure
ly_curve

Add a "curve" layer to a Bokeh figure
ly_map

Add a "map" layer to a Bokeh figure
ly_lines

Add a "lines" layer to a Bokeh figure Draws lines with the given coordinates.
ly_density

Add a "density" layer to a Bokeh figure
ly_annulus

Add an "annulus" layer to a Bokeh figure
ly_hist

Add a "hist" layer to a Bokeh figure
ly_multi_line

Add a "multi_line" layer to a Bokeh figure
ly_oval

Add an "oval" layer to a Bokeh figure
ly_patch

Add a "patch" layer to a Bokeh figure
ly_points

Add a "points" layer to a Bokeh figure
ly_image

Add an "image" layer to a Bokeh figure
phantom_install

Instructions for installing phantomjs
%>%

Pipe figures
rbokehOutput

Widget output function for use in Shiny
ly_quadratic

Add a "quadratic" layer to a Bokeh figure
ly_polygons

Add a "polygons" layer to a Bokeh figure
renderRbokeh

Widget render function for use in Shiny
ly_image_url

Add an "image_url" layer to a Bokeh figure
ly_ray

Add a "ray" layer to a Bokeh figure
ly_quantile

Add a "quantile" layer to a Bokeh figure
tool_lasso_select

Add "lasso_select" tool to a Bokeh figure
print_model_json

Print the JSON of a Bokeh figure
point_types

Display glyph types available for ly_points()
nyctaxihex

Hexagon binned counts of NYC taxi pickup locations
ly_text

Add a "text" layer to a Bokeh figure
rbokeh-package

rbokeh: R interface for Bokeh
ly_wedge

Add a "wedge" layer to a Bokeh figure
ly_rect

Add a "rect" layer to a Bokeh figure
pal_color

Palettes for themes
ly_segments

Add a "segments" layer to a Bokeh figure
rbokeh2html

Get the HTML content required to embed a Bokeh figure
tool_crosshair

Add "crosshair" tool to a Bokeh figure
tool_pan

Add "pan" tool to a Bokeh figure
tool_wheel_zoom

Add "wheel_zoom" tool to a Bokeh figure
tool_tap

Add "tap" tool to a Bokeh figure
y_axis

Customize x axis of a Bokeh figure
y_range

Update y axis range in a Bokeh figure
tool_box_select

Add "box_select" tool to a Bokeh figure
set_palette

Set palettes for various plot attributes
set_theme

Set the theme for a figure
tool_box_zoom

Add "box_zoom" tool to a Bokeh figure
shiny_callback

Specify a Shiny callback
widget2gist

Export htmlwidget plot to a gist
theme_title

Override theme parameters for general plot attributes
sub_names

Retrieve and properly parse all data
widget2png

Make a static png file for an htmlwidget
theme_axis

Override theme parameters for axis attributes
theme_grid

Override theme parameters for grid attributes
theme_legend

Override theme parameters for legend attributes
theme_plot

Override theme parameters for general plot attributes
tool_save

Add "save" tool to a Bokeh figure
tool_selection

Add "selection" tool callback to a Bokeh figure
bk_default_theme

Themes
tool_reset

Add "reset" tool to a Bokeh figure
tool_resize

Add "resize" tool to a Bokeh figure
tool_hover

Add "hover" tool to a Bokeh figure
x_range

Update x axis range in a Bokeh figure
x_axis

Customize x axis of a Bokeh figure