nmdickson / GCfit

Multimass (LIMEPY) globular cluster equilibrium models and fitting them to observations
https://gcfit.readthedocs.io
MIT License
3 stars 1 forks source link

add patch for errorbar colours in run relations #186

Closed nmdickson closed 1 year ago

nmdickson commented 1 year ago

when neither clr_param or c is provided to many of the run relation plots the colours of the errorbars and the scatter plot points were not connected. This only really showed up if you overplotted multiple times, but should now be fixed. This does seem to sometimes disable the default colour cycle sometimes, but thats from matplotlib, not my fault