awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
d3 avatar

d3/d3-force

0
View on GitHub↗
1,983 星标·391 分支·JavaScript·ISC·4 次浏览d3js.org/d3-force↗

D3 Force

Force-directed graph layout using velocity Verlet integration.

Features

  • Diagramming And UI Libraries - Library for creating interactive force-directed graphs.
  • JavaScript Visualization Libraries - Force-directed graph layouts using velocity Verlet integration.

Star 历史

d3/d3-force 的 Star 历史图表d3/d3-force 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

d3/d3-force 是做什么的?

Force-directed graph layout using velocity Verlet integration.

d3/d3-force 的主要功能有哪些?

d3/d3-force 的主要功能包括:Diagramming And UI Libraries, JavaScript Visualization Libraries。

d3/d3-force 有哪些开源替代品?

d3/d3-force 的开源替代品包括: visjs/vis — vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in… antvis/x6 — X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps,… anvaka/vivagraphjs — VivaGraphJS is a JavaScript graph visualization library used to render interactive network diagrams and relational… artem-mangilev/ngx-vflow. audiokit/flow. alyssaxuu/flowy — Flowy is a JavaScript library designed for building interactive, drag-and-drop flowchart interfaces. It enables the…

D3 Force 的开源替代方案

相似的开源项目,按与 D3 Force 的功能重合度排序。
  • visjs/visvisjs 的头像

    visjs/vis

    7,812在 GitHub 上查看↗

    vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in the web browser. It functions as a relational data mapper and browser-based charting tool, turning complex structured data into dynamic visual patterns to expose entity relationships. The library provides specialized tools for force-directed network graphs, where relational data is represented as interactive nodes and edges. It also includes an interactive timeline component for plotting chronological events and time intervals on a scalable temporal axis. The project covers b

    JavaScript
    在 GitHub 上查看↗7,812
  • antvis/x6antvis 的头像

    antvis/X6

    6,598在 GitHub 上查看↗

    X6 is a JavaScript diagramming library and SVG graph rendering engine used to build interactive flowcharts, mind maps, and visual workflow editors. It provides a framework for defining customizable node and edge behaviors, utilizing a hybrid rendering approach that combines SVG and HTML. The library decouples the visual graph representation from underlying business logic and data structures through a dedicated state management system. It allows for extensive extensibility via a registration mechanism for custom nodes, edges, and canvas tools. The toolkit includes capabilities for automatic g

    TypeScriptantvdagdiagram
    在 GitHub 上查看↗6,598
  • anvaka/vivagraphjsanvaka 的头像

    anvaka/VivaGraphJS

    3,860在 GitHub 上查看↗

    VivaGraphJS is a JavaScript graph visualization library used to render interactive network diagrams and relational data in web browsers. It features a force-directed layout engine that employs physics-based simulations, using spring and charge models to calculate balanced spatial distributions for nodes and links. The library utilizes a modular rendering architecture that decouples mathematical layout logic from the visual output. This allows for interchangeable rendering pipelines, supporting both vector-based SVG diagrams and hardware-accelerated WebGL rendering for large-scale visualizatio

    JavaScript
    在 GitHub 上查看↗3,860
  • alyssaxuu/flowyalyssaxuu 的头像

    alyssaxuu/flowy

    12,048在 GitHub 上查看↗

    Flowy is a JavaScript library designed for building interactive, drag-and-drop flowchart interfaces. It enables the creation of canvas-based environments where users can arrange blocks to design custom logic sequences, decision trees, and visual process maps. The library provides a structured approach to diagramming by organizing elements into a hierarchical parent-child tree. It features coordinate-based snapping logic to ensure blocks automatically align into organized layouts during user interaction. To support complex system configurations, the tool includes event-driven callback hooks th

    JavaScriptdiagramsdrag-and-dropengine
    在 GitHub 上查看↗12,048
查看 D3 Force 的所有 30 个替代方案→