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

[Serialization and deserialization] How to save a flowchart ? #3

Open
gemmi opened this issue Jul 19, 2017 · 0 comments
Open

[Serialization and deserialization] How to save a flowchart ? #3

gemmi opened this issue Jul 19, 2017 · 0 comments

Comments

@gemmi
Copy link

gemmi commented Jul 19, 2017

I have tried this flowchart and attracted by it, it's architecture is natural and lucid, now i want to ask a question further, that is how to serialize a flowchart object to save it and then deserialize it for next modification?
In flowchart libs like JointJS there are functions of graph/canvas called "toJSON" and "fromJSON" to implement serialization and deserialization(serialize all elements, include canvas, all links, all boxes, and so on), which are easy to use. I think we should also take this into account.

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