vMeijin / pySmithPlot

Matplotlib extension for creating Smith charts with Python
127 stars 73 forks source link

Issue with smithaxes.py is broken on latest numpy #32

Open montanaviking opened 3 years ago

montanaviking commented 3 years ago

smithaxes.py is broken with latest numpy. I have done a workaround and it's in the following file: #########################################################

smithaxes.zip

Thanks, Phil

someoneonboard1 commented 3 years ago

I had the same problem but I changed matplotlib code in my venv.

jonititan commented 3 years ago

This is fixed in pull request #28 Unfortunately this library appears unmaintained so it has not yet been merged.