Mercurial > repos > muon-spectroscopy-computational-project > larch_plot
view macros.xml @ 3:5b993aff09e3 draft
planemo upload for repository https://github.com/MaterialsGalaxy/larch-tools/tree/main/larch_plot commit d4c7e090dc5c94395d7e1574845ac2c76f2e4f5f
author | muon-spectroscopy-computational-project |
---|---|
date | Fri, 22 Mar 2024 14:23:33 +0000 |
parents | 002c18a3e642 |
children |
line wrap: on
line source
<macros> <xml name="plot_limits_energy"> <param name="x_limit_min" type="float" label="Minimum plot energy (eV)" optional="true" help="If set, plot will be limited to this value on the x axis."/> <param name="x_limit_max" type="float" label="Maximum plot energy (eV)" optional="true" help="If set, plot will be limited to this value on the x axis."/> </xml> </macros>