Added node-click event for the GlobalGraph.vue in the Models view (for the demo in February) we were only allowing drilling down operations from the LocalGraph but that has been removed and now the split view is used for simulation.
Update local graph in the Graphs space that got outdated with the latest changes in the graph adapters.
Screenshots
To test
Select the SIR model and click on a specific node using any of the modeling frameworks.
The drilldown panel should open and show the node title, node type and data type.
The rest of collapsible panels are empty but we should be able to populate them with the new metadata we receive in GroMets.
What
node-click
event for theGlobalGraph.vue
in the Models view (for the demo in February) we were only allowing drilling down operations from theLocalGraph
but that has been removed and now the split view is used for simulation.Graphs
space that got outdated with the latest changes in the graph adapters.Screenshots
To test
metadata
we receive in GroMets.