Releases: silx-kit/jupyterlab-h5web
Releases · silx-kit/jupyterlab-h5web
v12.3.0
Upgrade to H5Web 13
- ✨ Preserve dimension mapping and slicing when possible, notably when toggling inspect mode or selecting another dataset with the same dimensions
- ✨ Support visualizing enum datasets and signals
- ✨ Support variable-length datasets
- ✨ Support inspecting metadata of committed datatypes
For the full list of changes, please refer to the release notes.
Preserve dimension mapping | Enum visualisation |
---|---|
Other changes
- 🐛 Fix empty H5Web cell when reloading or reopening notebook #138
v12.2.0
Upgrade to H5Web 12
- ✨
< NX Line, NX Heatmap >
Support complex auxiliary signals - ✨
< Line >
Replace Autoscale toggle in toolbar with domain widget to allow customising they
axis domain - ✨
< Compound >
Visualize compound scalar datasets - ✨
< Raw >
Add toggle to fit raw JPEG/PNG images to viewport (on by default) - ✨ Make variable-length string types explicit in metadata viewer
- ✨ Allow inspecting HDF5 string padding metadata
- 🐛
< Raw >
Disable dark mode on raw JPEG/PNG images - 🐛 Don't capitalize attribute names in metadata viewer
- ⚡ Reduce delay when slicing through a dimension whenever the target slice is already in the cache
For the full list of changes, please refer to the release notes.
Complex auxiliary signals | Scalar compound |
---|---|
v8.1.0
v12.1.0
- Update H5Web from 11.0.0 to 11.2.0 #134
- ✨ Allow flipping
< RGB >
and< Heatmap >
visualizations on X and Y - ✨ Add Nx Note visualization with support for JSON MIME type
- ✨ Add support for auxiliary signals for
< Heatmap >
- ✨ Display JPEG/PNG images stored as opaque datasets (see the opaque_jpg dataset in this file for an example)
- ✨ Allow flipping
- The extension is now compatible with JupyterLab 4.1, thanks @minrk ! #133
v12.0.0
v11.1.0
v11.0.0
v10.0.0
Upgrade extension to JupyterLab 4 #120
Refer to the compatibility table to use the extensions with earlier JupyterLab versions
Big thanks to @mahendrapaipuri for this ❤️ 👏 !
v8.0.0
- Update H5Web from v7.1.0 to v8.0.0
- ✨
< NX >
Show NeXus axis labels when hovering dimension buttonsD0
,D1
, ... - ✨
< Heatmap >
AddCubehelix
colormap - 🐛
< NX Line >
Fix wrong colors in the tooltip legend in dark mode - 🐛
< Complex Line >
Remove unsupported scale types from drop-down selector in toolbar
- ✨