awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
red-data-tools avatar

red-data-tools/YouPlot

0
View on GitHub↗
4,761 stele·68 fork-uri·Ruby·MIT·2 vizualizări

YouPlot

YouPlot este un utilitar de plotare în linia de comandă și un instrument de vizualizare a datelor în terminal, utilizat pentru a randa grafice statistice direct în interfața terminalului folosind caractere Unicode. Funcționează ca un plotter pentru pipeline-ul Unix, permițând utilizatorilor să vizualizeze date numerice fără a părăsi shell-ul.

Proiectul operează ca un vizualizator de date în timp real, desenând graficele progresiv pe măsură ce datele intră în sistem. Se integrează în pipeline-urile liniei de comandă prin citirea datelor din input-ul standard pentru a oferi monitorizarea fluxului și analiza datelor în timp real.

Instrumentul acoperă o varietate de capabilități de randare, inclusiv grafice liniare, scatter plots, histograme, grafice cu bare, box plots și grafice de densitate. Acestea sunt susținute de sisteme interne pentru scalarea dinamică a axelor și maparea coordonatelor pentru a se potrivi dimensiunilor terminalului.

Features

  • Terminal Plotting Tools - Generates statistical charts and graphs from tabular or streamed data using Unicode characters in the command line.
  • Character-Based Plotting - Renders graphical data plots on a two-dimensional terminal grid using Unicode characters.
  • CLI Plotting Utilities - Acts as a comprehensive tool for creating bar plots, histograms, and scatter plots from standard input.
  • Command Line Analytics - Enables data analysis and visual comparisons directly within the terminal environment.
  • Streaming Data Processing - Processes continuous streams of data from standard input in real time for live plotting.
  • Standard Input Ingestion - Implements mechanisms for reading raw byte streams from standard input for pipeline processing.
  • Shell Integration - Functions as a component within Unix-style command-line pipes using standard input and output.
  • Real-time Visualizations - Provides interfaces for pushing and rendering live data streams into visual formats for monitoring.
  • Visual Plotting Sinks - Integrates into Unix command pipelines to visualize numerical data flowing from standard input.
  • Standard Stream Piping - Integrates with shell pipelines by reading from standard input and writing to standard output.
  • Terminal Data Visualizations - Renders complex data and statistical charts using text-based graphics in a terminal.
  • Basic - Provides the capability to create horizontal bar graphs from input data.
  • Histograms - Generates horizontal histograms by grouping numerical values into bins to display frequency distributions.
  • Real-Time Data Streaming - Renders plots progressively as data streams into the system in real-time.
  • Scatter Plot Rendering - Plots individual data points on a two-dimensional coordinate system to identify correlations.
  • Box Plot Renderers - Ships a renderer for box-and-whisker plots to visualize statistical data distributions and outliers.
  • Density Plots - Visualizes the distribution of data using density plots rendered within the terminal.
  • Axis Scaling Engines - Provides an axis scaling engine to automatically fit data bounds within the terminal window.
  • Line Charts - Draws line graphs for single or multiple data series to track trends.
  • Terminal Buffer Rendering - Maps application state to terminal character buffers to update plots dynamically as data arrives.

Istoric stele

Graficul istoricului de stele pentru red-data-tools/youplotGraficul istoricului de stele pentru red-data-tools/youplot

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ YouPlot

Colecții selectate manual în care apare YouPlot.
  • Vizualizarea datelor
  • Instrumente pentru interfața în linie de comandă (CLI)
  • Instrumente pentru dezvoltatori

Alternative open-source pentru YouPlot

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu YouPlot.
  • nhn/tui.chartAvatar nhn

    nhn/tui.chart

    5,402Vezi pe GitHub↗

    tui.chart is a JavaScript data visualization library and multi-type charting engine used to render interactive statistical charts. It functions as a responsive charting framework and real-time data visualizer, utilizing HTML5 Canvas for high-performance rendering of diverse datasets. The library provides a wide array of visual formats, including linear, circular, grid-based, hierarchical, and statistical chart types. This covers everything from standard bar, line, and pie charts to more specialized visualizations such as radar charts, treemaps, bubble charts, and box plots. The engine includ

    TypeScriptcanvaschartdata-visualization
    Vezi pe GitHub↗5,402
  • epochjs/epochAvatar epochjs

    epochjs/epoch

    4,950Vezi pe GitHub↗

    Epoch is a CSS-stylable charting engine and visualization library designed for real-time and statistical data. It functions as a timeseries charting tool that renders historical and live data using a hybrid of SVG and HTML5 Canvas graphics to maintain performance during frequent updates. The library distinguishes itself through a unified CSS querying system that applies styles to both vector and raster plot elements. This allows for visual theme resolution via CSS classes and the ability to customize the appearance of specific data series using stylesheets. The toolset covers a broad range o

    HTML
    Vezi pe GitHub↗4,950
  • bloomberg/bqplotAvatar bloomberg

    bloomberg/bqplot

    3,693Vezi pe GitHub↗

    bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model, allowing users to build complex 2D charts by combining marks, scales, and axes. The library distinguishes itself with specialized toolkits for financial charting, such as OHLC candlesticks and time-series analysis, and geographic data visualization, including choropleths and custom map projections for TopoJSON and GeoJSON data. It enables deep interaction through tools like lasso selection, rectangular brushing, and the ability to manually manipulate plot points or line data.

    TypeScript
    Vezi pe GitHub↗3,693
  • bqplot/bqplotAvatar bqplot

    bqplot/bqplot

    3,693Vezi pe GitHub↗

    bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit

    TypeScriptipythonjupytervisualizations
    Vezi pe GitHub↗3,693
Vezi toate cele 30 alternative pentru YouPlot→

Întrebări frecvente

Ce face red-data-tools/youplot?

YouPlot este un utilitar de plotare în linia de comandă și un instrument de vizualizare a datelor în terminal, utilizat pentru a randa grafice statistice direct în interfața terminalului folosind caractere Unicode. Funcționează ca un plotter pentru pipeline-ul Unix, permițând utilizatorilor să vizualizeze date numerice fără a părăsi shell-ul.

Care sunt principalele funcționalități ale red-data-tools/youplot?

Principalele funcționalități ale red-data-tools/youplot sunt: Terminal Plotting Tools, Character-Based Plotting, CLI Plotting Utilities, Command Line Analytics, Streaming Data Processing, Standard Input Ingestion, Shell Integration, Real-time Visualizations.

Care sunt câteva alternative open-source pentru red-data-tools/youplot?

Alternativele open-source pentru red-data-tools/youplot includ: nhn/tui.chart — tui.chart is a JavaScript data visualization library and multi-type charting engine used to render interactive… epochjs/epoch — Epoch is a CSS-stylable charting engine and visualization library designed for real-time and statistical data. It… bqplot/bqplot — bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of… bloomberg/bqplot — bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model,… has2k1/plotnine — Plotnine is a data visualization library for Python based on the Grammar of Graphics. It serves as a declarative… gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a…