We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71aa18e commit e1a825cCopy full SHA for e1a825c
README.md
@@ -14,6 +14,7 @@ import ndv
14
data = ndv.data.cells3d()
15
# or ndv.data.nd_sine_wave()
16
# or *any* arraylike object (see support below)
17
+
18
ndv.imshow(data)
19
```
20
0 commit comments