8000
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 415a237 commit 70b2645Copy full SHA for 70b2645
CHANGELOG.rst renamed to docs/changelog.rst
@@ -1,8 +1,11 @@
1
+Changelog
2
+=========
3
+
4
0.4.0
-=====
5
+-----
6
7
Changes
--------
8
+~~~~~~~
9
- The scatter widgets no longer use a LogNorm() for 2D histogram scaling.
10
This is to move the widget in line with the philosophy of using Matplotlib default
11
settings throughout ``napari-matplotlib``. This still leaves open the option of
docs/index.rst
@@ -15,4 +15,5 @@ map one or more Image layers on to a 1D histogram plot.
15
:caption: Contents:
16
17
auto_examples/index
18
+ changelog
19
api
0 commit comments