Skip to main content

matplotlib customizations and customized ploting functions

Project description

Plotting Functions including:

A resource manager adaptor for matplotlib

from mplplot.importer import MplFigure

with MplFigure(file_path, (size_x, size_y), despine={'bottom': false}) as ax:
    # plot with ax

Where seaborn style is auto initialized and figure is saved to path on exit, and extra kwargs are passed through to figure.subplots

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

mplplot-0.1.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

mplplot-0.1-py3-none-any.whl (11.9 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