Skip to main content

A Python 3.6 library for tweaking matplotlib figures.

Project description

.. raw:: html

<h1 align="center">

mpl-helpers

.. raw:: html

</h2>

.. raw:: html

<p align="center">

A Python 3.6 library for tweaking matplotlib figures

.. raw:: html

</p>

.. raw:: html

<p align="center">

Installation · Tutorial · Contributing

.. raw:: html

</p>

.. raw:: html

<p align="center">

.. raw:: html

</p>

.. raw:: html

<h3 align="center">

Installation

.. raw:: html

</h3>

::

❯ pip install mpl_helpers

Please not this project is under active and early development.

Documentation, tests, and a consistent API will be provided in due time!

.. raw:: html

<h3 align="center">

Tutorial

.. raw:: html

</h3>

.. code:: python

from mpl_helpers import *

**axis_off**: turn off x, y, or all axis in an ``ax``

**darken_rgb**: darken an RGB value by a given percent

**despine**: remove either of the four spines in a cartesian ``ax``

**grouped_bar_positions**: create equi-spaced positions centered around
integers

**is_luminous**: determines if an RGB value is luminous

**lighten_rgb**: lighten an RGB value by a given percent

**maximum_xlim_bounds**: return the maximum xlim bounds by all ``ax``
objects

**maximum_ylim_bounds**: return the minimum xlim bounds by all ``ax``
objects

**ticklabels_to_integer**: use an integer formatter on ticklabels

**ticklabels_to_percent**: use a percent formatter on ticklabels

**ticklabels_to_scientific**: use a scientific notation formatter on
ticklabels

**ticklabels_to_thousands_sep**: use a thousands seperated comma
formatter on ticklabels

**remove_every_other_tick**: remove every other tick

**ticks_off**: turn off x, y, or all axis ticks in an ``ax``

.. raw:: html

<h3 align="center">

Contributing

.. raw:: html

</h3>

Pull requests, feature requests, and issues welcome!

To make a development install:

.. code:: bash

❯ git clone git@github.com:clintval/mpl-helpers.git
❯ pip install -e 'mpl-helpers'

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

mpl_helpers-0.1.0.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file mpl_helpers-0.1.0.tar.gz.

File metadata

File hashes

Hashes for mpl_helpers-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c7733bc57546b42a65dcb7d0a509dfdd5213b77ca725202954457d2774afc92b
MD5 08a793dee0287052d9799f1d03457c74
BLAKE2b-256 fb255791564b90cece0ac499cb53d33522f821ca68f7bb96c639daff7b27a623

See more details on using hashes here.

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