Skip to content

Allow multiplots to use ColorManager

Thomas Gaskin requested to merge add_colormanager_to_multiplot into main

.plot.multiplot is currently incompatible with the ColorManager: cmap arguments cannot be passed in the now standard ColorManager syntax. This MR fixes this.

Can this MR be accepted?

  • Implemented the changes
  • Extended the tests
  • !320 (merged) merged
  • Pipeline passing without warnings
  • Squashing
  • Version number bumped to 0.18.7
  • Changelog entry added
  • Reviewed and approved by @blsqr
Edited by Thomas Gaskin

Merge request reports