1 Repo
Generates histograms and line plots from data series for visual analytics in the terminal.
Distinct from Plotting and Visualization: Distinct from Plotting and Visualization: specifically targets terminal-based rendering of charts, not general plotting libraries.
Explore 1 awesome GitHub repository matching part of an awesome list · Terminal. Refine with filters or upvote what's useful.
Notcurses is a terminal graphics engine and TUI library that renders high-fidelity images, video, and rich Unicode graphics directly in terminal emulators. At its core, it provides a layered framebuffer system that composes overlapping planes with independent depth and opacity, enabling complex visual scenes. The library also includes a terminal input processor for capturing and decoding keyboard and mouse events, a data visualization toolkit for histograms and line plots, a multimedia terminal player for images and video, and a TUI widget framework with reusable interface components. The lib
Generates histograms and line plots from data series for visual analytics in the terminal.