Credits

Pull Requests

Issue Reports

Similar Projects

These count as well as sources of inspiration:

  • plotille: plots, scatter plots, histograms and heatmaps, drawn with braille dots

  • termplot: simple line plots and histograms

  • termgraph: candlestick graphs, drawn with box characters

  • terminalplot: minimal scatter plots, with no dependencies

  • asciichart: simple ascii line charts

  • uniplot: lightweight plotting, with four times the resolution through Unicode

  • bashplotlib: basic plots directly from the shell

  • termplotlib: plots and histograms with a matplotlib-like interface

Artificial Intelligence

  • Why: version 6 had been due for a long time, and the assistant is good at exactly the work that was holding it back, changing many places at once, the repetitive parts, and the code where nothing has to be invented; it is what finally brought the release out.

  • Since May 2026: version 6 was started and shaped on my own, and the assistant joined only for its last stretch, from May 2026 to the release in August; versions 1 to 5 were written without one.

  • Code: I ask for each change, and read it line by line before it enters the package, questioning whatever I do not agree with and going over it with the assistant again and again, sometimes many times, until it comes out the way I want it; nothing goes in unseen.

  • Design: the structure, the names and every decision remain mine.

  • Larger help: for these documentation pages, the docstring menu and the command line tool, the assistant drafted a first rough version, which I then went through part by part, several times over, until it read the way I wanted; nothing was left to it to write on its own.

  • Issues: the replies on the issue tracker are mine, and the assistant polishes them, catching my mistakes of grammar and adding the links.