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

Graphviz dot support is weak. #2

Open
soniakeys opened this issue Feb 4, 2016 · 2 comments
Open

Graphviz dot support is weak. #2

soniakeys opened this issue Feb 4, 2016 · 2 comments

Comments

@soniakeys
Copy link
Owner

If lossless read then write is a goal, a complete dot format representation will be needed. In addition, a mapping of dot format elements to graph package elements.

@soniakeys
Copy link
Owner Author

Consider adding direct support for all graph types. Consider (re)adding support to generate diagrams in tutorials. (Example, graph attributes for rankdir in adjacency list tutorial.)

Edit: These considerations done. All graph types supported, example diagrams generated.

@soniakeys
Copy link
Owner Author

Next feature needed for tutorials is something to highlight a path. Maybe this could be added with some hardcoded appearance without stepping into full attributes, maybe just wide lines. Maybe highlight a FromList?

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

1 participant