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

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

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

antvis/Graphin

0
View on GitHub↗
1,095 星标·276 分支·TypeScript·MIT·5 次浏览github.com/antvis/graphin↗

Graphin

🌌 A React toolkit for graph visualization based on G6.

Features

  • React Components - React-based graph visualization library built on G6.
  • React Visualization Components - React-based graph visualization library using G6.

Star 历史

antvis/graphin 的 Star 历史图表antvis/graphin 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

antvis/graphin 是做什么的?

🌌 A React toolkit for graph visualization based on G6.

antvis/graphin 的主要功能有哪些?

antvis/graphin 的主要功能包括:React Components, React Visualization Components。

antvis/graphin 有哪些开源替代品?

antvis/graphin 的开源替代品包括: alibaba/bizcharts — BizCharts is a React charting library that wraps the G2 grammar of graphics, providing declarative React components… antvis/f2 — F2 is a cross-platform charting engine and grammar-based visualization tool designed to render interactive data… recharts/recharts — This project is a declarative data visualization library that provides a composable suite of user interface components… uber/react-vis — react-vis is a declarative, component-based React data visualization library. It provides a framework of reusable… finnfiddle/react-svg-textures — Textures.js ported to React. Fully isomorphic. plouc/nivo — Nivo is a responsive charting framework and a React data visualization library that uses D3 for its underlying math…

Graphin 的开源替代方案

相似的开源项目,按与 Graphin 的功能重合度排序。
  • alibaba/bizchartsalibaba 的头像

    alibaba/BizCharts

    6,198在 GitHub 上查看↗

    BizCharts is a React charting library that wraps the G2 grammar of graphics, providing declarative React components for building interactive data visualizations. It bridges G2's imperative charting API with React's declarative component model, enabling chart creation through nested component composition without writing imperative code. The library distinguishes itself by mapping G2's grammar of graphics primitives directly to React component types, allowing chart series like line, bar, and scatter to be expressed as interchangeable React components. It synchronizes G2 chart instance creation,

    TypeScript
    在 GitHub 上查看↗6,198
  • antvis/f2antvis 的头像

    antvis/F2

    7,989在 GitHub 上查看↗

    F2 is a cross-platform charting engine and grammar-based visualization tool designed to render interactive data visualizations. It functions as a declarative system that allows users to build complex charts by defining the relationships between data dimensions and visual encoding channels. The framework is specifically optimized for mobile data visualization, providing a toolkit for creating touch-optimized charts. It supports custom data visualization styling, enabling the use of personalized shapes and animations to define a unique visual identity. The engine provides a platform-agnostic r

    JavaScript
    在 GitHub 上查看↗7,989
  • recharts/rechartsrecharts 的头像

    recharts/recharts

    27,241在 GitHub 上查看↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    TypeScriptchartcharting-librarycomponents
    在 GitHub 上查看↗27,241
  • uber/react-visuber 的头像

    uber/react-vis

    8,781在 GitHub 上查看↗

    react-vis is a declarative, component-based React data visualization library. It provides a framework of reusable building blocks for rendering interactive charts and graphs by mapping raw data to visual attributes such as position, color, and size. The system leverages D3 for its scaling and layout logic. The library is distinguished by its ability to handle complex data relationships, including hierarchical data via tree maps and circle packing, as well as multidimensional analysis using parallel axes and radar charts. It also supports network flow mapping to illustrate the volume and direc

    JavaScriptchartcharting-librarydata-visualization
    在 GitHub 上查看↗8,781
  • 查看 Graphin 的所有 8 个替代方案→