-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Add a switch (e.g., VSwitch) or button (e.g., VBtnToggle) that allows the user to choose whether the parameters displayed in the sliders and plots are the experiment parameters or the simulation parameters (which can be mapped into each other through the calibration constants).
Options:
- Add a secondary x-axis at the top of each plot to display the simulation parameter axis, with the experiment parameter axis remaining at the bottom. I think this is the simplest and most effective solution, but I have not managed to make it work with Plotly yet...
- Add a switch or button and reload both the parameters panel and the plot panel when the switch or button is toggled. This is more complicated as it requires reloading the panels, possibly losing the current status of the
state. - Display both the experiment parameters and the simulation parameters simultaneously in separate plots. We may not have enough horizontal space to accomodate two plots per row.
Metadata
Metadata
Assignees
Labels
No labels