How do we get the JSON for the created flowchart and How do we get a flowchart using JSON?
1) When provide user a symbol pallete and a diagram space, he draws a flowchart and clicks submit. Can we save the JSON? If yes , Please share the sample
2) When we hardcode a JSON in TS file , how can we get a Flowchart when we browse the HTML? Please share an example
Thanks in advance.