# kroitor/asciichart

Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies

Repository: https://github.com/kroitor/asciichart
Canonical: https://ross.abutalabs.com/products/asciichart
Language: Python
License: MIT
License Family: permissive
Topics: console-log, console, js, ascii, chart, plot, graph, nodejs, text-chart, ascii-chart, line-charts, browser, javascript, node-js, terminal, ansi, lines, charting, charting-library, charts
Last push: 2026-04-02T05:57:59+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 35, longevity 100
- inputs: {"age_days": 3491, "days_push": 153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2105, forks 100 (observed 2026-08-28T04:06:13.874052+00:00)

## What it is
A lightweight, dependency-free library for rendering ASCII line charts in the console, available for NodeJS, browsers, and Python (asciichartpy). It plots numeric series as nice-looking text charts with configurable height, offset, and label formatting.

## Use cases
- plot a data series as an ascii chart in the terminal
- visualize sensor or log data in console without a GUI
- render line charts in the browser console
- add quick text-based charts to CLI tools
- plot time series in a Python script as text
- debug numeric data with a quick terminal chart

## When to choose
- you need zero-dependency text charts in a terminal or console
- you want to visualize data where GUIs or images aren't available (SSH, logs, REPL)
- you need a tiny charting utility for NodeJS, browser, or Python

## When to avoid
- you need interactive, high-resolution, or graphical charts
- you need bar charts, pie charts, or chart types beyond line charts
- you need charts for reports or web dashboards with rich visuals

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts, cli
- domain: data-visualization, developer-tools
- platform: browser, cli, cross-platform, python
- tags: ascii-art, terminal-charts, no-dependencies, line-charts, console, command-line, nodejs

## Member repositories
- kroitor/asciichart (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.874052+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:54:11.587028+00:00, confidence not recorded.
  - readme: https://github.com/kroitor/asciichart (fetched 2026-08-28T04:06:13.874052+00:00, sha fa5bfc3c55ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
