Skip to content

Fix phase plane plot for current matplotlib

Marmaduke Woodman requested to merge github/fork/i-Zaak/phase_plane_fix into master

Created by: i-Zaak

The set_color_cycle has been deprecated in matplotlib since version 1.5. Time to move on... Currently the PhasePlaneInteractive crashes (canvas turns white) on a change of parameter.

Merge request reports