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

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

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

35 مستودعات

Awesome GitHub RepositoriesBar Charts

Visual widgets for representing data as bar charts.

Explore 35 awesome GitHub repositories matching data & databases · Bar Charts. Refine with filters or upvote what's useful.

Awesome Bar Charts GitHub Repositories

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

    nocodb/nocodb

    63,466عرض على GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries. The platform normalizes interactions across various SQL and NoSQL data sources, allowing users to manage complex datasets through a centralized interface. The project distinguishes itself by automatically generating RESTful and GraphQL APIs from existing database schemas, enabl

    Renders comparative data metrics using vertical bar chart visualizations.

    TypeScriptairtableairtable-alternativeautomatic-api
    عرض على GitHub↗63,466
  • prestodb/prestoالصورة الرمزية لـ prestodb

    prestodb/presto

    16,711عرض على GitHub↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Generates horizontal bar charts using ANSI color codes for terminal-based data visualization.

    Javabig-datadatahadoop
    عرض على GitHub↗16,711
  • yaronn/blessed-contribالصورة الرمزية لـ yaronn

    yaronn/blessed-contrib

    15,745عرض على GitHub↗

    blessed-contrib is a terminal user interface framework and a Node.js console widget library designed for building data-driven command line interfaces. It serves as an ASCII data visualization toolkit and a dashboard framework for organizing grid-based layouts and interactive elements within a console. The project provides a collection of reusable terminal components, including a command line image renderer and tools for text-based graphic rendering. It specifically enables the creation of terminal dashboards through a system for positioning multiple widgets across rows and columns and a mecha

    Includes visual widgets for representing data as horizontal or vertical bar charts in the terminal.

    JavaScript
    عرض على GitHub↗15,745
  • gizak/termuiالصورة الرمزية لـ gizak

    gizak/termui

    13,574عرض على GitHub↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Visualizes numerical data series as vertical bars with labels for comparative analysis in the terminal.

    Go
    عرض على GitHub↗13,574
  • tstack/lnavالصورة الرمزية لـ tstack

    tstack/lnav

    9,630عرض على GitHub↗

    lnav is a terminal-based log viewer and analyzer designed for aggregating, filtering, and analyzing multiple log files in a single chronological view. It functions as a console application that can replace the system pager, providing syntax highlighting and document navigation for system or application logs. The project distinguishes itself by mapping unstructured log data to virtual SQLite tables, enabling the use of SQL and PRQL for structured data analysis, aggregations, and relational queries. It further differentiates its capability set through native integration for retrieving and taili

    Displays a stacked bar chart of log messages over time, classified by log level.

    C++command-line-toollesslog-analysis
    عرض على GitHub↗9,630
  • iamseancheney/python_for_data_analysis_2nd_chinese_versionالصورة الرمزية لـ iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937عرض على GitHub↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    Generates vertical and horizontal bar graphs, including stacked variants for comparing categories.

    matplotlibnumpypandas
    عرض على GitHub↗8,937
  • northwoodssoftware/gojsالصورة الرمزية لـ NorthwoodsSoftware

    NorthwoodsSoftware/GoJS

    8,447عرض على GitHub↗

    GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a

    Renders simple bar charts and histograms directly within individual diagram nodes.

    HTMLcanvaschartcharts
    عرض على GitHub↗8,447
  • timqian/chart.xkcdالصورة الرمزية لـ timqian

    timqian/chart.xkcd

    7,838عرض على GitHub↗

    chart.xkcd is a client-side JavaScript library used to generate data visualizations as scalable vector graphics directly in the browser. It functions as a graphing utility that manipulates DOM elements to produce various chart types without requiring server-side dependencies. The library is distinguished by a rendering engine that applies randomized stroke offsets and variable line weights to SVG paths. This process simulates a sketchy, hand-drawn aesthetic for data charts, creating a comic-like visual style. The project supports a variety of visualization formats, including bar, line, circu

    Renders data values using vertical bars to compare categorical values.

    JavaScriptchartgraphhand-drawn
    عرض على GitHub↗7,838
  • imanneo/fl_chartالصورة الرمزية لـ imaNNeo

    imaNNeo/fl_chart

    7,539عرض على GitHub↗

    fl_chart is a data visualization library and UI component framework for Flutter. It provides a system of reusable graphical widgets for creating interactive, customizable quantitative data visualizations. The framework supports a variety of chart types, including line, bar, pie, donut, scatter, radar, and candlestick views. It allows for the creation of complex visualizations such as layered data segments and financial charts. The library includes capabilities for interactivity and visual refinement, such as touch event handling, data tooltips, and state animations. It also provides tools fo

    Provides vertical and horizontal bar charts with customizable alignment and grid lines.

    Dartbarchartcandlestickcandlestick-chart
    عرض على GitHub↗7,539
  • 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

    Overlays multiple data series on a single chart using stacked layouts to show part-to-whole relationships.

    JavaScript
    عرض على GitHub↗7,431
  • jwilber/roughvizالصورة الرمزية لـ jwilber

    jwilber/roughViz

    7,113عرض على GitHub↗

    roughViz is a JavaScript data visualization library used to create charts with a hand-drawn, sketchy aesthetic. It functions as an SVG charting framework that renders visualizations in the browser, prioritizing the communication of general trends and patterns over absolute precision. The library provides a collection of tools to generate several chart types, including bar, line, pie, donut, and scatter plots, as well as stacked bar charts. These visualizations are produced using a non-linear drawing style to present technical information in an informal, organic appearance.

    Provides the ability to render vertical and horizontal bar charts with a hand-drawn aesthetic.

    JavaScriptcharting-libraryd3v5dashboard
    عرض على GitHub↗7,113
  • cxli233/friendsdontletfriendsالصورة الرمزية لـ cxli233

    cxli233/FriendsDontLetFriends

    6,994عرض على GitHub↗

    FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate plots while avoiding common data representation mistakes. It provides a collection of scripts and guidelines for selecting distribution plots, color scales, and layouts that accurately represent complex experimental data. The project distinguishes itself through specialized toolkits for revealing hidden patterns in large datasets. It includes systems for heatmap optimization via dimension reordering and outlier management, as well as spatial layout algorithms to improve the inte

    Provides proportional stacked bar representations to facilitate more accurate fractional data comparisons than circular charts.

    Rdata-visualizationr
    عرض على GitHub↗6,994
  • chartscss/charts.cssالصورة الرمزية لـ ChartsCSS

    ChartsCSS/charts.css

    6,569عرض على GitHub↗

    charts.css is a CSS-driven framework designed to transform semantic HTML into accessible data visualizations without relying on JavaScript. It functions as a charting library that uses standard HTML structures, such as tables and lists, to render graphs while maintaining full compatibility with screen readers. The project distinguishes itself by using CSS variables to map numeric data to visual dimensions and utility classes to control chart types and layouts. It supports a wide range of visual styles, including 3D effects, reflection effects, and customized color palettes integrated via a br

    Renders raw data as horizontal bar charts using HTML tables and CSS variables.

    HTMLchartchartscss
    عرض على GitHub↗6,569
  • scottplot/scottplotالصورة الرمزية لـ ScottPlot

    ScottPlot/ScottPlot

    6,417عرض على 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

    Provides bar chart creation from categorical or numerical data with simple method calls.

    C#chartchartingcharts
    عرض على GitHub↗6,417
  • naver/billboard.jsالصورة الرمزية لـ naver

    naver/billboard.js

    5,980عرض على GitHub↗

    billboard.js is a JavaScript charting library built on D3.js that renders interactive data visualizations from a single declarative configuration object. It supports a wide range of chart types including bar, line, pie, scatter, area, spline, step, candlestick, funnel, gauge, heatmap, radar, polar, treemap, bubble, donut, and sparkline charts, and can overlay multiple chart types within a single visualization. The library offers an opt-in Canvas rendering mode for improved performance with large datasets and high-density axis displays, alongside its standard SVG-based rendering. The library d

    Represents data with rectangular bars proportional to the values they represent for comparison.

    TypeScript
    عرض على GitHub↗5,980
  • flot/flotالصورة الرمزية لـ flot

    flot/flot

    5,911عرض على 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

    Draws bar charts with configurable alignment and fill behavior across different browsers.

    JavaScript
    عرض على GitHub↗5,911
  • evidence-dev/evidenceالصورة الرمزية لـ evidence-dev

    evidence-dev/evidence

    5,919عرض على GitHub↗

    Displays categorical data as vertical or horizontal bars with stacking and grouping.

    JavaScriptanalyticsbusiness-intelligencedashboard
    عرض على GitHub↗5,919
  • apertureless/vue-chartjsالصورة الرمزية لـ apertureless

    apertureless/vue-chartjs

    5,717عرض على GitHub↗

    vue-chartjs is a component library that wraps Chart.js chart types as reusable Vue components, integrating the charting library into Vue's component model. It provides reactive props binding so that charts automatically redraw when data or options change, and exposes the underlying Chart.js instance via template refs for direct programmatic access. The library also forwards Chart.js interaction events like clicks and hovers to Vue component event handlers, and applies ARIA labels to chart elements for screen reader support. The library distinguishes itself by offering typed Vue components for

    Displays categorical data as rectangular bars with heights proportional to the values they represent.

    TypeScript
    عرض على GitHub↗5,717
  • apppear/chartviewالصورة الرمزية لـ AppPear

    AppPear/ChartView

    5,633عرض على GitHub↗

    ChartView is a SwiftUI-native charting library that provides bar, line, pie, and ring chart components within a unified grid-based layout system. The library renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates without intermediate drawing layers. The library supports multiple chart types that share a common grid layout, enabling composable data visualizations with synchronized axes and backgrounds. Bar charts display data as vertical bars, line charts plot connected data points with gradient fills and optional markers, pie

    Provides a SwiftUI bar chart component that displays vertical bars alongside other chart types in a shared layout.

    Swift
    عرض على GitHub↗5,633
  • nhn/tui.chartالصورة الرمزية لـ nhn

    nhn/tui.chart

    5,402عرض على GitHub↗

    tui.chart هي مكتبة لتصور بيانات JavaScript ومحرك رسوم بيانية متعدد الأنواع يُستخدم لعرض مخططات إحصائية تفاعلية. يعمل كإطار عمل رسوم بيانية متجاوب ومتصور بيانات في الوقت الفعلي، ويستخدم HTML5 Canvas لعرض عالي الأداء لمجموعات البيانات المتنوعة. توفر المكتبة مجموعة واسعة من التنسيقات المرئية، بما في ذلك أنواع المخططات الخطية، والدائرية، والقائمة على الشبكة، والهرمية، والإحصائية. يغطي هذا كل شيء من المخططات الشريطية والخطية والدائرية القياسية إلى تصورات أكثر تخصصاً مثل مخططات الرادار، والخرائط الشجرية، والمخططات الفقاعية، ومخططات الصندوق. يتضمن المحرك قدرات شاملة لمراقبة البيانات في الوقت الفعلي مع تحديثات مباشرة وتطوير لوحات معلومات تفاعلية. يدعم نماذج تفاعل متقدمة مثل التكبير، واختيار السلسلة، وتلميحات الأدوات المتزامنة عبر مخططات متعددة، مع توفير أدوات تصدير البيانات لتنسيقات CSV وXLS وPNG وJPEG. يدير إطار العمل التخطيطات التكيفية من خلال مراقب تغيير الحجم الذي يضبط تلقائياً خيارات المخطط والرسوم المتحركة بناءً على أبعاد الحاوية.

    Renders statistical data using a variety of bar chart visualizations.

    TypeScriptcanvaschartdata-visualization
    عرض على GitHub↗5,402
