awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesPlotting Scripts

Sets of predefined coding rules and scripts used to generate accurate scientific charts.

Distinct from Visual Scripts: Focuses on programmatic generation of scientific plots rather than TUI animations or game logic scripting.

Explore 5 awesome GitHub repositories matching scientific & mathematical computing · Plotting Scripts. Refine with filters or upvote what's useful.

Awesome Plotting Scripts GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • hadley/ggplot2hadley का अवतार

    hadley/ggplot2

    6,948GitHub पर देखें↗

    ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that functions as a declarative plotting framework, allowing users to specify what a plot should contain rather than how to draw it. The system builds visualizations by mapping data variables to visual aesthetics through a structured set of layering rules. This approach enables the composition of complex graphics by stacking independent components, such as geometric objects and scales, on top of a shared coordinate system. The framework supports scientific plotting and exploratory

    Enables the creation of publication-quality scientific charts with precise control over axes and layouts.

    R
    GitHub पर देखें↗6,948
  • cxli233/friendsdontletfriendscxli233 का अवतार

    cxli233/FriendsDontLetFriends

    6,994GitHub पर देखें↗

    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

    Generates scientific charts by applying a set of predefined coding rules to avoid common data representation errors.

    Rdata-visualizationr
    GitHub पर देखें↗6,994
  • scottplot/scottplotScottPlot का अवतार

    ScottPlot/ScottPlot

    6,417GitHub पर देखें↗

    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

    Generates plot images in serverless or cloud environments by saving output to files without a GUI.

    C#chartchartingcharts
    GitHub पर देखें↗6,417
  • stdlib-js/stdlibstdlib-js का अवतार

    stdlib-js/stdlib

    5,735GitHub पर देखें↗

    Includes a plot viewer that opens plots in specified viewers without modifying configuration.

    JavaScriptjavascriptjslibrary
    GitHub पर देखें↗5,735
  • posit-dev/positronposit-dev का अवतार

    posit-dev/positron

    3,969GitHub पर देखें↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    Automatically configures backends to direct matplotlib output to a specific dedicated plot viewer.

    TypeScript
    GitHub पर देखें↗3,969
  1. Home
  2. Scientific & Mathematical Computing
  3. Plotting Scripts

सब-टैग एक्सप्लोर करें

  • Serverless Plot Generators1 सब-टैगPlotting capabilities that generate chart images in serverless or cloud environments without a GUI. **Distinct from Plotting Scripts:** Distinct from Plotting Scripts: focuses on headless plot generation for cloud/serverless deployment, not script-based scientific charting.