It might be worthwhile looking into doing our plots through seaborn...they have some nice stuff. [See this](https://seaborn.pydata.org/examples/pair_grid_with_kde.html) for example, which is only four lines of code.