Skip to content

Add support for AxisXES and MetaDataAxis. Add test for multiple axes

Loic Huder requested to merge multi_axis into main

For this, instead of passing axis_names around, I pass axis_parameters since different axis types needs different parameters.

The Axes configuration GUI is now much more dynamic: depending on the axis type selected, the parameter form changes to be able to specify the different parameters for this axis.

Screencast_from_04-06-2024_16_02_37

Edited by Loic Huder

Merge request reports