openworm / hodgkin_huxley_tutorial

A repository containing code for a number of tutorials on the Hodgkin Huxley model, including an interactive Jupyter notebook
GNU Lesser General Public License v3.0
36 stars 9 forks source link

Issue with multiple plot axes/ticks in HH jupyter notebook on matplotlib 3.8 #70

Closed pgleeson closed 10 months ago

pgleeson commented 11 months ago

Issue with matplotlib 3.8.0 not 3.5.1 Basically plotting another axis around all others..?

Screenshot 2023-10-19 at 15 58 57

pgleeson commented 11 months ago

Not an issue with matplotlib 3.7...

Simplest to reproduce by running https://github.com/openworm/hodgkin_huxley_tutorial/blob/master/Tutorial/Source/HodgkinHuxley.py

sanjayankur31 commented 10 months ago

Nothing jumps out from the changelog, will need some digging into:

https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.8.0.html