Closed as not planned
Description
First of all, thank you for all of your great work !
A recurring remark made by users coming from Matlab against the Python/Matplotlib is the fact that one cannot make simple click/copy/paste of a curve from a figure into another.
I guess this heavily depends of the backend used, or of the OS. So my question is probably naive, but anyway : would it be possible to add an interactive way to select one or more curves from a matplotlib figure and to copy/paste them into a another figure ?
It is, I think, a killing feature for many beginners/average users who used to work with matlab before.