markovmodel / pyemma_tutorials

How to analyze molecular dynamics data with PyEMMA
Creative Commons Attribution 4.0 International
71 stars 34 forks source link

NB08: make plot compatible with new matplotlib version #181

Closed thempel closed 5 years ago

thempel commented 5 years ago

Matplotlib functions hist() were not working with annotate() using arrow dicts (thanks @marscher).

thempel commented 5 years ago

fixes #180

thempel commented 5 years ago

Same error. Maybe using an older matplotlib release is the better option.