plot#

TouchstoneData.plot(index_couples=None, show=True)[source]#

Plot a list of curves.

Parameters:
index_coupleslist, optional

List of indexes couple to plot. Default is None to plot all port_tuples.

showbool

Whether to plot. Default is True.

Returns:
matplotlib.plt