Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to save Fishbone using myDiagram.model.toJson

$
0
0

@herryswastika wrote:

Hi GoJS Team,
I am very newbie in Javascript, but somehow I have survived following your detailed documentation, and have some success in saving in my PHP and MySQL database using :

document.getElementById("mySavedModel").value = myDiagram.model.toJson();

and the

<textarea id="mySavedModel"> ...  </textarea>

However, Fishbone is one of the requirement of my web app, so the questions is :
How to save the Fishbone diagram using the

model.toJson

?
I have search the forum and Google with no success.
Many thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles