plot complex data on the complex plane
z : array-like, of complex data
data to plot
x_label : string
x-axis label
y_label : string
y-axis label
title : string
plot title
show_legend : Boolean
controls the drawing of the legend
ax : matplotlib.axes.AxesSubplot object
axes to draw on
*args,**kwargs : passed to pylab.plot
See also
skrf.plotting.plot_polar
skrf.plotting.plot_complex_polar
Enter search terms or a module, class or function name.