Thanks to visit codestin.com Credit goes to github.com
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 e446485 commit 9dfa625Copy full SHA for 9dfa625
1 file changed
doc/users/whats_new.rst
@@ -75,6 +75,14 @@ directive - ``close-figs`` - that closes any previous figure windows before
75
creating the plots. This can help avoid some surprising duplicates of plots
76
when using ``plot_directive``.
77
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
86
.. _whats-new-1-4:
87
88
new in matplotlib-1.4
0 commit comments