1 مستودع
Command line utilities that act as the final stage of a shell pipeline to visualize flowing numerical data.
Distinct from Shell Command Pipelines: Distinct from general Shell Command Pipelines by focusing specifically on the visual output sink rather than the data transformation process
Explore 1 awesome GitHub repository matching data & databases · Visual Plotting Sinks. 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
Integrates into Unix command pipelines to visualize numerical data flowing from standard input.