Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c154674 commit 6f45b43Copy full SHA for 6f45b43
1 file changed
doc/api/api_changes.rst
@@ -15,6 +15,10 @@ For new features that were added to matplotlib, please see
15
Changes in 1.3.x
16
================
17
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
+
22
* In :class:`~matplotlib.patches.FancyArrow`, the default arrow head width,
23
``head_width``, has been made larger to produce a visible arrow head. The new
24
value of this kwarg is ``head_width = 20 * width``.
0 commit comments