TUDelft-CITG / MUDE

Jupyter Book for weeks 2.7 and 2.8 of MUDE (CEGM1000)
https://tudelft-citg.github.io/MUDE/intro.html
Other
2 stars 0 forks source link

update usage of mpl_toolkits #19

Closed rlanzafame closed 1 year ago

rlanzafame commented 1 year ago

3 py files in example FN curve page

rlanzafame commented 1 year ago

no change needed to py file. Current version still requires importing from mpl_toolkits.axisartist.axislines import AxesZero but mpl_toolkits is automatically included with matplotlib so it is not needed in requirements.txt.