### Description of the feature The option to plot the mesh deformed exists for `DataFrame.animate` but not for `DataFrame.plot`. ### Steps for implementing the feature Similar to `DataFrame.animate`, possibly using the `DataFrame._disp_wf` and the labels used to select the field to plot in the `DataFrame`. ### Useful links and references _No response_