awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 dépôts

Awesome GitHub RepositoriesVisualization Configuration Utilities

Low-level components for defining the mathematical and structural rules of a chart, distinct from the visual rendering logic itself.

Explore 16 awesome GitHub repositories matching user interface & experience · Visualization Configuration Utilities. Refine with filters or upvote what's useful.

Awesome Visualization Configuration Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • shadcn-ui/uiAvatar de shadcn-ui

    shadcn-ui/ui

    116,724Voir sur GitHub↗

    shadcn/ui offers a collection of React UI components and a CLI-driven registry system for direct source code integration.

    Applies design tokens, labels, and icons to govern the visual appearance and thematic consistency of graphical data elements.

    TypeScriptreactcomponentstailwindcss
    Voir sur GitHub↗116,724
  • chartjs/chart.jsAvatar de chartjs

    chartjs/Chart.js

    67,526Voir sur GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The library utilizes a high-performance rendering pipeline that executes drawing commands during each animation frame to maintain smooth visual feedback. The project distinguishes itself through a modular, extensible architecture that allows developers to register custom scales, control

    Maps complex datasets onto specific coordinate spaces by defining axis types, positions, and identifiers.

    JavaScriptcanvaschartgraph
    Voir sur GitHub↗67,526
  • plotly/plotly.jsAvatar de plotly

    plotly/plotly.js

    18,227Voir sur GitHub↗

    Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations. It functions as a high-performance data visualization engine that utilizes both SVG for static elements and WebGL for hardware-accelerated rendering of large datasets and complex 3D plots. The library is distinguished by specialized toolkits for financial analysis, such as candlestick and OHLC charts, and geographic mapping tools for rendering choropleth and scatter maps with custom projections. It also supports complex scientific visualizations, including Sankey diagrams, pa

    Controls axis ranges, tick formatting, SI prefixes, and category ordering for various coordinate systems.

    JavaScriptcharting-librarychartsd3
    Voir sur GitHub↗18,227
  • mwaskom/seabornAvatar de mwaskom

    mwaskom/seaborn

    13,739Voir sur GitHub↗

    Seaborn is a Python library designed for statistical data visualization. It functions as a high-level interface built on the Matplotlib ecosystem, providing specialized routines to explore and communicate complex patterns within datasets. The framework enables users to generate informative graphics through automated statistical aggregation, multi-plot faceting, and integrated regression modeling. The library distinguishes itself through a declarative approach to data mapping, which translates raw inputs into visual properties like color, size, and position. It includes a robust statistical tr

    Provides configuration utilities for refining chart appearance, including axis labels and tick formatting.

    Pythondata-sciencedata-visualizationmatplotlib
    Voir sur GitHub↗13,739
  • antvis/g2Avatar de antvis

    antvis/G2

    12,524Voir sur GitHub↗

    G2 is a declarative data visualization engine that constructs complex charts and graphical representations by mapping raw data to visual elements through a systematic grammar of graphics. It functions as a modular framework for building custom analytical visualizations, allowing users to define visual encodings and coordinate systems independently of the underlying data. The library distinguishes itself through a multi-backend rendering pipeline that supports Canvas, SVG, and WebGL, ensuring consistent graphical performance across different environments. Its architecture relies on a plugin-ba

    Aligns multiple axes and coordinate systems to visualize complex multi-dimensional data relationships.

    TypeScriptanimationcanvaschart
    Voir sur GitHub↗12,524
  • uber/react-visAvatar de uber

    uber/react-vis

    8,781Voir sur 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

    Provides utilities for customizing the appearance and formatting of axis tick labels.

    JavaScriptchartcharting-librarydata-visualization
    Voir sur GitHub↗8,781
  • shutterstock/rickshawAvatar de shutterstock

    shutterstock/rickshaw

    6,520Voir sur GitHub↗

    Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a framework for rendering line, area, bar, and scatterplot visualizations from data series, with built-in support for axes, legends, color palettes, and interactive controls. The library distinguishes itself through a plugin-based architecture that allows renderers to be swapped at runtime, such as switching between stacked area and line chart views while preserving chart state. It includes an event-driven interaction layer for hover details, click behaviors, and drag-based rang

    Configures time or numeric axes with formatted tick values, custom time units, and adjustable orientation.

    JavaScriptchartsd3graph
    Voir sur GitHub↗6,520
  • scottplot/scottplotAvatar de ScottPlot

    ScottPlot/ScottPlot

    6,417Voir sur GitHub↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Controls tick positions, label formats, density, rotation, and grid lines for any chart axis.

    C#chartchartingcharts
    Voir sur GitHub↗6,417
  • flot/flotAvatar de flot

    flot/flot

    5,911Voir sur GitHub↗

    Flot is an interactive charting library for jQuery that renders line, bar, pie, and time-series plots with zooming and panning. It provides interactive plots for engineering and scientific data with customizable axes, scales, and series styles, and supports real-time data updates. The library is built as a jQuery plugin with a canvas-based rendering pipeline and a plugin extension system that allows third-party code to add new chart types, interactions, and data transformations. The library distinguishes itself through a broad range of specialized chart types, including candlestick, bubble, r

    Controls tick label spacing, width, and positioning for chart axes.

    JavaScript
    Voir sur GitHub↗5,911
  • evidence-dev/evidenceAvatar de evidence-dev

    evidence-dev/evidence

    5,919Voir sur GitHub↗

    Applies number, date, or custom string formatting to x-axis and y-axis tick labels independently.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Voir sur GitHub↗5,919
  • nhn/tui.chartAvatar de nhn

    nhn/tui.chart

    5,402Voir sur GitHub↗

    tui.chart est une bibliothèque de visualisation de données JavaScript et un moteur de graphiques multi-types utilisé pour rendre des graphiques statistiques interactifs. Il fonctionne comme un framework de graphiques réactif et un visualiseur de données en temps réel, utilisant HTML5 Canvas pour un rendu haute performance de jeux de données divers. La bibliothèque fournit un large éventail de formats visuels, incluant des types de graphiques linéaires, circulaires, basés sur des grilles, hiérarchiques et statistiques. Cela couvre tout, des graphiques en barres, en courbes et en secteurs standard aux visualisations plus spécialisées telles que les graphiques en radar, les treemaps, les graphiques en bulles et les boîtes à moustaches. Le moteur inclut des capacités complètes pour la surveillance de données en temps réel avec des mises à jour en direct et le développement de tableaux de bord interactifs. Il prend en charge des modèles d'interaction avancés tels que le zoom, la sélection de séries et des infobulles synchronisées sur plusieurs graphiques, tout en offrant des utilitaires d'exportation de données pour les formats CSV, XLS, PNG et JPEG. Le framework gère des mises en page adaptatives via un observateur de redimensionnement qui ajuste automatiquement les options de graphiques et les animations en fonction des dimensions du conteneur.

    Provides customizable formatting for date and time labels displayed on chart axes.

    TypeScriptcanvaschartdata-visualization
    Voir sur GitHub↗5,402
  • alandefreitas/matplotplusplusAvatar de alandefreitas

    alandefreitas/matplotplusplus

    4,894Voir sur GitHub↗

    Cette bibliothèque de visualisation de données C++ est un framework de traçage scientifique utilisé pour créer des graphiques 2D et 3D, des graphes de réseau et des cartes géographiques. Elle fonctionne comme une bibliothèque graphique multi-backend, découplant la logique de traçage de haut niveau des moteurs de rendu de bas niveau pour prendre en charge divers backends de sortie. Le projet se distingue par une API à double interface, fournissant à la fois une interface fonctionnelle globale pour le prototypage rapide et une interface orientée objet pour un contrôle précis. Il dispose d'un moteur de mise en page basé sur des composants pour gérer les grilles tuilées et les sous-graphiques, ainsi qu'un état de tracé en couches qui permet de superposer plusieurs séries de données sans effacer les axes. La bibliothèque couvre un large éventail de capacités de visualisation, incluant le traçage de fonctions mathématiques, les champs vectoriels et l'analyse de données multidimensionnelles via des cartes thermiques et des coordonnées parallèles. Elle inclut des outils spécialisés pour la visualisation de données géographiques, tels que les graphiques geobubble et geodensity, ainsi que des outils pour le rendu de réseaux de graphes dirigés et non dirigés. Les capacités générales incluent la gestion des axes, le stylisme esthétique avec des colormaps et l'exportation de graphiques de haute qualité. Le projet utilise CMake pour l'automatisation de la construction et la récupération des dépendances afin de faciliter l'installation sur différents systèmes d'exploitation.

    Provides utilities to format X-axis tick labels using custom strings or currency styles.

    C++charting-librarychartscontour-plots
    Voir sur GitHub↗4,894
  • bqplot/bqplotAvatar de bqplot

    bqplot/bqplot

    3,693Voir sur GitHub↗

    bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit

    Creates visual line axes for numerical or date scales with custom tick formatting.

    TypeScriptipythonjupytervisualizations
    Voir sur GitHub↗3,693
  • makieorg/makie.jlAvatar de MakieOrg

    MakieOrg/Makie.jl

    2,778Voir sur GitHub↗

    Makie.jl is a high-performance Julia data visualization library and hardware-accelerated plotting engine used to create interactive 2D and 3D visualizations. It functions as a reactive visualization framework where plots update automatically via observables and compute graphs, and as a vector graphics generator for high-resolution academic output. The system is distinguished by its backend-agnostic rendering pipeline, which supports OpenGL, WebGL, and ray-traced scenes. It employs a grammar-of-graphics approach to map variables to aesthetic attributes and utilizes a hierarchical scene graph t

    Determines the numerical values of ticks and converts them into labels using strings or functions.

    Juliagpugraphicsjulia
    Voir sur GitHub↗2,778
  • chartgpu/chartgpuAvatar de ChartGPU

    ChartGPU/ChartGPU

    2,675Voir sur GitHub↗

    ChartGPU is a high-performance visualization library designed to render large-scale datasets and real-time data streams using hardware acceleration. It functions as a component-based tool that integrates into declarative user interfaces, allowing developers to build responsive, themeable charts that maintain smooth interaction even when processing massive amounts of information. The library distinguishes itself through a specialized rendering engine that employs screen-space binning and zoom-aware data resampling to manage dense datasets. It provides advanced interactive capabilities, includi

    Configures independent vertical axes, tick labels, and grid layouts for diverse data types like currency or time.

    TypeScriptawesome-listcandlestick-chartchart-library
    Voir sur GitHub↗2,675
  • margelo/react-native-graphAvatar de margelo

    margelo/react-native-graph

    2,547Voir sur GitHub↗

    This project is a cross-platform mobile graphing library designed for rendering high-performance animated line charts and data visualizations. It functions as a canvas-based data visualization system and interactive charting component for mobile applications. The library focuses on animated data visualization, using interpolation to create smooth visual transitions between different data sets. It utilizes a GPU-accelerated graphics engine to maintain high frame rates and fluid transitions during data updates. The capability surface includes interaction systems for tracking pan gestures and d

    Implements dynamic formatting and rendering of labels for the graph's minimum and maximum axes.

    TypeScriptandroidanimatedanimation
    Voir sur GitHub↗2,547
  1. Home
  2. User Interface & Experience
  3. Data Visualization Tools
  4. Data Visualization
  5. Visualization Configuration Utilities

Explorer les sous-tags

  • Axis Tick Formatters1 sous-tagConfiguration utilities that control the appearance and formatting of axis tick labels in charts.
  • Coordinate SystemsSettings that define axis types, positions, and identifiers to map datasets onto specific coordinate spaces.
  • Data StructuresData formatting standards that ensure information is structured correctly for visualization engines.