BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Query |
Response |
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 |
Yes, we can save the whole diagram as a JSON using the diagram SaveDiagram method and the same can be loaded using the diagram LoadDiagram method. Please refer to a sample below.
Help documentation: https://ej2.syncfusion.com/angular/documentation/api/diagram/#savediagram
|
When we hardcode a JSON in TS file , how can we get a Flowchart when we browse the HTML? Please share an example |
Could you please share us more details such as elaborate your requirement in detail with screenshot or video. |