Skip to content

Commit 0ccbc9b

Browse files
committed
tweaked formatting/text in whats_new
1 parent 7c2688c commit 0ccbc9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/users/whats_new.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ revision, see the :ref:`github-stats`.
2121

2222
new in matplotlib-1.3
2323
=====================
24-
`axes.xmargin` and `axes.ymargin` added to rcParams
24+
``axes.xmargin`` and ``axes.ymargin`` added to rcParams
2525
---------------------------------------------------
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.
26+
``rcParam`` values (``axes.xmargin`` and ``axes.ymargin``) were added
27+
to configure the default margins used. Previously they were
28+
hard-coded to default to 0, default value of both rcParam values is 0.
2929

3030

3131
New eventplot plot type

0 commit comments

Comments
 (0)