-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Annotations are not clipped properly #14354
Copy link
Copy link
Closed
Labels
API: consistencyConsistency of the matplotlib API, including naming, behavior, defaults, …Consistency of the matplotlib API, including naming, behavior, defaults, …Documentationthird-party integration: jupytertopic: annotation
Milestone
Metadata
Metadata
Assignees
Labels
API: consistencyConsistency of the matplotlib API, including naming, behavior, defaults, …Consistency of the matplotlib API, including naming, behavior, defaults, …Documentationthird-party integration: jupytertopic: annotation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug summary
Drawing an annotation outside the visible region inline in jupyter notebook leads to whitespace added around the figure extending it to where the annotation would be.
Code for reproduction
Actual outcome
Expected outcome
Matplotlib version
print(matplotlib.get_backend())):module://ipykernel.pylab.backend_inlineEverything is installed via pip, pip and python are installed via apt.