Bokeh 0.12.15dev4发布,Python交互式可视化库

作者: baihuo 2018-03-18 20:34:24
Bokeh 0.12.15dev4 发布了。Bokeh (Bokeh.js) 是一个 Python 交互式可视化库,支持现代化 Web 浏览器,提供非常完美的展示功能。Bokeh 的目标是使用 D3.js 样式提供优雅,简洁新颖的图形化风格,同时提供大型数据集的高性能交互功能。Boken 可以快速的创建交互式的绘图,仪表盘和数据应用。

更新内容:

[WIP] Fix up selenium tests (part 1 of n) - interaction tests

Fix type errors in models/annotations

Set a data source's inspected taking multiple renderers into account

Switched from RBush to FlatBush

Add support for image diff in headless chrome

软件详情:https://github.com/bokeh/bokeh/pulls

下载地址:https://github.com/bokeh/bokeh/archive/0.12.15dev4.zip

来自:开源中国社区

相关资讯