bqplot

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.

Apache-2.0 117 个版本 Python >=3.6
The BQplot Development Team
安装
pip install bqplot
poetry add bqplot
pipenv install bqplot
conda install bqplot
描述

bqplot

bqplot.

notebook-link

2-D plotting library for Project Jupyter

Introduction

bqplot is a 2-D visualization system for Jupyter, based on the constructs of the Grammar of Graphics.

Wealth of Nations

In bqplot, every component of a plot is an interactive widget. This allows the user to integrate visualizations with other Jupyter interactive widgets to create integrated GUIs with a few lines of Python code.

Documentation

You can follow the documentation on https://bqplot.github.io/bqplot

Trying it online

To try out bqplot interactively in your web browser, just click on the Notebook.link link:

notebook-link

Dependencies

This package depends on the following packages:

  • ipywidgets (version >=7.0.0, <8.0)
  • traitlets (version >=4.3.0, <5.0)
  • traittypes (version >=0.2.1, <0.3)
  • numpy
  • pandas

Installation

Using pip:

pip install bqplot

Using conda:

conda install -c conda-forge bqplot

Note: If you are using JupyterLab <= 2:

jupyter labextension install @jupyter-widgets/jupyterlab-manager bqplot

Examples

Using the pyplot API

Pyplot Screenshot

Using the Object Model API

Bqplot Screenshot

Install a previous bqplot version (only for JupyterLab <= 2)

In order to install a previous bqplot version, you need to know which front-end version (JavaScript) matches with the back-end version (Python).

For example, in order to install bqplot 0.11.9, you need the labextension version 0.4.9.

pip install bqplot==0.11.9
jupyter labextension install bqplot@0.4.9

Versions lookup table:

back-end (Python) front-end (JavaScript)
0.12.14 0.5.14
0.12.13 0.5.13
0.12.12 0.5.12
0.12.11 0.5.11
0.12.10 0.5.10
0.12.9 0.5.9
0.12.8 0.5.8
0.12.7 0.5.7
0.12.6 0.5.6
0.12.4 0.5.4
0.12.3 0.5.3
0.12.2 0.5.2
0.12.1 0.5.1
0.12.0 0.5.0
0.11.9 0.4.9
0.11.8 0.4.8
0.11.7 0.4.7
0.11.6 0.4.6
0.11.5 0.4.5
0.11.4 0.4.5
0.11.3 0.4.4
0.11.2 0.4.3
0.11.1 0.4.1
0.11.0 0.4.0

Development

See our contributing guidelines for the development installation, contributor workflow, and test commands.

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

版本列表
0.13.1 2026-05-07
0.13.0 2026-05-04
0.13.0rc0 2024-03-25
0.13.0a0 2023-07-17
0.12.47 2026-05-04
0.12.46 2026-04-28
0.12.45 2025-05-21
0.12.44 2024-12-24
0.12.43 2024-02-19
0.12.42 2023-10-17
0.12.40 2023-07-11
0.12.39 2023-04-11
0.12.38 2023-04-07
0.12.37 2023-03-28
0.12.36 2022-09-02
0.12.35 2022-09-02
0.12.34 2022-08-22
0.12.33 2022-02-11
0.12.32 2022-01-07
0.12.31 2021-10-01
0.12.30 2021-07-16
0.12.29 2021-06-08
0.12.28 2021-06-04
0.12.27 2021-05-25
0.12.26 2021-04-21
0.12.25 2021-04-08
0.12.24 2021-04-07
0.12.23 2021-02-23
0.12.22 2021-02-13
0.12.21 2021-01-14
0.12.20 2021-01-08
0.12.19 2020-11-05
0.12.18 2020-10-12
0.12.17 2020-09-01
0.12.16 2020-08-20
0.12.15 2020-08-03
0.12.14 2020-07-08
0.12.13 2020-06-22
0.12.12 2020-05-24
0.12.11 2020-05-15
0.12.10 2020-05-07
0.12.9 2020-05-03
0.12.8 2020-05-02
0.12.7 2020-04-29
0.12.6 2020-03-19
0.12.5 2020-03-08
0.12.4 2020-03-04
0.12.3 2020-01-28
0.12.2 2019-12-25
0.12.1 2019-11-12
0.12.0 2019-10-29
0.12.0b0 2019-10-02
0.12.0a3 2019-09-23
0.12.0a2 2019-07-16
0.12.0a1 2019-06-04
0.12.0a0 2019-05-21
0.11.9 2019-10-22
0.11.8 2019-09-07
0.11.7 2019-08-14
0.11.6 2019-07-02
0.11.5 2019-01-22
0.11.4 2019-01-18
0.11.3 2019-01-07
0.11.2 2018-11-05
0.11.1 2018-08-14
0.11.0 2018-07-27
0.10.5 2018-02-18
0.10.4 2018-02-16
0.10.3 2018-02-10
0.10.2 2017-12-22
0.10.1 2017-11-16
0.10.0 2017-09-26
0.10.0a5 2017-08-23
0.10.0a4 2017-08-22
0.10.0a3 2017-07-22
0.10.0a2 2017-07-12
0.10.0a1 2017-07-06
0.10.0a0 2017-07-03
0.9.1 2017-11-02
0.9.0 2017-03-24
0.9.0b9 2017-02-09
0.9.0b8 2017-02-09
0.9.0b7 2017-01-27
0.9.0b6 2017-01-26
0.9.0b5 2017-01-19
0.9.0b4 2017-01-19
0.9.0b3 2017-01-17
0.9.0b2 2016-11-25
0.9.0b10 2017-03-01
0.9.0b1 2016-11-03
0.8.4 2016-09-27
0.8.3 2016-09-27
0.8.2 2016-08-23
0.8.1 2016-08-18
0.8.0 2016-08-17
0.7.1 2016-07-15
0.7.0 2016-07-15
0.6.1 2016-04-21
0.6.0 2016-04-21
0.6.0b2 2016-04-20
0.6.0b1 2016-04-17
0.5.5 2016-03-01
0.5.4 2016-02-23
0.5.3 2016-02-17
0.5.2 2016-02-17
0.5.1 2016-01-07
0.5.0 2015-12-11
0.4.2 2015-10-23
0.4.1 2015-10-23
0.4.0 2015-10-23
0.3.9 2015-10-21
0.3.8 2015-10-01
0.3.7 2015-10-01
0.3.6 2015-10-01
0.3.5 2015-09-29
0.3.4 2015-09-29
0.3.3 2015-09-28