corner.py
corner.py copied to clipboard
Allow parsing `cmap` to contour plot.
I wanted to specify the colormap for contours and thus modified a few lines. Open a PR since maybe it could be helpful for others too : )
Thanks! Would you be willing to also add a test for this behavior in test_hist2d?