Array 3D Visualizer

Paste a NumPy-style array → Visualize → Explore in 3D

Paste your NumPy-style array

Supports 1D, 2D, and 3D arrays (e.g. [[1,2,3],[4,5,6]] or [[[...]]]). Trailing commas and whitespace are OK.

Tip: You can also paste Python lists or np.array([...]).
Dims: –