@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 themodel.toJson?
I have search the forum and Google with no success.
Many thanks
Posts: 2
Participants: 2