Published October 12, 2022
| Version v6.4.0
Software
Open
silx-kit/h5web: v6.4.0
Authors/Creators
- 1. ESRF
Description
Full Changelog: https://github.com/silx-kit/h5web/compare/v6.3.0...v6.4.0
@h5web/app- ✨ When an entity in the explorer has focus (as indicated by a focus outline), pressing <kbd>ArrowUp</kbd> or <kbd>ArrowDown</kbd> on the keyboard now moves focus to the next or previous entity (similarly to <kbd>Tab</kbd> and <kbd>Shift+Tab</kbd>). Pressing <kbd>Enter</kbd> (or <kbd>Space</kbd>) then selects the entity.
- ✨
< NX Image >Enable or disable "keep ratio" automatically based on axis units:- if the
unitsattributes of the two axis datasets are equal, enable "keep ratio"; - if the
unitsattributes differ or only oneunitsattribute is present, disable "keep ratio"; - if no
unitsattributes are present, apply the user's preferred setting as before.
- if the
- 🐛
< Scalar >Don't collapse line breaks and tabs #1217 - 🐛
< Raw, Scalar >Handle overflowing content better #1228 < NX Spectrum, NX Image, NX Scatter >SILX_styleoptions are no longer persisted across visualizations. When the user selects a plottable NeXus group with aSILX_styleattribute, the plot configuration options suggested by the attribute (signal/axes scale types) now override the user's preferred options only for the current visualization and until the user decides otherwise. #1213[H5GroveProvider]Improve error message when user does not have permission to access the file #1218- ⚠️ This change requires h5grove@1.2.0 #1218
[App]Add proppropagateErrors, which defaults tofalse, to control whether errors should be let through the top-level error boundary in order to be handled by the consumer application #1211[App]Focus the explorer on first render #1221
- ✨ New
AxialSelectionToolcomponent to allow drawing selections along a given axis #1225 - ✨ Add tooltip to experimental
TiledHeatmapMeshcomponent [ScatterVis]MakecolorMapprop optional (now defaults to'Viridis') #1210[TooltipMesh]Add propsizeto allow resizing the mesh #1193
Files
silx-kit/h5web-v6.4.0.zip
Files
(2.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fa9697905f327388ea9e449870013b52
|
2.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/silx-kit/h5web/tree/v6.4.0 (URL)