Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f45b43

Browse files
committed
Added bullet to api_changes documentation on PR #1964
1 parent c154674 commit 6f45b43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/api/api_changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ For new features that were added to matplotlib, please see
1515
Changes in 1.3.x
1616
================
1717

18+
* Fixed a bug in setting the position for the right/top spine with data
19+
position type. Previously, it would draw the right or top spine at
20+
+1 data offset.
21+
1822
* In :class:`~matplotlib.patches.FancyArrow`, the default arrow head width,
1923
``head_width``, has been made larger to produce a visible arrow head. The new
2024
value of this kwarg is ``head_width = 20 * width``.

0 commit comments

Comments
 (0)