Skip to content

Add component to choose experiment parameters v. simulation parameters #345

@EZoni

Description

@EZoni

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:

  1. 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...
  2. 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.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions