asmuth/clip
Create charts from the command line observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5465
- days_rel: n/a
- days_push: 2274
- n_releases_24m: 0
Adoption not part of the score
5145 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
clip is a command line program and library for creating charts and data-driven illustrations from declarative text descriptions, exporting images such as SVG. It reads chart definitions (with data from CSV files) and renders them as an automated drawing tool.
Use cases
- create charts from csv files on the command line
- generate svg plots from a script
- render timeseries line charts from terminal
- automate chart generation in a build pipeline
- draw diagrams from a declarative text description
When to choose
- you want scriptable, reproducible chart generation without a GUI
- you need to render charts from CSV data in shell scripts or CI
- you prefer a declarative text-based chart description over plotting libraries
When to avoid
- you need interactive or exploratory plotting in Python or R
- you want charts embedded in a web application frontend
- you need chart types or styling beyond what clip's language supports
Facets
cli-tool · maturity maintenance
data-visualization charts cli parser data-visualization developer-tools windows cli cross-platform plotting svg-export csv-input chart-language cpp17 command-line linux macos
1 source
- readme: https://github.com/asmuth/clip · fetched 2026-08-28 · a9f164c5b7f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asmuth/clip | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem