Skip to content

rdadolf/mpl_plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpl_plot.py

Build Status

Utilties for prettier plots.

This is a one-file Python module for matplotlib users. Just from mpl_plot import * at the top of your plotting code.

How to use:

Don't bother cloning this repo unless you want to contribute changes. Just take a snapshot:

Linux: wget https://raw.githubusercontent.com/rdadolf/mpl_plot/master/mpl_plot.py

OS X: curl -O https://raw.githubusercontent.com/rdadolf/mpl_plot/master/mpl_plot.py

Browser: mpl_plot.py

Plots using or based on mpl_plot:

Maybe I'll update this. Unlikely.

About

Some utilities for plotting in matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages