1 Repo
Choosing between different structural representations (graph, tree, flat) for diagram data.
Distinct from Linked Selection Models: Candidates focus on ML model selection or interaction filtering, not the structural representation of diagram data.
Explore 1 awesome GitHub repository matching user interface & experience · Data Model Selection. Refine with filters or upvote what's useful.
GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a
Supports selecting among graph, tree, or flat models to represent node and link relationships.