Description Usage Arguments Note See Also
View source: R/bokeh_render_json.R
Take a path to a Bokeh JSON plot specification file and render it in the browser.
1 | bokeh_render_json(json_file)
|
json_file |
path to json file |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.