1 Repo
Frameworks that synchronize JavaScript data models with visual diagram elements for bidirectional updates.
Distinct from Data-Driven Diagram Generators: Distinct from generators: this is a full framework for interactive synchronization, not just a one-time generation tool from data.
Explore 1 awesome GitHub repository matching user interface & experience · Data-Driven Diagramming Frameworks. 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
Provides a complete framework for building diagrams that are bidirectionally synchronized with JavaScript data models.