mpl.pyplot.Line2D.get_data

Line2D.get_data(orig=True)[source]

Return the xdata, ydata.

If orig is True, return the original data.