8000 Updated 'whats_new.rst' with a little bit more explanation of why you… · matplotlib/matplotlib@8b6d7c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b6d7c3

Browse files
committed
Updated 'whats_new.rst' with a little bit more explanation of why you might use the 'image.composite_image' option.
1 parent 9dfa625 commit 8b6d7c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/users/whats_new.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ Configuration (rcParams)
8181
``image.composite_image`` added
8282
```````````````````````````````
8383
Controls whether vector graphics backends (i.e. PDF, PS, and SVG) combine
84-
multiple images on a set of axes into a single composite image.
84+
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.
8587

8688
.. _whats-new-1-4:
8789

0 commit comments

Comments
 (0)
0