Closed as not planned
Closed as not planned
Description
Problem
In the matplotlib gallery, there is an auto-wrapping example, which also provides a sample jupyter notebook:
https://matplotlib.org/stable/gallery/text_labels_and_annotations/autowrap.html
However, due to bug #10869, the auto-wrapping in Jupyter does not work.
Suggested Improvement
It would be nice if a note about #10869 could be added in the example, or even possibly the fix indicated in that bug report be included in the notebook.
Matplotlib version
- Operating system: Windows 10
- Matplotlib version: 3.3.3 and 3.2.2
- Matplotlib documentation version: Stable version from the website, as linked to above