# chinmaymk/angular-charts

angular directives for creating common charts using d3

Repository: https://github.com/chinmaymk/angular-charts
Canonical: https://ross.abutalabs.com/products/angular-charts
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-07-04T20:59:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4668, "days_push": 1156, "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 1023, forks 264 (observed 2026-08-28T04:03:16.180626+00:00)

## What it is
A set of AngularJS directives for rendering common chart types (pie, bar, line, point, area) on top of D3. It provides a simple declarative directive API with tooltips, legends, animations, and automatic resizing.

## Use cases
- add charts to an AngularJS 1.x app
- render pie, bar, line, area, or point charts with d3
- declarative charting directives with tooltips and legends
- responsive charts that resize with the container
- quickly visualize simple series data in a legacy Angular app

## When to choose
- you maintain an AngularJS 1.x application and need lightweight charts
- you want a tiny (~4.4kb gzipped) charting layer over d3
- you need simple charts with tooltips, legends, and animations without heavy configuration

## When to avoid
- you use modern Angular (2+), React, or Vue
- you need advanced chart types, large datasets, or fine-grained d3 control
- you are starting a new project - AngularJS is end-of-life

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: angularjs, d3, charting, directives, bower, nodejs

## Member repositories
- chinmaymk/angular-charts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.180626+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:08:18.657348+00:00, confidence not recorded.
  - readme: https://github.com/chinmaymk/angular-charts (fetched 2026-08-28T04:03:16.180626+00:00, sha 213c162db7ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
