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

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Bokeh 1.0.3 发布了,Bokeh (Bokeh.js) 是一个 Python 交互式可视化库,支持现代化 Web 浏览器,提供非常完美的展示功能。Bokeh 的目标是使用 D3.js 样式提供优雅、简洁新颖的图形化风格,同时提供大型数据集的高...

Bokeh 1.0.3 发布了,Bokeh (Bokeh.js) 是一个 Python 交互式可视化库,支持现代化 Web 浏览器,提供非常完美的展示功能。Bokeh 的目标是使用 D3.js 样式提供优雅、简洁新颖的图形化风格,同时提供大型数据集的高性能交互功能。

更新如下:

bugfixes:

  • #7118 [component: bokehjs] Unable to update arrow

  • #8401 [API: models] Incorrect image import from bokeh.models

  • #8493 [component: bokehjs] Polydrawtool shows vertices even when not active

features:

  • #2828 [component: bokehjs] [widgets] Multi-line textinput box?

  • #7762 [component: bokehjs] Copy & paste from datatable

  • #8444 [component: bokehjs] Feature request: expose sort_columns in js datatable object

  • #8502 Support environment variable in addition to --allow-websocket-origin

tasks:

  • #8372 Extended bad_column_name error

  • #8379 [component: examples] Export csv example more useful if you don't have to hard code headers in download.js

  • #8383 [component: tests] Attempt to enable downstream tests for holoviews

  • #8384 [component: bokehjs] Feature: add plot's root id to dom so to allow api access to the object

  • #8472 Boilerplates for bokeh/models

  • #8476 [component: bokehjs] [typescript] Upgrade to typescript 3.2

  • #8481 [component: docs] Doc: remove extra "to execute" from embed

  • #8485 Update sampledata bucket url

  • #8491 [component: docs] Typo in range_tool example

  • #8495 [component: tests] Document licenses of included projects

  • #8506 Boilerplate for bokeh/plotting directory

  • #8514 Boilerplate for protocol

  • #8517 Boilerplate for bokeh/server

  • #8523 Property getter for model.id

  • #8528 [component: docs] Release notes

更新日志

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法基础

算法基础

[美] 托马斯 H.科尔曼(Thomas H.Cormen) / 王宏志 / 机械工业出版社 / 2015-12 / 59.00

本书介绍了什么是计算机算法,如何描述它们,以及如何来评估它们。这些计算机算法将提供:利用计算机搜索信息的简单方式;解决各种排序问题的方法;利用有向无环图和最短路径法来解决基本问题的方法(可用于建模公路网络,任务间的依赖及金融关系);解决字符串(例如DNA结构)问题的方法;密码学背后的基本原理;数据压缩的基础知识;以及甚至一些没有人能够理解如何在计算机上用相当长的时间来解决的问题。 本书适合作......一起来看看 《算法基础》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具