bokeh_render_json: Plot a Bokeh JSON specification

Description Usage Arguments Note See Also

View source: R/bokeh_render_json.R

Description

Take a path to a Bokeh JSON plot specification file and render it in the browser.

Usage

1
bokeh_render_json(json_file)

Arguments

json_file

path to json file

Note

This is mainly useful for development / debugging purposes for reading in json created from another platform like Python, or to be used with tweaking json output from print_model_json.

See Also

print_model_json


rbokeh documentation built on Aug. 4, 2021, 1:06 a.m.