Bokeh 关键概念

术语

术语解释
Application在浏览器展示的Bokeh文档
BokehJSJavaScript客户端库,控制渲染
Documents组织好的Application数据机构
Embedding各种各样的方法
GlyphsBokeh做图基础视图
ModelsThe lowest-level objects that comprise Bokeh “scenegraphs”
ServerThe Bokeh server is an optional component that can be used for sharing and publishing Bokeh plots and apps
WidgetsUser interface elements outside of a Bokeh plot such as sliders, drop down menus, buttons, etc.

输出方法

方法描述
output_fileFor generating simple standalone HTML documents for Bokeh visualizations.
output_notebookFor displaying Bokeh visualizations inline in Jupyter/Zeppelin notebook cells.
bokeh htmlCreate standalone HTML documents from any kind of Bokeh application source: e.g., python scripts, app directories, JSON files, and others.
bokeh jsonGenerate a serialized JSON representation of a Bokeh document from any kind of Bokeh application source.
bokeh servePublish Bokeh documents as interactive web applications.

接口

bokeh.models

Bokeh is actually composed of two library components.
The first component is a JavaScript library, BokehJS, that runs in the browser.The second component is a library in Python (or other languages) that can generate the JSON

bokeh.plotting

Bokeh provides a mid-level general purpose bokeh.plotting interface, which is similar in specificity to Matplotlib or Matlab style plotting interfaces.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值