There is a newer version of the record available.

Published May 3, 2022 | Version v4.1.0
Software Open

silx-kit/h5web: v4.1.0

Description

Full Changelog: https://github.com/silx-kit/h5web/compare/v4.0.0...v4.1.0

🌟 The demo site has a brand new homepage! Accessing the demos of the built-in data providers is now much simpler. #1083

✨ NEW PACKAGE: @h5web/h5wasm
  • ✨ New H5WasmProvider by @bmaranville to read HDF5 files straight in the browser. Try opening an HDF5 file from your local machine in H5Web in our new demo! #1031 #1080
  • 👉 Check out the package's README to learn more about installing and using this new package and provider.
@h5web/app
  • ✨ Display chunk shape and compression info in dataset metadata when supplied by data provider (currently H5GroveProvider) #1084
  • 🐛 < Heatmap, NX Image, RGB > Make sure vis ratio is respected when "keep ratio" becomes enabled and user had previously zoomed in on an axis #1081
  • 🐛 Fix zooming out requiring one extra mouse wheel turn #1095
  • New useDataContext hook to allow using the built-in data providers in custom applications. See @h5web/app's README for more information and usage examples. #1090
  • Support NeXus v2 specification for finding plotable data, in which the signal and axes attributes are located on the signal dataset rather than on the NXdata group #1060 #1087
@h5web/lib
  • 🐛 [VisCanvas] Make sure vis ratio is respected when "keep ratio" becomes enabled and user had previously zoomed in on an axis #1081
  • 🐛 [Annotation] Fix positioning of annotation on zoom when scaleOnZoom is enabled #1074
  • 🐛 [Zoom, XAxisZoom, YAxisZoom] Fix zooming out requiring one extra mouse wheel turn #1095
  • [Annotation] Add prop center to center the annotation on the given coordinates #1074
  • [Pan] Stop panning temporarily if configured modifierKey is released #1075
Screenshots Homepage for H5Web's demo site

H5Wasm demo

Chunk shape and compression info with H5Grove

Files

silx-kit/h5web-v4.1.0.zip

Files (2.1 MB)

Name Size Download all
md5:6427a07c230daac2b4b22972ce46b749
2.1 MB Preview Download

Additional details

Related works