Closed JuanCarlosZapata666 closed 1 year ago
It looks like you need to switch the order of the inputs. Try plot_nyquist(Z, ax=ax, fmt='o')
Fixing this in #249
It looks like you need to switch the order of the inputs. Try
plot_nyquist(Z, ax=ax, fmt='o')
It worked, thank you very much!
I'm trying to run the example on "Getting started with impedance.py". But I keep getting the following error
I'm not sure if it a bug.
Thanks!