close
The Wayback Machine - https://web.archive.org/web/20190329230144/https://github.com/plotly/plotly_express
Skip to content
Plotly Express - simple syntax for complex charts
Branch: master
Clone or download
Latest commit 68d7ff0 Mar 27, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Image docs updated docs Mar 27, 2019
Image plotly_express
Image recipe Added plotly_express conda recipe Mar 24, 2019
Image .gitignore better gitignore Mar 15, 2019
Image LICENSE.txt
Image MANIFEST.in alpha 7 Mar 15, 2019
Image README.md
Image gallery.ipynb
Image make_docs.sh tweaking requirements layout Mar 27, 2019
Image requirements.txt
Image setup.cfg setup setup.py Feb 3, 2019
Image setup.py
Image walkthrough.ipynb

README.md

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

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

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

Running in JupyterLab

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

You can’t perform that action at this time.