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

prevent losing the properties in a dot file that is not generated by Kite #7

Open
erkal opened this issue Apr 19, 2019 · 1 comment

Comments

@erkal
Copy link
Owner

erkal commented Apr 19, 2019

idea: since there will undoubtedly be graphviz properties that aren't first-class properties in Kite, we could hold these extraneous properties in a Dict String String. that way, we should be able to import a .dot file and then export an equivalent .dot, without losing those properties.

i haven't looked at how feasible this is at an implementation level. maybe it complicates things more than it's worth.

Originally posted by @brandly in #4 (comment)

@erkal erkal changed the title idea: since there will undoubtedly be graphviz properties that aren't first-class properties in Kite, we could hold these extraneous properties in a Dict String String. that way, we should be able to import a .dot file and then export an equivalent .dot, without losing those properties. prevent losing the properties in a dot file that is not generated by Kite Apr 19, 2019
@erkal
Copy link
Owner Author

erkal commented Apr 19, 2019

#4 (comment)

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