corner.py
corner.py copied to clipboard
Markersize
I'm adding the truth values to my 2-d contour's plots, but the marker size looks bigger that I want. Is there an option to modify the marker size?
Hi! This isn't currently supported, but I've added a tutorial that you could follow to make custom truths plots: https://github.com/dfm/corner.py/blob/master/docs/_static/notebooks/custom.ipynb
Hope that helps!
That helps, thanks a lot¡.