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
·

6 Repos

Awesome GitHub RepositoriesMulti-Series Charting

Tools for visualizing multiple related datasets within a single coordinate system to facilitate comparison.

Explore 6 awesome GitHub repositories matching user interface & experience · Multi-Series Charting. Refine with filters or upvote what's useful.

Awesome Multi-Series Charting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • chartjs/chart.jsAvatar von chartjs

    chartjs/Chart.js

    67,526Auf GitHub ansehen↗

    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

    Enables the visualization of multiple related datasets within a single coordinate system for comparative analysis.

    JavaScriptcanvaschartgraph
    Auf GitHub ansehen↗67,526
  • apexcharts/apexcharts.jsAvatar von apexcharts

    apexcharts/apexcharts.js

    15,096Auf GitHub ansehen↗

    ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c

    Allows overlaying multiple visualization styles like bars and areas onto a single chart for multi-dimensional analysis.

    JavaScriptchartsdata-visualizationgraphs
    Auf GitHub ansehen↗15,096
  • tradingview/lightweight-chartsAvatar von tradingview

    tradingview/lightweight-charts

    13,794Auf GitHub ansehen↗

    Lightweight Charts is a specialized library for rendering interactive time-series financial data visualizations within web applications. It provides a high-performance, responsive component designed to display historical and live market trends through various graphical formats, including candlesticks, histograms, and line series. The library distinguishes itself through a canvas-based rendering engine that decouples visual representation from raw data, enabling efficient updates and real-time monitoring of large datasets. It includes built-in support for accessibility, ensuring that interacti

    Supports diverse graphical formats including candlesticks, histograms, and line series for complex trend analysis.

    TypeScriptcanvaschartingcharting-library
    Auf GitHub ansehen↗13,794
  • star-history/star-historyAvatar von star-history

    star-history/star-history

    9,200Auf GitHub ansehen↗

    Star History is a suite of utilities for visualizing the growth of GitHub repositories over time. It functions as a star growth visualizer, a repository comparison tool, a metric embedder for external websites, and a trending analytics dashboard. The project enables the analysis of star acquisition rates for multiple repositories on a single chart to determine relative growth. It also provides the ability to rank repositories by growth windows to identify rising projects. The system covers project analytics and open source benchmarking by generating time-series charts and growth reports. It

    Plots multiple repository star counts on a shared timeline for relative growth analysis.

    TypeScriptgithubgithub-stargithub-star-history
    Auf GitHub ansehen↗9,200
  • dc-js/dc.jsAvatar von dc-js

    dc-js/dc.js

    7,431Auf GitHub ansehen↗

    dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na

    Visualizes multiple related datasets within a single coordinate system to facilitate comparison.

    JavaScript
    Auf GitHub ansehen↗7,431
  • evidence-dev/evidenceAvatar von evidence-dev

    evidence-dev/evidence

    5,919Auf GitHub ansehen↗

    Supports stacking, grouping, and percentage-stacking multiple series in bar charts.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Auf GitHub ansehen↗5,919
  1. Home
  2. User Interface & Experience
  3. Data Visualization Tools
  4. Data Visualization
  5. Specific Chart Types
  6. Multi-Series Charting

Unter-Tags erkunden

  • Global Series OptionsApplies a single set of ECharts series options to all series in a multi-series chart, avoiding manual repetition. **Distinct from Multi-Series Charting:** Distinct from Multi-Series Charting: focuses on applying uniform options across all series, not general multi-series visualization.