# lugolabs/circles

A lightweight JavaScript library that generates circular graphs in SVG.

Repository: https://github.com/lugolabs/circles
Canonical: https://ross.abutalabs.com/products/circles
Homepage: https://www.lugolabs.com/circles
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2019-04-07T00:22:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4636, "days_push": 2706, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1046, forks 244 (observed 2026-08-28T04:03:21.628609+00:00)

## What it is
Circles is a lightweight, dependency-free JavaScript library that generates animated circular (ring) graphs in SVG. It renders a value ring with centered text and provides a simple API for creating and updating charts.

## Use cases
- display a percentage progress ring in SVG
- add animated circular stat charts to a dashboard
- show a radial gauge with a value in the center
- render circular progress indicators without chart library dependencies
- update a circle chart's value or radius dynamically

## When to choose
- you need simple circular/progress ring charts with minimal footprint
- you want zero dependencies and easy drop-in usage in plain HTML
- you need lightweight animated SVG charts rather than a full charting suite

## When to avoid
- you need bar, line, pie, or other chart types
- you need a full-featured charting library with axes, legends, and tooltips
- you need actively maintained software with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, animation
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: svg, circular-graphs, charts, no-dependencies, lightweight, javascript

## Member repositories
- lugolabs/circles (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.628609+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-30T07:01:58.156367+00:00, confidence not recorded.
  - readme: https://github.com/lugolabs/circles (fetched 2026-08-28T04:03:21.628609+00:00, sha 7d1c9e273129)
  - homepage: https://www.lugolabs.com/circles (fetched 2026-08-29T13:02:40.758168+00:00, sha 733f8b92f9f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
