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

Now a plot can contain many displayed items, including data arrays. On my actual use case, the plot contains at least - Several tiles - A heatmap It would be...

I really like the service that is offered at https://h5web.panosc.eu/h5wasm and was wondering what are the main foreseen data sources if one looks at this as a service e.g. to...

waiting

Not needed for the viewer but useful for other apps that use `@h5web/lib` as a data visualization lib. A starting point could be offering the possibility to the user to...

epic

### Is your feature request related to a problem? When a file is loaded for display and the default dataset is automatically plotted, if it has shape (N,1) there is...

Hi, I think it would be good to reserve the right mouse click to context menu. There is a need of global action on the plot (for example managing an...

### Describe the bug Image with one axis dimension above `2**13 = 8192` cannot be displayed when running H5Web in Firefox. ### To Reproduce 1. Go to https://h5web.panosc.eu/?file=issue_1053.h5 2. Click...

### Is your feature request related to a problem? Providers (e.g. h5wasm) that read the HDF5 file directly in the browser are unable to take advantage of server-side-generated exports of...

![image](https://user-images.githubusercontent.com/2936402/162226205-9e78e0bd-75e9-4ebc-86ed-81b614b48c76.png) From https://github.com/silx-kit/h5web/issues/141#issuecomment-985328946: > The solid rendering is used to be called hitmap i think (on silx it's histogram2D) > > For solid, at one point we will probably also...

epic

It should be possible to export visualisations as PNG images, just as they are displayed in the viewer - i.e. with axes, axis labels, title, color bar, zoom level, etc....

epic

### Is your feature request related to a problem? As it is, the `TiledHeatmapMesh` renders the current subsampled image layer according to the resolution, but also all lower layers: in...