This project aims to extend the built-in .plot() function of pandas DataFrames. I am working to slowly integrate these features into pandas with git pulls, but I thought I would put the full feature set on github while I work through that process. Pandas v0.20.0 includes the following git pulls:
Please look at the dataframe_plotter demo.ipynb Jupyter Notebook in this repo to see the full set of features.