awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
codesuki avatar

codesuki/react-d3-components

0
View on GitHub↗
1,618 stars·199 forks·JavaScript·MIT·7 viewscodesuki.github.io/react-d3-components/example.html↗

React D3 Components

D3 Components for React

Features

  • Data Visualization - D3-based visualization components for React.
  • Framework Integrations - D3-based components for React applications.

Star history

Star history chart for codesuki/react-d3-componentsStar history chart for codesuki/react-d3-components

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to React D3 Components

Similar open-source projects, ranked by how many features they share with React D3 Components.
  • jerairrest/react-chartjs-2jerairrest avatar

    jerairrest/react-chartjs-2

    6,933View on GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for Chart.js. It allows for the rendering of interactive charts and graphs within a React application using a declarative approach. The library manages HTML5 canvas charting components by tying the lifecycle of Chart.js instances to the mounting and unmounting of the React component tree. It translates component props into the configuration objects required by the underlying engine to map datasets to visual elements. The project covers a range of frontend integration capabilities, incl

    TypeScript
    View on GitHub↗6,933
  • mhkeller/layercakemhkeller avatar

    mhkeller/layercake

    1,777View on GitHub↗

    graphics framework for sveltejs

    Svelte
    View on GitHub↗1,777
  • formidablelabs/victoryFormidableLabs avatar

    FormidableLabs/victory

    11,242View on GitHub↗

    Victory is a React data visualization library and composable visualization toolkit used to build interactive charts and graphs. It functions as an SVG charting framework that renders scalable data visualizations designed to maintain consistency across different web browsers and operating systems. The project provides a collection of reusable UI primitives that combine to form complex interactive data layouts. This component-based approach allows for the construction of sophisticated graphs by composing modular visualization elements within React applications.

    TypeScriptchartsd3data-visualization
    View on GitHub↗11,242
  • recharts/rechartsrecharts avatar

    recharts/recharts

    27,241View on 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
    View on GitHub↗27,241
See all 30 alternatives to React D3 Components→

Frequently asked questions

What does codesuki/react-d3-components do?

D3 Components for React

What are the main features of codesuki/react-d3-components?

The main features of codesuki/react-d3-components are: Data Visualization, Framework Integrations.

What are some open-source alternatives to codesuki/react-d3-components?

Open-source alternatives to codesuki/react-d3-components include: mhkeller/layercake — graphics framework for sveltejs. uber/react-vis — react-vis is a declarative, component-based React data visualization library. It provides a framework of reusable… formidablelabs/victory — Victory is a React data visualization library and composable visualization toolkit used to build interactive charts… jerairrest/react-chartjs-2 — react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for… recharts/recharts — This project is a declarative data visualization library that provides a composable suite of user interface components… aeyrium/bezier-chart — A beautiful bezier line chart widget for flutter that is highly interactive and configurable.