Skip to content

issues Search Results · repo:matplotlib/napari-matplotlib language:Python

Filter by

0 results
 (61 ms)

0 results

inmatplotlib/napari-matplotlib (press backspace or delete to remove)

Hi all, I was trying to update some environments with the latest napari version and where this plugin is installed. However, that is not possible because this plugin currently requires napari 0.5 as stated ...
New feature
  • zoccoler
  • 9
  • Opened 
    on Sep 26, 2024
  • #287

- Open an example image (e.g. File Open Sample napari builtins Cells (3D + 2Ch)) - Open the histogram widget - Move the contrast limits in the layer controls This throws the following error with ...
Bug
  • K-Meech
  • 4
  • Opened 
    on Jul 10, 2024
  • #272

With the latest napari-matplotlib and napari, I m seeing some odd errors while the histogram is open: AttributeError: EmitterGroup object has no attribute contrast_limits . This error doesn t appear when ...
Bug
  • K-Meech
  • 1
  • Opened 
    on Apr 23, 2024
  • #259

Getting this error trying to use HistogramWidget with some zarr data loaded into napari: File ~/miniconda3/lib/python3.11/site-packages/napari_matplotlib/histogram.py:72, in HistogramWidget.draw(self= ...
Bug
  • dstansby
  • 1
  • Opened 
    on Jan 23, 2024
  • #251

napari_matplotlib.histogram._get_bins returns fewer bins if the data passed to it are float compared to if they are int. To reproduce: import numpy as np from napari_matplotlib.histogram import _get_bins ...
  • p-j-smith
  • Opened 
    on Jan 15, 2024
  • #249

It would be great to allow: - Adjustment of histogram bin width / locations via the UI - Using integer bin limits for integer images (e.g. uint8, uint16) For example, if you show the coins image ...
New feature
  • K-Meech
  • 1
  • Opened 
    on Dec 14, 2023
  • #239

Thanks for your work :) What would you think about using the colours provided by the napari theme itself instead of a static style sheet? Dynamically pulling the colours for the figure parts from the ...
New feature
  • Chris-N-K
  • 5
  • Opened 
    on Nov 28, 2023
  • #236

When saving a figure as image while using the dark theme the style poses some problems. The axe ticks and labels remain coloured light grey as stated by the style sheet, but this makes them nearly invisible ...
Bug
Styling
  • Chris-N-K
  • 1
  • Opened 
    on Nov 28, 2023
  • #235

I m building a napari plugin that computes some derived data and plots that in a pane (so we re not directly hooking the plot up to the layer content). I am trying to use the BaseNapariMPLWidget to have ...
  • Goobley
  • 4
  • Opened 
    on Nov 15, 2023
  • #231

Bug
  • dstansby
  • Opened 
    on Oct 8, 2023
  • #218
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub