# benpickles/peity

🍰 Progressive <svg> pie, donut, bar and line charts

Repository: https://github.com/benpickles/peity
Canonical: https://ross.abutalabs.com/products/peity
Homepage: http://benpickles.github.io/peity
Language: HTML
License: MIT
License Family: permissive
Topics: jquery, chart, jquery-plugin
Last push: 2024-04-11T10:21:12+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": 6130, "days_push": 874, "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 4214, forks 397 (observed 2026-08-28T04:08:39.144052+00:00)

## What it is
Peity is a small jQuery plugin that converts an element's text content into tiny inline SVG pie, donut, line, or bar charts. It is a lightweight progressive-enhancement library for adding sparkline-style visualizations to web pages.

## Use cases
- render tiny pie charts inline in HTML from text values
- add sparkline line charts to tables or dashboards
- draw mini bar charts from comma-separated numbers
- create donut charts showing ratios like 3/5
- progressively enhance spans of data into SVG charts

## When to choose
- you already use jQuery and need tiny inline charts
- you want a very lightweight sparkline solution under 4KB minified
- you need progressive enhancement from plain HTML content
- you need simple pie, donut, line, or bar sparklines without a full charting library

## When to avoid
- your project does not use jQuery
- you need interactive, animated, or complex charts with axes and tooltips
- you need charts in a non-browser environment
- you want a modern framework-native charting component

## Facets
- artifact type: plugin
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: jquery-plugin, svg, sparklines, mini-charts, progressive-enhancement, javascript

## Member repositories
- benpickles/peity (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.144052+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-29T18:22:27.198315+00:00, confidence not recorded.
  - readme: https://github.com/benpickles/peity (fetched 2026-08-28T04:08:39.144052+00:00, sha a98c0d9a2d2a)
  - homepage: http://benpickles.github.io/peity (fetched 2026-08-29T09:12:33.313847+00:00, sha e6d65823852e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
