pyapp-kit / ndv

Simple, fast-loading, n-dimensional array viewer with minimal dependencies.
BSD 3-Clause "New" or "Revised" License
29 stars 4 forks source link

todo: do a better job determining the third axis #6

Open tlambert03 opened 1 month ago

tlambert03 commented 1 month ago

this code is a lil' silly:

https://github.com/pyapp-kit/ndv/blob/7b6e48acfd7dac484ee0c9d04ad0c44191c0f2b6/src/ndv/viewer/_viewer.py#L341-L347