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 9a6f33a commit 2e831a0Copy full SHA for 2e831a0
docs/changelog.rst
@@ -7,6 +7,11 @@ Changes
7
- Dropped support for Python 3.8, and added support for Python 3.11.
8
- Histogram plots of points and vector layers are now coloured with their napari colourmap.
9
- Added support for Matplotlib 3.8
10
+- Add widgets for setting histogram bin parameters
11
+
12
+Bug fixes
13
+~~~~~~~~~
14
+- Use integer bin limits for integer images in ``HistogramWidget``
15
16
Bug fixes
17
~~~~~~~~~
0 commit comments