Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Graphical plot of yMMSL configuration #219

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

DaanVanVugt
Copy link
Collaborator

@DaanVanVugt DaanVanVugt commented Apr 7, 2023

The idea is to have a nice method to visualize the workflow you are developing.
For this a new command is defined

muscle3 graph file.ymmsl

See --help for an up-to-date description of the options.

Things to do still

  • Provide documentation
  • See if we can make the arrows 'feel' more in the direction of data flow
  • More distinct styling (thick lines, like MMSL docs? different colors for stateful / stateless actors?)
  • Show implementation name
  • Investigate hovering for more details (should work in svg)
  • Compare a few layout engines (needs example cases)
  • Plot unconnected ports (optional)
  • Investigate options for live-updating (show running, waiting models, message counts)

@DaanVanVugt DaanVanVugt self-assigned this Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant