Ross ROSS = Recommend OSS · open-source software intelligence for agents

guptarohit/asciigraph

Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. observed · 2026-08-28

github.com/guptarohit/asciigraph · homepage · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 88
  • Release rhythm 77
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 52.0
  • age_days: 2999
  • days_rel: 73
  • days_push: 73
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3085 stars · 123 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A lightweight Go package that renders ASCII line graphs in the terminal with no external dependencies. It supports single and multiple data series, custom height/width, Y-axis value formatting, and labeled X-axes.

Use cases

  • plot ascii line chart in terminal
  • visualize data series in cli app
  • render sparkline-like graph in go
  • chart metrics in command line output
  • draw graph without external charting dependencies
  • format y-axis labels like bytes or durations

When to choose

  • you need zero-dependency terminal charts in a Go program
  • output must render in plain text or SSH sessions
  • you want lightweight inline graphs in CLI tools or logs

When to avoid

  • you need interactive, colored, or high-resolution charts
  • you are not working in Go
  • you need bar charts, pie charts, or other chart types beyond line graphs

Facets

library · maturity stable

data-visualization charts cli data-visualization developer-tools go cli cross-platform ascii-art line-graph terminal zero-dependency plotting command-line

4 sources

Member repositories

RepositoryRoleHealth v2
guptarohit/asciigraphmain87

For agents

markdown · JSON · MCP: product_card(name="guptarohit/asciigraph")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem