# sgreben/jp

dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.

Repository: https://github.com/sgreben/jp
Canonical: https://ross.abutalabs.com/products/jp
Language: Go
License: MIT
License Family: permissive
Topics: terminal, json, plot, charts, bar-chart, line-chart, jsonpath
Last push: 2022-11-01T11:09:12+00:00

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

## Adoption (not part of the score)
Stars 1339, forks 34 (observed 2026-08-28T04:04:25.930860+00:00)

## What it is
jp is a single-binary command-line tool that renders bar charts, line charts, scatter plots, histograms, and heatmaps in the terminal from JSON or CSV input. It uses JSONPath expressions to select x/y values and requires no dependencies.

## Use cases
- plot  data in the terminal
- draw a bar chart from a  file
- visualize csv data as a line chart in the shell
- make a histogram from command line data
- quickly chart api responses in the terminal
- render a heatmap from  data

## When to choose
- you need quick terminal-based plots from JSON or CSV with zero setup
- you want a single static binary with no dependencies
- you're piping data in shell scripts or CI logs and want ASCII charts

## When to avoid
- you need interactive, GUI, or image-output charts
- you need highly styled or web-based visualizations
- you need to plot data from formats other than JSON or CSV

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: data-visualization, charts, cli, csv
- domain: data-visualization, developer-tools
- platform: windows, cli
- tags: terminal-plots, path, single-binary, bar-chart, line-chart, histogram, heatmap, scatter-plot, command-line, linux, macos

## Member repositories
- sgreben/jp (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.930860+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-30T04:43:56.703745+00:00, confidence not recorded.
  - readme: https://github.com/sgreben/jp (fetched 2026-08-28T04:04:25.930860+00:00, sha 38d72d56b8b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
