plot# TouchstoneData.plot(index_couples=None, show: bool = True) → bool# Plot a list of curves. Parameters: index_coupleslist, optionalList of indexes couple to plot. The default value is None to plot all port_tuples. showboolWhether to plot. The default value is True. Returns: matplotlib.plt