FAIRmat-NFDI / data-modeling

3 stars 1 forks source link

H5Web customisation (and requests) #14

Open sanbrock opened 2 years ago

sanbrock commented 2 years ago

1d

Pepe-Marquez commented 2 years ago

I am looking at upgrading h5web_app at the nomad gui. We currently support v 1.4.0 but the latest release is 4.1.0 which is way ahead with many new features. I tried to do the upgrade but I am facing some issues when uploading hdf5 via the file browser.

Pepe-Marquez commented 2 years ago

Some updates on this...

David did magnificent work bumping some other packages needed in nomad so we could upgrade h5web in the gui. He is going to commit final linting changes and hopefully put a merge request today, which means we will jump from version 1.4.0 to version 5.0.0, which includes a lot of improvements and features. I will pass this issue to test as soon as it has been merged.

@sanbrock, with customization, do you mean to pass the css from nomad to h5web components or do you only mean customize the color of the traces? If the second, I suggest we just pass some feature requests directly to the h5web guys in which you can select in the 1D traces color schemas as you can currently do in the 2d array plots.

sanbrock commented 2 years ago

Yes, customisation was addressing the color schema used for multi-line plots. Making it selectable would be great, but in the current version it can be set via css settings, so we wanted to change the default.

Pepe-Marquez commented 2 years ago

Update: H5web in the gui has been upgraded to v5.0.0 in the branch develop.