Gooflow Flowchart Drawing Plug-in

Source: Internet
Author: User
var property = {width:1200, height:600, Toolbtns: ["Start Round", "End Round", "Task Round", "Node", "Chat" , "state", "plug", "join", "fork", "complex mix"], Havehead:true, Headbtns: ["New", "Open", "Save", "undo", "Redo
"," Reload "],//If havehead=true, define the Head area button havetool:true, Havegroup:true, useoperstack:true};  var remark = {cursor: "Select pointer", Direct: "Node Line", Start: "Entry node", "End": "Ending Node", "task": "Mission Node", node: "Automatic node", Chat: "Decision node", State: "Status Node", Plug: "Additional Plug-ins", Fork: "Branch Node", "join": "Joint Node", "Complex mix": "
Compound node ", Group:" Organization partition box edit Switch "};
VAR demo;
    $ (document). Ready (function () {demo = $.creategooflow ($ ("#demo"), property);
    Demo.setnoderemarks (remark);
    Demo.onitemdel=function (Id,type) {//return confirm ("Are you sure you want to delete this unit?");
} demo.loaddata (Jsondata);
});
var out; function Export () {document.getElementById ("result"). Value = Json.stringify (Demo.exportdata ());}

Export drawing results online in JSON format

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.