Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 07ffe75

Browse filesBrowse files
committed
Update api change to reflect new default
1 parent 7458091 commit 07ffe75
Copy full SHA for 07ffe75

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎doc/api/api_changes.rst

Copy file name to clipboardExpand all lines: doc/api/api_changes.rst
+4Lines 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+
* In :class:`~matplotlib.patches.FancyArrow`, the default arrow head width,
19+
``head_width``, has been made larger to produce a visible arrow head. The new
20+
value of this kwarg is ``head_width = 20 * width``.
21+
1822
* Removed call of :meth:`~matplotlib.axes.Axes.grid` in
1923
:meth:`~matplotlib.pyplot.plotfile`. To draw the axes grid, set to *True*
2024
matplotlib.rcParams['axes.grid'] or ``axes.grid`` in ``.matplotlibrc`` or

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.