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

Textual graph representation #3

Open
ygina opened this issue Jun 23, 2021 · 0 comments
Open

Textual graph representation #3

ygina opened this issue Jun 23, 2021 · 0 comments
Assignees

Comments

@ygina
Copy link
Contributor

ygina commented Jun 23, 2021

It is easier to share graphs with other people if there is a textual representation. We can display a text box on the Graph tab with a "Save" and "Reset" button. The Reset button converts the current visual graph to its textual representation in the text box. The Save button converts the textual representation to the visual graph, and should have error handling if it is an invalid format. The initial textual representation can look something like graphviz, or the JSON representation sent across the wire to the backend.

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