Skip to content

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

License

Notifications You must be signed in to change notification settings

rcassani/array-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages