# geekplux/markvis

make visualization in markdown. 📊📈

Repository: https://github.com/geekplux/markvis
Canonical: https://ross.abutalabs.com/products/markvis
Homepage: https://markvis.js.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: markdown, visualization, markdown-it, markdown-it-plugin, d3, d3-node, chart, visualizer, visual, markdown-editor, markdown-to-html
Last push: 2023-09-16T03:32:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3349, "days_push": 1082, "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 1584, forks 60 (observed 2026-08-28T04:05:07.468027+00:00)

## What it is
Markvis is a markdown-it plugin that renders data visualizations (charts) directly inside markdown documents using D3. It works in both browser and Node.js environments, generating charts as DOM elements instead of exported images.

## Use cases
- embed charts in markdown articles
- render data visualizations from markdown
- add bar, line, or pie charts to markdown docs
- avoid exporting charts as images for blog posts
- generate visualizations server-side in node
- write data-driven articles in markdown

## When to choose
- you write data-heavy articles in markdown and want inline charts
- you already use markdown-it and want a visualization plugin
- you want charts as lightweight DOM elements rather than images

## When to avoid
- you need interactive dashboards rather than static markdown charts
- you don't use markdown-it as your markdown processor
- you need a actively developed solution with frequent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: data-visualization, markdown, templating
- domain: data-visualization, web-development, documentation
- platform: browser, cross-platform
- tags: markdown-it-plugin, d3, charts, javascript, nodejs

## Member repositories
- geekplux/markvis (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.468027+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-30T03:55:57.180698+00:00, confidence not recorded.
  - readme: https://github.com/geekplux/markvis (fetched 2026-08-28T04:05:07.468027+00:00, sha c694f6124815)
  - homepage: https://markvis.js.org/ (fetched 2026-08-29T11:26:34.508953+00:00, sha f5fa1bf802c8)
  - registry_npm: https://registry.npmjs.org/markvis (fetched 2026-08-29T11:26:34.513371+00:00, sha 5773b01d4d0c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
