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

Graph visualisation #16

Closed
bonndan opened this issue Nov 9, 2013 · 3 comments
Closed

Graph visualisation #16

bonndan opened this issue Nov 9, 2013 · 3 comments

Comments

@bonndan
Copy link

bonndan commented Nov 9, 2013

Inspired by a talk on https://github.com/Metabor/Statemachine I've created a similar rendering of Finite using Graphviz. Such a visualisation of a state machine can be really helpful when discussing with customers.

See here:

https://github.com/bonndan/Finite/tree/feature-visualisation
https://github.com/bonndan/Finite/blob/feature-visualisation/examples/rendered-graph.png

Before creating a PR I would like to know your opinion and if there are should be added more label like events, properties or the like.

@yohang
Copy link
Owner

yohang commented Nov 11, 2013

Hi,

I planned this feature, but i'm lacking of time, so your PR is welcome :)

Should we add more labels ? Yes, probably, but this could be configurable.

@yohang
Copy link
Owner

yohang commented May 12, 2014

Closing as a pull request is open (#17)

@yohang yohang closed this as completed May 12, 2014
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

No branches or pull requests

2 participants