awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antvis avatar

antvis/Graphin

0
View on GitHub↗
1,095 stele·276 fork-uri·TypeScript·MIT·2 vizualizărigithub.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.

Istoric stele

Graficul istoricului de stele pentru antvis/graphinGraficul istoricului de stele pentru antvis/graphin

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Graphin

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Graphin.
  • alibaba/bizchartsAvatar alibaba

    alibaba/BizCharts

    6,198Vezi pe 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
    Vezi pe GitHub↗6,198
  • antvis/f2Avatar antvis

    antvis/F2

    7,989Vezi pe 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
    Vezi pe GitHub↗7,989
  • recharts/rechartsAvatar recharts

    recharts/recharts

    27,241Vezi pe 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
    Vezi pe GitHub↗27,241
  • uber/react-visAvatar uber

    uber/react-vis

    8,781Vezi pe 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
    Vezi pe GitHub↗8,781
Vezi toate cele 8 alternative pentru Graphin→

Întrebări frecvente

Ce face antvis/graphin?

🌌 A React toolkit for graph visualization based on G6.

Care sunt principalele funcționalități ale antvis/graphin?

Principalele funcționalități ale antvis/graphin sunt: React Components, React Visualization Components.

Care sunt câteva alternative open-source pentru antvis/graphin?

Alternativele open-source pentru antvis/graphin includ: 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…