v5.0.0
- Update h5web from 3.0.2 to 5.0.0
- ✨ Display chunk shape and compression info in dataset metadata
- ✨ Constrain panning and select-to-zoom interactions to left mouse button only
- ✨ Invert single-hue colormaps (dark to light instead of light to dark) for consistency with perceptually-uniform colormaps like Viridis
- ✨ New
< NX Scatter >
visualization for NXdata groups with 1D signal and two axis datasets - ✨ Add button in top bar to tell browser to go full screen
- ✨
< NX Spectrum >
Show auxiliary values with colored handles in tooltip - 🐛
< Heatmap, NX Image, RGB >
Make sure vis ratio is respected when "keep ratio" becomes enabled and user had previously zoomed in on an axis - 🐛
< Heatmap, Line, RGB, NX >
Fix tooltip remaining visible while dragging - 🐛 Fix zooming out requiring one extra mouse wheel turn
< NX Image >
Allow switching to< NX Spectrum >
when interpretation is not known or specified< Heatmap, RGB, NX Image >
When drawing a zoom selection box with a ratio constraint (with Ctrl + drag):- the effective zoom box now corresponds exactly to the area that will be zoomed on
- the effective zoom box is now centred around the selection box
- Support NeXus v2 specification for finding plottable data, in which the
signal
andaxes
attributes are located on the signal dataset rather than on theNXdata
group
Full Changelog: v3.0.0...v5.0.0