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
·
uber-common avatar

uber-common/react-vis

0
View on GitHub↗
8,785 Stars·832 Forks·JavaScript·MIT·10 Aufrufeuber.github.io/react-vis↗

React Vis

react-vis ist eine React-Bibliothek zur Datenvisualisierung und ein deklaratives Charting-Framework, das zur Erstellung komponierbarer grafischer Darstellungen verwendet wird. Es bietet ein System zum Rendern komplexer Visualisierungen durch das Zusammensetzen einfacher Bausteine zu größeren Chart-Strukturen.

Die Bibliothek enthält spezialisierte Werkzeuge für hierarchisches Daten-Mapping mittels Sunburst-Diagrammen und Tree-Maps sowie für die Visualisierung von Flüssen und Beziehungen mittels Sankey-Diagrammen. Sie bietet zudem einen multivariaten Datenvisualisierer zum Plotten hochdimensionaler Daten durch parallele Koordinaten, Radar-Charts und radiale Visualisierungen.

Das Framework unterstützt Standard-Charting-Implementierungen für Linien-, Balken- und Tortendiagramme sowie Chart-Legenden-Management und orthogonale Koordinaten-Plots. Diese Visualisierungen werden unter Verwendung skalierbarer Vektorgrafiken (SVG) generiert.

Features

  • Charting Frameworks - Provides a comprehensive library and engine for the programmatic rendering of composable charts.
  • Declarative Charting Components - Implements a framework for constructing complex visualizations using a declarative system of modular, nested component building blocks.
  • Chart Axes - Renders labeled X and Y axes to represent data relationships in standard coordinate plots.
  • Coordinate System Mapping - Implements scale functions that translate raw data values into pixel coordinates for precise element positioning.
  • Chart Axis Mappings - Maps quantitative data fields to linear X and Y scales for standard Cartesian coordinate charts.
  • Data Visualization Charts - Provides a library for rendering diverse graphical representations of data within React applications.
  • General Chart Renderers - Generates standard line, bar, pie, and heat map visualizations from collected data for analysis.
  • SVG-Based Vector Rendering - Generates graphics using scalable vector graphics to ensure visual crispness across different resolutions.
  • Chart Generators - Provides a comprehensive set of building blocks for generating common business graphics like line, bar, and pie charts.
  • Component Composition Primitives - Provides modular primitives that encapsulate graphical logic to facilitate the composition of complex charts.
  • Attribute Binding Directives - Binds data properties directly to visual attributes like height, width, and color for dynamic chart generation.
  • React Charting Libraries - Provides a comprehensive suite of visualization components specifically designed for the React ecosystem.
  • Radar Chart Renderers - Renders multi-variable data as polygons on a circular grid using radar chart logic.
  • Radial Charts - Provides radial charts to visualize proportions and cyclical patterns using circular representations.
  • Multivariate Visualizations - Includes a toolset for plotting high-dimensional data through parallel coordinates, radar charts, and radial visualizations.
  • Flow Diagrams - Maps quantities and transfers between stages using weighted connections in Sankey diagrams.
  • Sunburst Charts - Renders hierarchical data as concentric circles with wedge sorting in sunburst diagrams.
  • Hierarchical Layouts - Uses algorithms to compute the spatial arrangement of nested shapes for tree maps and sunburst diagrams.
  • Hierarchical Tree Visualizers - Provides visual components for rendering nested parent-child relationships through tree maps and sunbursts.
  • Tree Maps - Implements tree maps to visualize hierarchical data using nested rectangles of proportional size.
  • Multivariate Analysis - Enables the comparison of multiple quantitative variables using high-dimensional plotting techniques.
  • Chart Legends - Provides UI elements to identify data series within visualizations using descriptive labels and color keys.
  • Parallel Coordinate Charts - Implements parallel coordinate charts for visualizing and comparing high-dimensional datasets.
  • Framework Specific Libraries - Collection of React components for common data charts.

Star-Verlauf

Star-Verlauf für uber-common/react-visStar-Verlauf für uber-common/react-vis

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 React Vis

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Vis.
  • 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
  • plouc/nivoAvatar von plouc

    plouc/nivo

    14,039Auf GitHub ansehen↗

    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

    TypeScriptcanvaschartscomponents
    Auf GitHub ansehen↗14,039
  • formidablelabs/victoryAvatar von FormidableLabs

    FormidableLabs/victory

    11,242Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,242
  • mui/mui-xAvatar von mui

    mui/mui-x

    5,791Auf GitHub ansehen↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    TypeScriptchartsdata-griddatatable
    Auf GitHub ansehen↗5,791
Alle 30 Alternativen zu React Vis anzeigen→

Häufig gestellte Fragen

Was macht uber-common/react-vis?

react-vis ist eine React-Bibliothek zur Datenvisualisierung und ein deklaratives Charting-Framework, das zur Erstellung komponierbarer grafischer Darstellungen verwendet wird. Es bietet ein System zum Rendern komplexer Visualisierungen durch das Zusammensetzen einfacher Bausteine zu größeren Chart-Strukturen.

Was sind die Hauptfunktionen von uber-common/react-vis?

Die Hauptfunktionen von uber-common/react-vis sind: Charting Frameworks, Declarative Charting Components, Chart Axes, Coordinate System Mapping, Chart Axis Mappings, Data Visualization Charts, General Chart Renderers, SVG-Based Vector Rendering.

Welche Open-Source-Alternativen gibt es zu uber-common/react-vis?

Open-Source-Alternativen zu uber-common/react-vis sind unter anderem: 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… plouc/nivo — Nivo is a responsive charting framework and a React data visualization library that uses D3 for its underlying math… mui/mui-x — MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid,… chart-kit/react-native-chart-kit — React Native Chart Kit is a library of responsive charting components designed for rendering interactive data… legions-developer/evilcharts — Evilcharts is a data visualization library and animated charting framework designed to render interactive data…