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 ada3a97 commit 29658c4Copy full SHA for 29658c4
docs/releases/development.rst
@@ -24,3 +24,7 @@ Next release (in development)
24
which is a backwards incompatible change
25
but is difficult to add meaningful backwards compatible support
26
(:issue:`109`, :pr:`204`)
27
+* Use default matplotlib colour map when plotting instead of "jet".
28
+ In practice this will usually be "viridis"
29
+ unless the user has changed their local defaults
30
+ (:pr:`206`).
0 commit comments