6 مستودعات
Visual boundaries and panels drawn around sets of nodes to highlight clusters or relationships.
Distinct from Cluster Node Management: Candidates focus on hardware control panels, proxy server groupings, or cluster node orchestration, not visual boundaries in a data chart.
Explore 6 awesome GitHub repositories matching user interface & experience · Node Grouping Visuals. 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
Implements visual boundaries and panels to group nodes into clusters or subgraphs.
Visualize call graph of a Go program using Graphviz
Organizes call graph nodes by package or receiver type, clarifying the structural layout of the codebase.
go-diagrams هي مكتبة تصور بلغة Go ومولد لغة DOT تستخدم لإنشاء مخططات بنية النظام. تنفذ نهج "المخططات ككود"، مما يسمح للمستخدمين بتعريف مكونات النظام، واعتمادات البنية التحتية، وتدفقات البيانات باستخدام كود Go المصدري. تترجم المكتبة هذه التعريفات القائمة على الكود إلى صيغة Graphviz DOT، والتي تتم معالجتها بعد ذلك بواسطة مجموعة أدوات Graphviz لتقديم أصول الصور المرئية النهائية. تدعم تعيين الحواف الاتجاهية لتوضيح الاعتمادات وتنظيم المكونات ذات الصلة في مجموعات مسماة لتمثيل الحدود المعمارية والطبقات المنطقية. تصدّر الأداة ملفات DOT التي تم إنشاؤها والصور المعروضة مباشرة إلى نظام الملفات المحلي للتوثيق والتحكم في الإصدار.
Clusters related nodes into named groups or layers to visually represent boundaries within the overall architecture.
Butterfly is an interactive graph visualization library and SVG-based diagramming engine used to build node-based workflow designers and visual flow editors. It provides a framework for rendering interconnected nodes, edges, and groups to model technical architectures, business processes, and data-driven workflows. The project is distinguished by its ability to integrate custom UI components as graph nodes and its specialized support for data lineage visualization. It enables the mapping of relationships between data fields, tables, and business entities to track provenance and monitor workfl
Clusters multiple nodes into single visual containers using custom rendering and positioning.
xNode is a Unity editor extension that provides a visual node graph editor for designing flow-based logic and state machines. It functions as a visual logic designer, allowing for the creation and management of interconnected node networks within the Unity engine. The tool enables the construction of custom logic systems, such as branching dialogue trees and game state machine transitions. It supports the organization of complex graphs through a hierarchical grouping system that wraps related nodes into resizable visual containers. The system utilizes a graph-based data model to define data
Includes visual boundaries and resizable panels to group related nodes for improved graph readability.
Unovis is a modular SVG and Canvas data visualization library used to build interactive charts, maps, and network graphs. It provides a framework-agnostic set of primitives for creating data dashboards and specialized visualizations. The library is distinguished by its dedicated toolkits for different visualization domains, including an XY charting library for coordinated plots, a network graph framework for relational data, and a geospatial visualization toolkit for TopoJSON-based mapping. Its capability surface covers a wide range of data representations, including linear, area, and bar ch
Provides the ability to draw visual boundaries around specific sets of nodes to highlight clusters.