AndreasVanBarel / AndreasVanBarel/SimpleCanvas.jl
More constructors for Canvas
Open
enhancement
interface
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Constructing a canvas using some given height, width, type and colormap
If type and colormap are not given, type should default to something, say `Float`
A default colormap should be devised that works with any type. This could be mapping `nothing` or `0` to black and anything else to white.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.