Skip to content

Misc. matplotlib-related fixes

Ask Hjorth Larsen requested to merge matplotlib-version-updates into master

Checklist

  • Matplotlib is a mandatory dependency nowadays, so do not guard against it not being there.
  • Fix warning with newer matplotlib.
  • Fix get_colors() where a list is erroneously used as a masked array.
Edited by Ask Hjorth Larsen

Merge request reports