Skip to main content

Plotly Express - a high level wrapper for Plotly.py

Project description

Plotly Express

Plotly Express is a terse, consistent, high-level wrapper around Plotly.py for rapid data exploration and figure generation.

Documentation and examples can be found at https://plotly.express/

Installation

Plotly Express is compatible with Python 3+ and Python 2.7.

Via pip

Just running pip install plotly_express in your terminal should do it!

Via conda

You'll have to install from the plotly channel with conda install -c plotly plotly_express

Running in JupyterLab

Using Plotly Express in JupyterLab requires the plotly-extension to be installed by running jupyter labextension install @jupyterlab/plotly-extension.

Troubleshooting

Plotly Express depends on very recent versions of plotly and it's sometimes possible to get into a state where you have multiple versions of plotly installed (e.g. once with pip and once with conda) so be sure to check your version by running plotly.__version__ in the same environment that you're having issues with plotly_express.

Project details


Download files

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

Source Distribution

plotly_express-0.2.2.tar.gz (70.9 kB view hashes)

Uploaded Source

Built Distribution

plotly_express-0.2.2-py2.py3-none-any.whl (74.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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