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 533d3af commit d50234cCopy full SHA for d50234c
doc/api/api_changes_3.4/deprecations.rst
@@ -13,6 +13,6 @@ The following globals in :mod:`matplotlib.colorbar` are deprecated:
13
14
``FancyBboxPatch(..., boxstyle="custom", bbox_transmuter=...)``
15
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
-In order to use a custom boxsyle, directly pass it as the *boxstyle* argument
+In order to use a custom boxstyle, directly pass it as the *boxstyle* argument
17
to `.FancyBboxPatch`. This was previously already possible, and is consistent
18
with custom arrow styles and connection styles.
0 commit comments