2 个仓库
Comprehensive toolkits for rendering nodes and edges with integrated automated layout algorithms and relationship mapping.
Distinct from Graph Node Visualizations: Covers the full framework for graph rendering and layout, not just the visualization methods for individual nodes.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Graph Visualization Frameworks. Refine with filters or upvote what's useful.
Joint 是一个用于构建交互式可视化图表和流程图的 JavaScript 库,基于可缩放矢量图形(SVG)。它提供了一个可编程环境,用于创建支持缩放、平移和触摸手势控制的交互式 SVG 画布。 该框架包含一个组件系统,用于在基于矢量的坐标系中定义自定义形状和编程元素。它具有用于保存和加载图表状态的 JSON 序列化功能,以及用于渲染节点和连线的自动布局算法和关系映射。 该库涵盖了广泛的绘图功能,包括嵌套元素的层级结构管理、具有可自定义箭头的路径连线路由,以及事件驱动的交互系统。它还包括用于图数据遍历和自动元素排列的工具,以优化视觉清晰度。
Serves as a comprehensive framework for rendering nodes and edges with automated layout algorithms and relationship mapping.
Relation-graph is a frontend library designed for building interactive node-link diagrams and relationship visualizations within web applications. It provides a framework for rendering complex network structures that support manual manipulation, including zooming, dragging, and real-time structural editing. The library distinguishes itself through a framework-agnostic core that separates graph layout logic from the rendering layer. This architecture enables developers to inject custom HTML or framework-specific components directly into graph nodes and edges, allowing for highly tailored visua
Renders complex node-link diagrams with support for custom component injection into nodes and edges for highly tailored relationship visualizations.