Metadata-Version: 2.0
Name: betterplotlib
Version: 0.3.2
Summary: Some wrappers for matplotlib to make plotting easier and nicer.
Home-page: http://betterplotlib.readthedocs.io/en/latest/
Author: Gillen Brown
Author-email: gillenbrown@gmail.com
License: MIT
Keywords: plotting matplotlib
Platform: UNKNOWN
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: palettable

This module contains wrapper functions for matplotlib. A lot of the matplotlib plots are ugly and not easy to make, so I wrote some functions that do a lot of the stuff that should be easy, as well as wrappers for common plots that make them look nicer. 


