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 7c2688c commit 0ccbc9bCopy full SHA for 0ccbc9b
doc/users/whats_new.rst
@@ -21,11 +21,11 @@ revision, see the :ref:`github-stats`.
21
22
new in matplotlib-1.3
23
=====================
24
-`axes.xmargin` and `axes.ymargin` added to rcParams
+``axes.xmargin`` and ``axes.ymargin`` added to rcParams
25
---------------------------------------------------
26
-rcParam values were added to configure the default margins
27
-used. Previously they were hard-coded to default to 0, default
28
-value of both rcParam values is 0.
+``rcParam`` values (``axes.xmargin`` and ``axes.ymargin``) were added
+to configure the default margins used. Previously they were
+hard-coded to default to 0, default value of both rcParam values is 0.
29
30
31
New eventplot plot type
0 commit comments