We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee30c50 commit 3cfc33bCopy full SHA for 3cfc33b
CHANGELOG
@@ -1,3 +1,9 @@
1
+2014-09-27 Overhauled `colors.LightSource`. Added `LightSource.hillshade` to
2
+ allow the independent generation of illumination maps. Added new
3
+ types of blending for creating more visually appealing shaded relief
4
+ plots (e.g. `blend_mode="overlay"`, etc, in addition to the legacy
5
+ "hsv" mode).
6
+
7
2014-06-10 Added Colorbar.remove()
8
9
2014-06-07 Fixed bug so radial plots can be saved as ps in py3k.
0 commit comments