Give us feedback
gojs
Web icon

GoJS

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 April 2019 by 
5.0
 (2 ratings)
gojs

GoJS

Details
GoJS is a JavaScript and TypeScript library for building interactive diagrams and graphs. This component allows you to create a diagram with a Tree layout as well as customize some properties of its nodes and links and it also showcases a HTML menu. Check out more info and samples on the Go JS website (https://gojs.net/latest/index.html) Disclaimer: Not for distribution or production use.
Read more

GoJS offers many advanced features for user interactivity and this component is scratching the surface of this library's capabilities.

With this component we offer the possibility to:

  • easily create a diagram with a Tree layout;
  • quickly customize node properties such as their shape, height, width, color, etc;
  • make linking of nodes a piece of cake.

The customization of Nodes and their linking is done by JSON serialization.

---
The Sample application provides 2 samples:

  • Basic Sample which shows a simple diagram;
  • 2 Diagram example, which displays 2 diagrams and the information of nodes/links/menu when clicking on a node and choosing a menu option.
Release notes (1.0.0)
Reviews (0)
Team