Skip to main content

Create matplotlib/plotly hybrid plots with a few lines of code.

Project description

interplot

Create matplotlib/plotly hybrid plots with a few lines of code.

It combines the best of the matplotlib and the plotly worlds through a unified, flat API. All the necessary boilerplate code is contained in this module.

Currently supported:

  • line plots (scatter)
  • line fills
  • histograms
  • heatmaps
  • boxplot
  • linear regression
  • text annotations
  • 2D subplots
  • color cycling

Resources

Licence

License: GPL v3

Demo

View on NBViewer: NBViewer

Try on Binder: Binder

Install

pip install interplot

dev installation

  1. git clone https://github.com/janjoch/interplot
  2. cd interplot
  3. pip install -e .

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

interplot-0.1.tar.gz (36.1 kB view hashes)

Uploaded Source

Built Distribution

interplot-0.1-py3-none-any.whl (36.4 kB view hashes)

Uploaded 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