Skip to content

Commit 9dfa625

Browse files
committed
Updated 'whats new.rst' to make users aware of the new rcParam['image.composite_image']
1 parent e446485 commit 9dfa625

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/users/whats_new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ directive - ``close-figs`` - that closes any previous figure windows before
7575
creating the plots. This can help avoid some surprising duplicates of plots
7676
when using ``plot_directive``.
7777

78+
Configuration (rcParams)
79+
------------------------
80+
81+
``image.composite_image`` added
82+
```````````````````````````````
83+
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.
85+
7886
.. _whats-new-1-4:
7987

8088
new in matplotlib-1.4

0 commit comments

Comments
 (0)