8000 Updated 'whats_new.rst' with a slightly better explanation of why you… · matplotlib/matplotlib@4f2a61d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f2a61d

Browse files
committed
Updated 'whats_new.rst' with a slightly better explanation of why you might use the 'image.composite_image' option.
1 parent 8b6d7c3 commit 4f2a61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Configuration (rcParams)
8282
```````````````````````````````
8383
Controls whether vector graphics backends (i.e. PDF, PS, and SVG) combine
8484
multiple images on a set of axes into a single composite image. Saving each
85-
image individually can be useful if you wish to edit a matplotlib generated
86-
vector graphics file in Inkscape or other programs.
85+
image individually can be useful if you generate vector graphics files in
86+
matplotlib and then edit the files further in Inkscape or other programs.
8787

8888
.. _whats-new-1-4:
8989

0 commit comments

Comments
 (0)
0