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 Linux/MacOS Build Status Windows Build status
Coverage codecov
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

For JupyterLab support, the jupyterlab_pyviz extension is also required:

jupyter labextension install @pyviz/jupyterlab_pyviz

About PyViz

hvPlot is part of the PyViz initiative for making Python-based visualization tools work well together. See pyviz.org for related packages that you can use with hvPlot and status.pyviz.org for the current status of each PyViz project.

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.5.2.tar.gz (5.0 MB view details)

Uploaded Source

Built Distribution

hvplot-0.5.2-py2.py3-none-any.whl (2.5 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file hvplot-0.5.2.tar.gz.

File metadata

  • Download URL: hvplot-0.5.2.tar.gz
  • Upload date:
  • Size: 5.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for hvplot-0.5.2.tar.gz
Algorithm Hash digest
SHA256 408a7756b980df148d1f2fd59cd690ad4870d7e3c3c5e46c6b5c2e71fc6a097c
MD5 cd1401118fcf724e065bf76ccfc5131f
BLAKE2b-256 5b4dda9d2d4dca1120b5c68585cd1e0d444730b9dc0c3d577e1d854fe82f1c12

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hvplot-0.5.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for hvplot-0.5.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3a3c990c363266cf93e6785572fb6bc020a0eb1cd3819cf6c3e67b0037eb7805
MD5 cd2c6f5c68e21509d9fac1e6e369b7a9
BLAKE2b-256 8d76dff23a55164f051628dce17cf5cadb08bb594b4a47212aaec29a2b5802ea

See more details on using hashes here.

Supported by

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