Skip to content

Add interaction between flatmap and simulation #458

@hsorby

Description

@hsorby

To support the investigation of BondGraph models we would like to have interaction between the BondGraph Flatmap and the SimulationVuer.
This issue is to add support to display the output of a simulation run using a protocol defined for the Flatmap when a user clicks on a feature in the Flatmap. The currently identified steps are:

  • Mock API for requesting data from a simulation.
  • Determine dependencies required are available, add if not.
  • Create type definitions.
  • Refactor the event bus.
  • Create a service to deal with getting data from simulation.
  • Create a store to handle plot windows on the Flatmap.
  • Create a floating window wrapper.
  • Create a lightweight plot component.
  • Update application layout.
  • Update Flatmap to use event bus for making request to simulation.

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