Skip to main content

A high-level plotting API for the PyData ecosystem built on HoloViews.

Project description

hvPlot

A high-level plotting API for the PyData ecosystem built on HoloViews.

Build Status Build Status
Coverage Coverage Status
Latest dev release Github tag
Latest release Github release PyPI version hvplot version conda-forge version defaults version
Docs gh-pages site

What is it?

The PyData ecosystem has a number of core Python data containers that allow users to work with a wide array of datatypes, including:

  • Pandas: DataFrame, Series (columnar/tabular data)
  • XArray: Dataset, DataArray (multidimensional arrays)
  • Dask: DataFrame, Series, Array (distributed/out of core arrays and columnar data)
  • Streamz: DataFrame(s), Series(s) (streaming columnar data)
  • Intake: DataSource (data catalogues)
  • GeoPandas: GeoDataFrame (geometry data)
  • NetworkX: Graph (network graphs)

Several of these libraries have the concept of a high-level plotting API that lets a user generate common plot types very easily. The native plotting APIs are generally built on Matplotlib, which provides a solid foundation, but means that users miss out the benefits of modern, interactive plotting libraries for the web like Bokeh and HoloViews.

hvPlot provides a high-level plotting API built on HoloViews that provides a general and consistent API for plotting data in all the abovementioned formats. hvPlot can integrate neatly with the individual libraries if an extension mechanism for the native plot APIs is offered, or it can be used as a standalone component.

To start using hvplot have a look at the Getting Started Guide and check out the current functionality in the User Guide.

Installation

hvPlot supports Python 2.7, 3.5, 3.6 and 3.7 on Linux, Windows, or Mac and can be installed with conda:

conda install -c pyviz hvplot

or with pip:

pip install hvplot

In the classic Jupyter notebook environment and JupyterLab objects returned by hvPlot will then render themselves if they are the last item in a notebook cell. For versions of jupyterlab>=3.0 the necessary extension is automatically bundled in the pyviz_comms package, which must be >=2.0. However note that for version of jupyterlab<3.0 you must also manually install the JupyterLab extension with:

jupyter labextension install @pyviz/jupyterlab_pyviz

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

hvplot-0.7.3a2.tar.gz (6.0 MB view details)

Uploaded Source

Built Distribution

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

hvplot-0.7.3a2-py2.py3-none-any.whl (3.1 MB view details)

Uploaded Python 2Python 3

File details

Details for the file hvplot-0.7.3a2.tar.gz.

File metadata

  • Download URL: hvplot-0.7.3a2.tar.gz
  • Upload date:
  • Size: 6.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for hvplot-0.7.3a2.tar.gz
Algorithm Hash digest
SHA256 c942e74ce2f4d5c03d1f8883367baa0969ba2ffecffafaacc2c99fe4ed7ad557
MD5 6293907c10423ad99bebeb15cf341e92
BLAKE2b-256 7de6cd98c486ed3c9ee24b8d4d83c248121b6deda3f04475672306a203724077

See more details on using hashes here.

File details

Details for the file hvplot-0.7.3a2-py2.py3-none-any.whl.

File metadata

  • Download URL: hvplot-0.7.3a2-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for hvplot-0.7.3a2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0faf43e2e1c0437806295448236fef2fc8a01e6531a13a8765dc053ba1d2c4cb
MD5 ab994ce31ba80b73a1e136fdf6d529fd
BLAKE2b-256 697806731873ea6f748e6930945ed3b44b8ce531513ad14ef4f772d5923c3e27

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