### Problem xref https://github.com/matplotlib/matplotlib/issues/28358#issuecomment-2162342459 ### Proposed solution When https://github.com/matplotlib/matplotlib/pull/28177 is in, we could switch the wrapping box to subfigure. Actions: - [ ] change the `get_figure()` call in `Text._get_wrap_line_width` - [ ] update `Text.set_wrap` documentation to explicitly mention subfigure.