Skip to main content

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

Project description

BQPlot

Plotting system for the Jupyter notebook based on the interactive Jupyter widgets.

Installation

pip install bqplot
jupyter nbextension enable --py bqplot

Usage

from bqplot import pyplot as plt
import numpy as np

plt.figure(1)
n = 200
x = np.linspace(0.0, 10.0, n)
y = np.cumsum(np.random.randn(n))
plt.plot(x,y, axes_options={'y': {'grid_lines': 'dashed'}})
plt.show()

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bqplot-0.11.7.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bqplot-0.11.7-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2Python 3

File details

Details for the file bqplot-0.11.7.tar.gz.

File metadata

  • Download URL: bqplot-0.11.7.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.3

File hashes

Hashes for bqplot-0.11.7.tar.gz
Algorithm Hash digest
SHA256 3cff84ed26c8136d13356f565ce9430cbffe67f354afcfad08bef0dee4ba1569
MD5 d8b70f6ebdb2541760b609ffaeb19a04
BLAKE2b-256 9424f497d2635df6f535d3a99e5cdb4f6ba48399fc51887875bca0af96c25d3d

See more details on using hashes here.

File details

Details for the file bqplot-0.11.7-py2.py3-none-any.whl.

File metadata

  • Download URL: bqplot-0.11.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.3

File hashes

Hashes for bqplot-0.11.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 215e8df96c7e4f515f8b4c04ee417a0bd4ed6c0e602676c8e126c1ef956471bd
MD5 29d9c403ea90b58f43f8695b781b7d49
BLAKE2b-256 1a163a1a0c7b6b8360c7039efe70f2aeb4529bec871e7d9b8fa0eb361662015e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page