السابق12التالي
  1. Home
  2. Data & Databases
  3. Data Analysis & Visualization
  4. Analytical Platforms and Engines
  5. Data Analysis Tools
  6. Bar Charts

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

  • ANSI RenderersUtilities for generating terminal-based bar charts using ANSI escape sequences. **Distinct from Bar Charts:** Distinct from general bar charts: focuses on terminal-based ANSI rendering rather than graphical UI widgets.
  • BasicSimple bar charts for displaying frequency or value comparisons. **Distinct from Stacked and Grouped Bar Plots:** Focuses on basic bar rendering rather than the complex stacking and grouping logic in [f7_mt3].
  • DivergingBar charts that extend in opposite directions from a central axis. **Distinct from Bar Charts:** Distinct from Bar Charts: specifically handles bidirectional extensions from a center axis for population comparison.
  • FacetedSplits bars into separate panels based on a field to compare groups side by side with independent scales. **Distinct from Bar Charts:** Distinct from Bar Charts: adds faceting for multi-panel comparison, not just single bar chart.
  • GroupedBar charts that render multiple series side-by-side for each category. **Distinct from Bar Charts:** Distinct from Bar Charts: specifically targets the grouped/clustered layout for multi-series comparison.
  • Lollipop PlotsBar chart alternatives using stems with markers to display values with reduced visual clutter. **Distinct from Bar Charts:** Distinct from Bar Charts: uses stems and markers instead of filled rectangles for a less cluttered appearance.
  • NormalizedBar charts scaled to a common maximum value to compare relative proportions. **Distinct from Bar Charts:** Distinct from Bar Charts: specifically implements normalization for relative proportional comparison.
  • Pareto ChartsDual-axis charts combining sorted bars and a cumulative distribution line to highlight the most significant factors. **Distinct from Bar Charts:** A specific analytical chart type distinct from generic bar charts.
  • Range Bar EncodingsEncodes start and end values on the quantitative axis to visualize intervals between two points such as in Gantt charts. **Distinct from Bar Charts:** Distinct from Bar Charts: focuses on encoding intervals, not standard bar chart rendering.
  • Row ChartsProportional data visualizations that combine bar or slice elements with label connectors. **Distinct from Bar Charts:** Distinct from standard bar charts by the addition of specific connector lines to labels and proportional slice options.
  • SketchedBar charts rendered with a hand-drawn, comic-like visual style. **Distinct from Bar Charts:** Adds a specific sketchy aesthetic to standard bar chart rendering
  • StackedBar charts where multiple data series are stacked to show part-to-whole relationships. **Distinct from Bar Charts:** Specifically implements stacked segments within bars, distinct from general bar charts or area charts.
  • Stacked and Grouped Bar Plots1 وسم فرعيBar charts that support stacking, grouping, error bars, and custom labels for comparative data display. **Distinct from Bar Charts:** Distinct from Bar Charts: adds stacking, grouping, and error bar capabilities beyond basic bar rendering.
  • SwiftUIA bar chart component for SwiftUI that displays vertical bars alongside other chart types in a shared layout. **Distinct from Bar Charts:** Distinct from Bar Charts: specifically implemented in SwiftUI for native iOS/macOS charting, not general bar chart widgets.