Skip to content

Create a h5web backend option for the Scan1D plot

Valentin Valls requested to merge h5web-backend into master

Closes #50 (closed)

This now have to be used the following way:

- type: component
  title: Spectra Plot
  component: scanplot1d
  options:
     backend: h5web

Merge request reports