v-network-graph icon indicating copy to clipboard operation
v-network-graph copied to clipboard

Is it possible to save the state changes?

Open philiprhoades opened this issue 1 year ago • 1 comments

This is very nice! - thanks for your work!

As the title says, I want to save the state of a changed graph eg added, deleted, moved nodes etc - ie NOT exporting but I guess saving changed code?

Is that / could that be possible?

philiprhoades avatar Aug 26 '24 09:08 philiprhoades

Hi @philiprhoades, I apologize for the very late reply. Do you mean that you do not want to export the modified network graph, but you want to export each change made to the network graph as source code? Unfortunately, there is no direct way to do this. You need to listen for the necessary change events and generate code accordingly.

dash14 avatar Sep 16 '24 16:09 dash14

I close this issue for now. If you have any other question/comment, please reopen this issue.

dash14 avatar Feb 24 '25 08:02 dash14