Skip to main content

Generate automatic plot for pandas DataFrame

Project description

Plotbook

Plotbook allows you to make beautiful plots in Jupyter notebook interactively via ipywidgets. It helps people make beautiful plots faster, especially those who routinely use packages such as matplotlib, plotly, and seaborn. Some highlights:

  1. Plot type inference: automatically infer the possible types of plot given the input data.
  2. Use widgets to do fine-tuning.

Installation

You can install via pip:

pip install plotbook

In order for widgets to work, make sure you also need to install the following jupyter extensions:

jupyter nbextension install jupyter-js-widgets plotlywidget

Check if the extensions are enabled:

jupyter nbextension list

Demos

Example images in the jupyter notebook:

Example1 Example2 Example3

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

plotbook-0.0.8.tar.gz (7.5 kB view hashes)

Uploaded Source

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