2 مستودعات
Tools for performing data analysis and generating visual comparisons directly within a terminal environment.
Distinct from Terminal and Command-Line Environments: Focuses on data analysis and visualization specifically for the CLI, rather than general shell environments or autocompletion.
Explore 2 awesome GitHub repositories matching data & databases · Command Line Analytics. Refine with filters or upvote what's useful.
YouPlot is a command line plotting utility and terminal data visualization tool used to render statistical plots and charts directly within a terminal interface using Unicode characters. It functions as a Unix pipeline plotter, allowing users to visualize numerical data without leaving the shell. The project operates as a real-time data visualizer, drawing plots progressively as data streams into the system. It integrates into command line pipelines by reading data from standard input to provide real-time stream monitoring and data analysis. The tool covers a variety of rendering capabilitie
Enables data analysis and visual comparisons directly within the terminal environment.
Termgraph is a terminal data visualization library and command line analytics tool used to render bar charts, histograms, and heatmaps directly in the shell. It utilizes ANSI escape sequences and Unicode characters to generate colorful visual data representations within a text-based environment. The tool provides specialized capabilities for transforming raw datasets into horizontal or vertical bar graphs, column charts, and stacked charts. It also functions as a heatmap generator, mapping time-series data to a calendar layout to visualize temporal patterns over a year. The library supports
Transforms raw datasets into visual bar and column charts for comparative analysis within a terminal environment.