GoJS - Interactive JavaScript Diagrams for the Web
GoJS is a JavaScript and TypeScript library for building interactive diagrams and graphs
From simple flowcharts and org charts to highly-specific industrial diagrams, SCADA and BPMN diagrams, medical diagrams such as genograms and outbreak modeling diagrams, and more. GoJS makes constructing graphs of complex nodes, links, and groups easy with customizable templates and layouts.
GoJS offers advanced features for user interactivity such as drag-and-drop, copy-and-paste, in-place text editing, tooltips, context menus, automatic layouts, templates, data binding and models, transactional state and undo management, palettes, overviews, event handlers, commands, extensible tools for custom operations, and customizable animations.
We maintain hundreds of sample diagrams, detailing different examples of interactivity, templates, and user logic for you to start from. We offer free developer-to-developer support during evaluation.
Flowcharts
Build interactive flowcharts or flow diagrams. Let your users build, modify, and save Diagrams with JSON model output.
State Charts
Visualize State Charts and other behavior diagrams. Create diagrams with live updates to monitor state, or interactive diagrams for planning.
Sankey Diagrams
GoJS allows considerable customization of Links and Nodes to build all kinds of diagrams. Visualize flow, or connect pipes
Genogram Diagrams
Create Genogram and Medical diagrams, or editable family trees with collapsible levels.
Org Charts
Create classic org charts for viewing or editing. Automatic layouts make different visualization options easy.
Dynamic Ports
Dynamically add ports and custom link routing. Use data-bindings to save and load routes within the Model JSON.
Industrial Processes
Model industrial processes, workflows, SCADA diagrams and more. Permissions and validation make it easy to add rules and constraints when your customers build diagrams.
Dynamic Grouping
Use groups as containers and subgraphs, with group members bounds by their own rules and layouts.
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Simple chatbot UI for the Web with JSON scripting (0) | 2021.01.07 |
---|---|
[javascript] javascript Minifier - 스크립트 코드 경량화 (0) | 2021.01.07 |
[javascript] Pandas 닮은 Danfo.js (0) | 2020.12.29 |
[javascript] Cytoscape - Network Data Integration, Analysis, and Visualization in a Box (0) | 2020.12.28 |
Drag and Drop. HTML5 (0) | 2020.11.26 |