h5web icon indicating copy to clipboard operation
h5web copied to clipboard

React components for data visualization and exploration

Results 58 h5web issues
Sort by recently updated
recently updated
newest added

`react-aria-menubutton` is no longer maintained. It is still on React 17 and CommonJS, which is causing issues in our Cypress tests and for consumer applications. In this PR, I'm starting...

### Is your feature request related to a problem? I am trying to visualize h5 files only and need the slider and the heatmap. I have tried achieving the same...

enhancement

### Is your feature request related to a problem? When using the slicing slider (in DimensionMapper) for heatmaps, the plot is not updated smoothly when the slider is moved, even...

enhancement

Given that this tool is made to quickly have a glance at data (1D, 2D or 3D), I think it would be convenient to add an option that allows the...

enhancement
epic

### Is your feature request related to a problem? Reading very large files with the h5wasm provider is not possible, for several reasons: 1. maximum size of ArrayBuffer and also...

enhancement

### Is your feature request related to a problem? I have multiple datasets in the same HDF5 files. These datasets have a "dims" attribute that contain the path to different...

enhancement

It would be nice to support HDF5's dimension scales. We've received multiple feature requests relating to those, including in a couple of recent emails. Dimension scales are apparently used quite...

epic

Since extracting the logic out of `VisCanvas` does not seem practical (cf. #1276), here is an API proposal to at least: - separate out the cosmetic options from `abscissaConfig` and...

enhancement

### Requested solution or feature I am dealing with many signals with True/False value or kActive/kNotActive. It would be fantastic if H5Web can support to plot this kind of two-value...

enhancement