Jupyterlab-h5web

Latest version: v12.1.0

Safety actively analyzes 638646 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

6.5.0

* Update H5Web from 6.4.1 to [6.5.0](https://github.com/silx-kit/h5web/releases/tag/v6.5.0)
* ✨ In addition to the support of <kbd>ArrowUp</kbd> or <kbd>ArrowDown</kbd> for focused entities in the explorer, we have now support for:
* <kbd>ArrowLeft</kbd>: Focus the parent group or collapse an opened group
* <kbd>ArrowRight</kbd>: Focus the first child or expand a closed group (no effect for non-group entities)
* <kbd>Home</kbd>: Focus the root group
* <kbd>End</kbd>: Focus the last visible entity in the file tree
* ✨ Make focused entry in toolbar more visible
* :sparkles: `< NX Spectrum, NX Image >` Rename visualizations "NX Line" and "NX Heatmap" respectively
* :bug: Fix ordinate tick labels appearing underneath axis label by tweaking format, reducing font-size and adjusting axis offsets
* 🐛 `< Heatmap, NX Image, NX Scatter >` Fix a visual bug where the domain slider could seem to merge with the overflow menu

6.4.0

* Update h5web from 6.0.1 to 6.4.1. Main changes underlined below (for a complete list see the [H5Web Releases page](https://github.com/silx-kit/h5web/releases))
- ✨ 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
- :sparkles: `< Matrix >` Add support for nD datasets with `Compound` HDF5 type
- :sparkles: `< Matrix >` Numbers formatting can be set to scientific notation (default), fixed-point notation, or automatic
- :sparkles: `< NX Spectrum >` Add support for auxiliary signals with [associated error datasets](https://h5web-docs.panosc.eu/?path=/story/visualizations-linevis--auxiliary-errors)
- 🐛 `< Scalar >` Don't collapse line breaks and tabs
* :sparkles: Improve error message when one does not have permission to access the file
* :sparkles: Opening a HDF5 file with the viewer no longer prevents other software from reading it
* :sparkles: Tune the height of the H5Web output cell when opened in the notebook 93

6.0.1

* Update h5web from 6.0.0 to [6.0.1](https://github.com/silx-kit/h5web/releases/tag/v6.0.1)
- :bug: Fix detection of pressed modifier keys when window regains focus

6.0.0

* Update h5web from 5.0.0 to [6.0.0](https://github.com/silx-kit/h5web/releases/tag/v6.0.0)
- :sparkles: Parse dtype of compound datasets as `Compound` rather than `Unknown`. Field dtypes are also parsed and can be viewed in the `Raw` inspection.
- :sparkles: `< Heatmap, Line, NX, RGB >` Allow select-to-zoom on a single axis:
- <kbd>Ctrl+Alt+Drag</kbd> for zoom on X
- <kbd>Ctrl+Shift+Drag</kbd> for zoom on Y

5.0.0

* Update h5web from 3.0.2 to [5.0.0](https://github.com/silx-kit/h5web/releases/tag/v5.0.0)
- :sparkles: Display chunk shape and compression info in dataset metadata
- :sparkles: Constrain panning and select-to-zoom interactions to left mouse button only
- :sparkles: Invert single-hue colormaps (dark to light instead of light to dark) for consistency with perceptually-uniform colormaps like Viridis
- :sparkles: New `< NX Scatter >` visualization for NXdata groups with 1D signal and two axis datasets
- :sparkles: Add button in top bar to tell browser to go full screen
- :sparkles: `< NX Spectrum >` Show auxiliary values with colored handles in tooltip
- :bug: `< Heatmap, NX Image, RGB >` Make sure vis ratio is respected when "keep ratio" becomes enabled and user had previously zoomed in on an axis
- :bug: `< Heatmap, Line, RGB, NX >` Fix tooltip remaining visible while dragging
- :bug: 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 <kbd>Ctrl</kbd> + 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](https://manual.nexusformat.org/datarules.html#find-plottable-data-v2), in which the `signal` and `axes` attributes are located on the signal dataset rather than on the `NXdata` group


**Full Changelog**: https://github.com/silx-kit/jupyterlab-h5web/compare/v3.0.0...v5.0.0

3.0.0

* Update h5web from 2.0.0 to [3.0.2](https://github.com/silx-kit/h5web/releases/tag/v3.0.2)
* Zoom improvements: notably, it is now possible to zoom on a area by pressing `Ctrl` and drawing a rectangle
* Line colors were changed to increase contrast in light and dark mode.
* Improve _Matrix_ vis cell width determination. It can also be adjusted by the user.
* Fix a bug on Chrome where the axes would look stretched when zooming in the browser.


**Full Changelog**: https://github.com/silx-kit/jupyterlab-h5web/compare/v2.0.0...v3.0.0

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.