Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.37 KB

ArrayDraw

Python class to generate visualizations for 1D, 2D and 3D arrays.

This project was inspired by the way how DataArrays are visualized in scipp.

Examples

  1. 2D array as plane

  1. 2D array as cuboid

  1. 3D array as cuboid

  1. 3D array, custom color hue, custom line color

  1. 3D array, custom face, roof and side colors

  1. 3D array, custom colors for each tile in face, roof and side

  1. 3D array, custom face, roof and side colors, labels, title and background color