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