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

gonum/plot

A repository for plotting and visualizing data observed · 2026-08-28

github.com/gonum/plot · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 78
  • Release rhythm 16
  • Longevity 100
How is this computed?

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

  • gap_med: 155
  • age_days: 4789
  • days_rel: 524
  • days_push: 133
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2965 stars · 201 forks observed · 2026-08-28

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

gonum/plot is a Go library providing an API for building and drawing plots, including line, scatter, box plots, and error bars. It includes a generic vector graphics API with back-ends for EPS, SVG, PDF, and more.

Use cases

  • plot data in go
  • create scatter plots and line charts in go
  • generate svg or pdf charts from go programs
  • make box plots and error bars in go
  • visualize scientific data in go
  • build custom plotters in go

When to choose

  • you need to generate plots programmatically in Go
  • you want vector graphics output like SVG, EPS, or PDF
  • you are already using the Gonum ecosystem

When to avoid

  • you need interactive or web-based dashboards
  • you prefer a high-level plotting API like matplotlib or ggplot
  • you need a very stable API, since it is still in flux

Facets

library · maturity active

data-visualization charts data-visualization data-science developer-tools go cross-platform plotting vector-graphics gonum scientific-plotting

1 source

Member repositories

RepositoryRoleHealth v2
gonum/plotmain61

For agents

markdown · JSON · MCP: product_card(name="gonum/plot")

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