awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antvis avatar

antvis/Graphin

0
View on GitHub↗
1,095 Stars·276 Forks·TypeScript·MIT·2 Aufrufegithub.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-Verlauf

Star-Verlauf für antvis/graphinStar-Verlauf für antvis/graphin

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Graphin

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Graphin.
  • alibaba/bizchartsAvatar von alibaba

    alibaba/BizCharts

    6,198Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,198
  • antvis/f2Avatar von antvis

    antvis/F2

    7,989Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,989
  • recharts/rechartsAvatar von recharts

    recharts/recharts

    27,241Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,241
  • uber/react-visAvatar von uber

    uber/react-vis

    8,781Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,781
Alle 8 Alternativen zu Graphin anzeigen→

Häufig gestellte Fragen

Was macht antvis/graphin?

🌌 A React toolkit for graph visualization based on G6.

Was sind die Hauptfunktionen von antvis/graphin?

Die Hauptfunktionen von antvis/graphin sind: React Components, React Visualization Components.

Welche Open-Source-Alternativen gibt es zu antvis/graphin?

Open-Source-Alternativen zu antvis/graphin sind unter anderem: 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…