Improve hdf5plot component
This MR rework the hdf5plot0d
component to make it more flexible.
- Rename
hdf5plot0d
intohdf5plot
(this can handle generic use cases) -
hdf5plot0d
is still available (but deprecated to avoid to break beamlines) - Rework the HDF5 parsing code
- Implement NXdata displaying image using the actual plot lib (plotly)
- Update the documentation to show the actual 3 different use cases supported
Edited by Valentin Valls