Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a Feature Histogram Widget #148

Merged
merged 26 commits into from
Aug 25, 2023

Commits on Jun 2, 2023

  1. added a Feature Histogram Widget

    Co-Authored-By: Marcelo Zoccoler <[email protected]>
    jo-mueller and zoccoler committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    91f6d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b4b72 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update src/napari_matplotlib/scatter.py

    Co-authored-by: David Stansby <[email protected]>
    jo-mueller and dstansby authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    230a303 View commit details
    Browse the repository at this point in the history
  2. Update src/napari_matplotlib/scatter.py

    Co-authored-by: David Stansby <[email protected]>
    jo-mueller and dstansby authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e5cb943 View commit details
    Browse the repository at this point in the history
  3. Update src/napari_matplotlib/scatter.py

    Co-authored-by: David Stansby <[email protected]>
    jo-mueller and dstansby authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    524fdbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dcb43e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f697618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98d84f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d1d01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    622eb75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e965cd3 View commit details
    Browse the repository at this point in the history
  10. Added optional parent argument

    added parent to init
    jo-mueller committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6731648 View commit details
    Browse the repository at this point in the history
  11. removed unused ComboBox

    jo-mueller committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dcab365 View commit details
    Browse the repository at this point in the history
  12. updated tests

    jo-mueller committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d1207f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    476e2f2 View commit details
    Browse the repository at this point in the history
  14. codestyle

    jo-mueller committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    47ccb37 View commit details
    Browse the repository at this point in the history
  15. codestyle

    jo-mueller committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a40faf2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ed658cd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. added check for _key_selection_widget

    removed `reset_choices()` statement
    
    Revert "removed `reset_choices()` statement"
    
    This reverts commit ed8fc0a.
    
    removed `reset_choices()` from feature histogram
    jo-mueller committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9d6988e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b83ca View commit details
    Browse the repository at this point in the history
  3. added figure test

    jo-mueller committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2c95034 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    20300a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    ad86b38 View commit details
    Browse the repository at this point in the history
  2. Fix test figure location

    dstansby committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5e9604b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ec91f View commit details
    Browse the repository at this point in the history
  4. Update docs

    dstansby committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e1ccfb1 View commit details
    Browse the repository at this point in the history