Axel Bocciarelli

Results 216 comments of Axel Bocciarelli

I see, hadn't thought of that, makes sense 👍

I think I'm ready to close this. The two remaining checkboxes are not worth waiting for or resolving: the CSS Modules issue seems unsolvable, and the CodeSandbox CI is kind...

I've done some deeper investigating on this in the past few days. We are currently limited by the fact that we've opted out of React Three Fiber's events system due...

FYI, in #1485 I'm adding client-side JSON-export capability to the h5wasm data provider.

This is now implemented in #1381 for the line and #1395 for the heatmap. @mathomp4 keep an eye out for the next release of the VS Code extension 😉

Attn @PeterC-DLS: I've just rebased this branch on v7. From now on, I'll try to rebase it only after stable releases. I'm just doing a basic sanity check locally with...

I've rebased and fixed a few things, but I had to skip a couple of tests for the CI to pass. I'll see if upgrading Testing Library helps and investigate...

Better fix in #1485: instead of logging the JSON string to the browser console, users can now export the dataset to JSON via the toolbar: ![image](https://github.com/silx-kit/h5web/assets/2936402/caa7ce43-3e46-45f6-9273-a4f6f84dd232)

As per discussions here and in https://github.com/usnistgov/h5wasm/issues/39#issuecomment-1338076045, GRIB support seems too far out of scope of the H5Web VS Code extension. This would need to be developed as a separate...