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

graph layer #5861

Open
wants to merge 148 commits into
base: main
Choose a base branch
from
Open

graph layer #5861

wants to merge 148 commits into from

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    5ba80f3 View commit details
    Browse the repository at this point in the history
  2. added _basepoints class

    JoOkuma committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e95b3d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45d2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d9dd9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    a3efea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891217b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. add graph layer testing

    JoOkuma committed May 19, 2023
    Configuration menu
    Copy the full SHA
    37ddd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89fb3cf View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    b5a0b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d278b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8a390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb0cb59 View commit details
    Browse the repository at this point in the history
  5. graph slicing bug fix

    JoOkuma committed May 22, 2023
    Configuration menu
    Copy the full SHA
    66057a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    149c0d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4ff25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6836979 View commit details
    Browse the repository at this point in the history
  9. fix change from precommit

    JoOkuma committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a6564c7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    cc8ff0f View commit details
    Browse the repository at this point in the history
  2. updated graphdata type

    JoOkuma committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3c97c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6a08c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b12d4b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. fixed mypy new type error

    JoOkuma committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7ba748e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ce0c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Update napari/layers/graph/graph.py

    Co-authored-by: Andy Sweet <andrew.d.sweet@gmail.com>
    JoOkuma and andy-sweet authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4cf0931 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    JoOkuma committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bbe6d46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d5370c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    c43ecd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef8077 View commit details
    Browse the repository at this point in the history
  3. fixing typing

    JoOkuma committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e1a0d32 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    9bbef0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b9aa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update examples/add_graph.py

    Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
    JoOkuma and Czaki authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    eb8a90e View commit details
    Browse the repository at this point in the history
  2. Update napari/layers/graph/graph.py

    Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
    JoOkuma and Czaki authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d07aa40 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    62519a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f36c8bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fe4b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a910ca9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. jni minor comments

    JoOkuma committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    42bdb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f80f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f04520f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81e9884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e97eb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3775280 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2036b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    981bd70 View commit details
    Browse the repository at this point in the history
  9. update docs

    JoOkuma committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3c9c33d View commit details
    Browse the repository at this point in the history
  10. add networkx support

    JoOkuma committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f68f4b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    6b3ef25 View commit details
    Browse the repository at this point in the history
  2. add since_version

    JoOkuma committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6d8eb92 View commit details
    Browse the repository at this point in the history
  3. using to_napari_graph API

    JoOkuma committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    bf509a8 View commit details
    Browse the repository at this point in the history
  4. using to_napari_graph API

    JoOkuma committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2e16e74 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    c907ce0 View commit details
    Browse the repository at this point in the history
  2. improving graph nodes removal

    JoOkuma committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    98adf82 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'main' into napari-graph-2023

    - manually merged napari/_vispy/layers/points.py and
      napari/layers/points/points.py, if there was no regression testing
      some changes might have been ignored. layers/points/points.py was
      notably difficult.
    JoOkuma committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1f066bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761c05e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. updating to new graph API

    JoOkuma committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fd531c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

  1. fixing magicgui tests

    JoOkuma committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    41eb555 View commit details
    Browse the repository at this point in the history
  2. fixed viewer and types tests

    JoOkuma committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b1a3482 View commit details
    Browse the repository at this point in the history
  3. fixing typing

    JoOkuma committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    78cc0bc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    3012731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4cfd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cd8395 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 17, 2023

  1. updated npe2 requirement

    JoOkuma committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b7c1888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29063c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c225c80 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    ba3beca View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from Juan's code review

    Co-authored-by: Juan Nunez-Iglesias <jni@fastmail.com>
    JoOkuma and jni authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6fa5c54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6adaa7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f6f3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed52d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fixing typing

    JoOkuma committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f4ea067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a7123f View commit details
    Browse the repository at this point in the history
  3. Fixing 6016 errors

    JoOkuma committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ad70173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a580c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. updated requirements

    JoOkuma committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6b576a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    b2321ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e363e96 View commit details
    Browse the repository at this point in the history
  3. fix requirements

    JoOkuma committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3731322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    715ae5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f23afd2 View commit details
    Browse the repository at this point in the history
  6. minor comments fix

    JoOkuma committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0b39ce5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fixing czaki and jni comments

    JoOkuma committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    cf1f40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540636f View commit details
    Browse the repository at this point in the history
  3. fixed tests

    JoOkuma committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b34884f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 10, 2023

  1. Final merge fixes

    jni committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    998d9f9 View commit details
    Browse the repository at this point in the history
  2. Only compute Delaunay graph in 2D

    jni committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5cc814c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6ac5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f94fe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69ebbc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d466def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2ac8c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    5315af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f969d6c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fix add point bug

    jamesyan-git committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6f9e718 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. tidy up

    jamesyan-git committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b5c03fe View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Dec 13, 2023

  1. fix formatting

    jamesyan-git committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00dc63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2848ebb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge pull request #31 from jamesyan-git/fix_add

    Fixes crash when adding point requiring buffer resize
    JoOkuma authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7cb291d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge main

    DragaDoncila committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8ac802d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ad317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d055ceb View commit details
    Browse the repository at this point in the history
  4. Something kinda working

    DragaDoncila committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b30dc39 View commit details
    Browse the repository at this point in the history
  5. Remove spurious delete

    DragaDoncila committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bbace5b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    4f158af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1901fd9 View commit details
    Browse the repository at this point in the history
  3. more testing

    jamesyan-git committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bcabf32 View commit details
    Browse the repository at this point in the history
  4. More test

    jamesyan-git committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    535ceca View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fixt test

    jamesyan-git committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    458c338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac460ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4235019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b80268 View commit details
    Browse the repository at this point in the history
  5. clean up tests

    jamesyan-git committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b4ea210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43a3bbd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. address comments

    jamesyan-git committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9246384 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #32 from jamesyan-git/fix-events

    Fix event emissions
    JoOkuma authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    76cb651 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'napari-graph-2023' of https://github.com/jookuma/napari

    …into napari-graph-2023
    DragaDoncila committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a367dba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. Merge main

    DragaDoncila committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    83755da View commit details
    Browse the repository at this point in the history
  2. Fix labels

    DragaDoncila committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e03887a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451b87b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    efd0408 View commit details
    Browse the repository at this point in the history
  2. Fix tests and typing

    DragaDoncila committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    16b3a37 View commit details
    Browse the repository at this point in the history
  3. More typing ignore

    DragaDoncila committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d8d8d21 View commit details
    Browse the repository at this point in the history
  4. More typing fix

    DragaDoncila committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e28e0c0 View commit details
    Browse the repository at this point in the history
  5. More typing fix

    DragaDoncila committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9791e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge main...

    Draga Doncila committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    758b2f5 View commit details
    Browse the repository at this point in the history
  2. More merging...?

    Draga Doncila committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5b2472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34725fc View commit details
    Browse the repository at this point in the history
  4. Bring back napari graph dep

    Draga Doncila committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e1998eb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Fix points layer

    Draga Doncila committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fec6bbb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Bring back og example

    Draga Doncila committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    05395f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'napari-graph-2023' of https://github.com/JoOkuma/napari

    …into napari-graph-2023
    Draga Doncila committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c2ded23 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fixing conflicts

    DragaDoncila committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bc60ce3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Fix points tests

    DragaDoncila committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6c21fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Use node attribute to create node

    This will be needed for the VispyGraphLayer
    ClementCaporal authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    31b5703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565934b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6369a31 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    83ec8d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cebfffc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from ClementCaporal/patch-1

    fix VispyGraphLayer _subvisuals error
    JoOkuma authored May 4, 2024
    Configuration menu
    Copy the full SHA
    2f348fc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix typo

    DragaDoncila committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5d5830a View commit details
    Browse the repository at this point in the history