Skip to main content

Format Matplotlib for easy viewing in IDEs

Project description

IDE Plots

Matplotlib styles for cleaner integration with IDEs running Jupyter Notebooks

Example

Getting Started

The fastest way to get up and running is to install IdePlots by using the pip command.

# to install the latest release from PyPi
pip install IdePlots

# to install the latest commit from GitHub
pip install git+https://github.com/benabernathy/IdePlots.git

In your notebook you need to first import ideplots...

import ideplots

Then you may reference any of the available styles...

plt.style.use("vscode-dark-modern")

Then your plots will no longer cause your eyese to bleed.

Examples

Here are some example plots without and with the styles enabled. Without Style Enabled

With Style Enabled

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

ideplots-0.1.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

ideplots-0.1.1-py3-none-any.whl (3.8 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