Open leon-k-martin opened 1 month ago
Yes, we can totally do this. What would be the strategy in case there is more than just one option available?
Maybe we can highlight the edges representing dependencies so the user can choose between options if more are available. Something like in https://github.com/vasturiano/react-force-graph/blob/master/example/highlight/index.html
What do you say?
Background
Some Methods have specific requirements/dependencies. For example, the
JansenRit
model requires its own couplingSigmoidalJansenRit
Goal
Implementation
I added the required nodes already to the class dictionary:
Would it be possible to implement a mechanism in the front-end that co-adds the corresponding classes to the workspace?