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

View Automaton #51

Open
agilgur5 opened this issue Nov 17, 2015 · 1 comment
Open

View Automaton #51

agilgur5 opened this issue Nov 17, 2015 · 1 comment
Labels
kind: feature New feature or request scope: SpecEditor Related to the Spec Editor

Comments

@agilgur5
Copy link
Contributor

Writing some of my past research into this down..

http://www.graphviz.org/Download_linux_ubuntu.php shows that the latest versions are compatible up to 13.1, not 14.04, which is problematic. The installation may still be compatible, so I'll attempt to get it working before considering alternatives.

It would be great to be able to output a front end only (read: javascript) solution to this though, which would of course involve parsing the AUT file and creating a diagram of the state machine in SVG, then potentially converting that to PNG (and from there PDF?) for saving. Creating the diagram itself isn't awfully hard, but GraphViz does some nice things to get it to look correct (e.g. from top to bottom states are in numerical order, etc) and somehow fit in a one page PDF

@agilgur5
Copy link
Contributor Author

Welp I need to learn to Google better: https://github.com/mdaines/viz.js/

@agilgur5 agilgur5 added the scope: SpecEditor Related to the Spec Editor label Dec 12, 2015
@agilgur5 agilgur5 added the kind: feature New feature or request label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request scope: SpecEditor Related to the Spec Editor
Projects
None yet
Development

No branches or pull requests

1 participant