11 repositorios
Charting components and wrappers tailored for specific frontend frameworks.
Explore 11 awesome GitHub repositories matching part of an awesome list · Framework Specific Libraries. Refine with filters or upvote what's useful.
Nivo is a responsive charting framework and a React data visualization library that uses D3 for its underlying math logic. It serves as both a collection of interactive chart components for web applications and a server-side visualization engine for generating static data chart images. The project distinguishes itself by providing a containerized chart rendering API, allowing the visualization engine to be deployed via Docker to serve rendered graphics as images or files through a programmatic interface. It also features a motion engine for animated data transitions, ensuring smooth visual sh
Composable React components built on top of D3.
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.
Composable React components for interactive data visualization.
react-vis es una librería de visualización de datos de React y un framework de gráficos declarativo utilizado para crear representaciones gráficas componibles. Proporciona un sistema para renderizar visualizaciones complejas componiendo bloques de construcción simples en estructuras de gráficos más grandes. La librería incluye herramientas especializadas para el mapeo de datos jerárquicos mediante diagramas sunburst y mapas de árbol, así como visualización de flujo y relaciones mediante diagramas de Sankey. También proporciona un visualizador de datos multivariante para trazar datos de alta dimensión mediante coordenadas paralelas, gráficos de radar y visualizaciones radiales. El framework admite implementaciones de gráficos estándar para gráficos de líneas, barras y circulares, junto con la gestión de leyendas de gráficos y gráficos de coordenadas ortogonales. Estas visualizaciones se generan utilizando gráficos vectoriales escalables.
Collection of React components for common data charts.
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
Visualization system for building composable React charts.
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
React wrapper for the popular Chart.js library.
Modular ReactJS charts made using d3 chart utilities. Work on project documentation has started here. A few examples of the available charts can be seen below, the others can be viewed here, side-by-side with the React code that generates the charts.
React-based SVG generation using D3 calculations.
Awesome charts for AngularJS.
D3-based line charts for AngularJS applications.
lit-line is a minimal line chart web component for modern websites.
Responsive line chart web component for Lit.
React-Muze is a React wrapper over the core Muze library. It provides React bindings for Muze and makes it easier to create charts using Muze for your React applications.
React integration for WebAssembly-based exploratory visualizations.
Simple line chart plugin for jQuery environments.