DiODeProject / MuMoT

Multiscale Modelling Tool - mathematical modelling without the maths
https://mumot.readthedocs.io/
GNU General Public License v3.0
21 stars 5 forks source link

Remove matplotlib.pyplot.hold(True) calls and unpin matplotlib version (WIP) #340

Closed willfurnass closed 5 years ago

willfurnass commented 5 years ago

Closes #231. Interactivity needs testing.

willfurnass commented 5 years ago

Ah, the manage_xticks keyword of matplotlib.pyplot.boxplot has also been deprecated. See here for more info inc what changes are required.