Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c1d7f8

Browse files
committed
Updated CHANGELOG to put proposed change at the top of the list
1 parent 3a9a738 commit 6c1d7f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
2015-02-19 Rewrite of C++ code that calculates contours to add support for
2-
corner masking. This is controlled by the 'corner_mask' keyword
3-
in plotting commands 'contour' and 'contourf'. - IMT
4-
5-
2015-01-31 Added the rcParam 'image.combine_images' to permit users
1+
2015-02-27 Added the rcParam 'image.combine_images' to permit users
62
to decide whether they want the vector graphics backends to combine
73
all images within a set of axes into a single image. (If images do
84
not get combined, users can open vector graphics files in Adobe
95
Illustrator or Inkscape and edit each image individually.) Also
106
changed 'renderer.option_nocomposite' to the clearer name
117
'renderer.option_combine_images'.
128

9+
2015-02-19 Rewrite of C++ code that calculates contours to add support for
10+
corner masking. This is controlled by the 'corner_mask' keyword
11+
in plotting commands 'contour' and 'contourf'. - IMT
12+
1313
2015-01-23 Text bounding boxes are now computed with advance width rather than
1414
ink area. This may result in slightly different placement of text.
1515

0 commit comments

Comments
 (0)