Releases: RainerHeintzmann/View5D.jl
Releases · RainerHeintzmann/View5D.jl
v0.6.1
v0.6.0
View5D v0.6.0
Bugs were fixed regarding the naming while displaying multiple elements (@ve).
Added set_colormap_no() to simplify setting a specific element to a color.
Added the ability to push colormaps to the viewer via add_colormap(). This can be achieved either via names or RGB tables.
This version uses the JavaViewer View5D version V2.5.5-SNAPSHOT:
https://github.com/bionanoimaging/View5D/releases/tag/View5D_v2.5.5
New default colormaps ("RdBu", "RdBu_r") were added to the Viewer (in Java).
v0.5.2
View5D v0.5.2
Support for the Broadcasted datatype was added as well as support for visualizing arrays of NTuples or CartesianIndex.