Closed Dih5 closed 6 years ago
It seems that the NavigationToolbar2TkAgg protected attributes that were recklessly used in the code have changed. This results in the plot not being able to be updated in the GUI in recent versions of matplotlib (I guess).
Before the fix, the GUI worked for matplotlib<=2.1.0, but not for 2.1.1.
It seems that the NavigationToolbar2TkAgg protected attributes that were recklessly used in the code have changed. This results in the plot not being able to be updated in the GUI in recent versions of matplotlib (I guess).