Python class to generate visualizations for 1D, 2D and 3D arrays.
This project was inspired by the way how DataArrays are visualized in scipp.
- 2D array as plane
- 2D array as cuboid
- 3D array as cuboid
- 3D array, custom color hue, custom line color
- 3D array, custom face, roof and side colors
- 3D array, custom colors for each tile in face, roof and side
- 3D array, custom face, roof and side colors, labels, title and background color