awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesGrid Composition Tools

Tools for arranging multiple subplots in structured layouts for comparative analysis.

Distinct from Statistical Plotting Libraries: Distinct from Statistical Plotting Libraries: focuses on the grid layout and subplot arrangement logic.

Explore 5 awesome GitHub repositories matching data & databases · Grid Composition Tools. Refine with filters or upvote what's useful.

Awesome Grid Composition Tools GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mwaskom/seabornAvatar mwaskom

    mwaskom/seaborn

    13,739Vezi pe 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

    Arranges multiple subplots in structured layouts to facilitate the comparison of data subsets across different dimensions.

    Pythondata-sciencedata-visualizationmatplotlib
    Vezi pe GitHub↗13,739
  • tidyverse/ggplot2Avatar tidyverse

    tidyverse/ggplot2

    6,948Vezi pe GitHub↗

    ggplot2 is a data visualization library for R based on a formal grammar of graphics. It provides a declarative plotting framework that allows users to create complex graphics by combining geometric objects, statistical summaries, and coordinate systems. The system is distinguished by a layered approach to composition, where visualizations are built incrementally by stacking independent geometric, statistical, and coordinate layers. It utilizes a hierarchical styling engine to manage non-data elements such as backgrounds, fonts, and margins, and includes a multi-panel faceting tool for splitti

    Implements a system for arranging multiple subplots in structured grids for side-by-side comparative analysis.

    R
    Vezi pe GitHub↗6,948
  • scottplot/scottplotAvatar ScottPlot

    ScottPlot/ScottPlot

    6,417Vezi pe 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

    Arranges multiple plots in grid layouts with shared axes and alignment control within a single figure.

    C#chartchartingcharts
    Vezi pe GitHub↗6,417
  • epezent/implotAvatar epezent

    epezent/implot

    5,923Vezi pe GitHub↗

    Organizes multiple independent plots into a grid layout within a single window for comparative data viewing.

    C++guiimguiimplot
    Vezi pe GitHub↗5,923
  • thomasp85/patchworkAvatar thomasp85

    thomasp85/patchwork

    2,586Vezi pe GitHub↗

    Patchwork is a layout manager for combining multiple ggplot2 graphics into a single complex arrangement. It functions as a multi-plot composition tool and data visualization orchestrator, allowing independent graphics to be arranged into grids and nested layouts using additive and functional syntax. The system differentiates itself through a broadcast-based style application that propagates themes and scales across all subplots to maintain visual consistency. It also features guide-merging reconciliation to identify and collapse redundant legends into a single shared global guide. The framew

    Provides tools for arranging multiple subplots in structured layouts using additive and functional syntax.

    Rggplot-extensionggplot2rstats
    Vezi pe GitHub↗2,586
  1. Home
  2. Data & Databases
  3. Data Analysis & Visualization
  4. Visualization Frameworks and Libraries
  5. Statistical Plotting Libraries
  6. Grid Composition Tools