awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chartjs/chart.jsالصورة الرمزية لـ chartjs

    chartjs/Chart.js

    67,526عرض على 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

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

    JavaScriptcanvaschartgraph
    عرض على GitHub↗67,526
  • apexcharts/apexcharts.jsالصورة الرمزية لـ apexcharts

    apexcharts/apexcharts.js

    15,096عرض على GitHub↗

    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
    عرض على GitHub↗15,096
  • tradingview/lightweight-chartsالصورة الرمزية لـ tradingview

    tradingview/lightweight-charts

    13,794عرض على GitHub↗

    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
    عرض على GitHub↗13,794
  • star-history/star-historyالصورة الرمزية لـ star-history

    star-history/star-history

    9,200عرض على GitHub↗

    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
    عرض على GitHub↗9,200
  • dc-js/dc.jsالصورة الرمزية لـ dc-js

    dc-js/dc.js

    7,431عرض على GitHub↗

    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
    عرض على GitHub↗7,431
  • evidence-dev/evidenceالصورة الرمزية لـ evidence-dev

    evidence-dev/evidence

    5,919عرض على GitHub↗

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

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

استكشف الوسوم الفرعية

  • 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.