# angularjs-nvd3-directives/angularjs-nvd3-directives

Angular.js directives for nvd3.js

Repository: https://github.com/angularjs-nvd3-directives/angularjs-nvd3-directives
Canonical: https://ross.abutalabs.com/products/angularjs-nvd3-directives
Homepage: http://angularjs-nvd3-directives.github.io/angularjs-nvd3-directives
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2018-06-09T18:40:30+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": 4782, "days_push": 3007, "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 1165, forks 290 (observed 2026-08-28T04:03:50.078201+00:00)

## What it is
A set of Angular.js directives that wrap nvd3.js and d3.js charts, letting developers add line, bar, pie, area, scatter, and other charts with simple HTML elements. It hides the complexity of configuring d3/nvd3 behind declarative Angular directives.

## Use cases
- add charts to an angularjs app with minimal code
- render line charts from angular scope data
- create stacked area charts declaratively in html
- draw pie and multi bar charts in a legacy angular 1.x application
- format chart axis ticks with custom angular functions
- build sparkline and bullet charts in a dashboard

## When to choose
- you maintain or build on an existing AngularJS 1.x application and need nvd3 charts
- you want declarative HTML-based chart configuration with Angular bindings

## When to avoid
- you are starting a new project with modern Angular, React, or Vue
- you need actively maintained charting with current d3 versions
- your stack no longer uses AngularJS or bower

## Facets
- artifact type: library
- maturity: abandoned
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: angularjs, nvd3, d3js, directives, svg-charts, legacy, javascript

## Member repositories
- angularjs-nvd3-directives/angularjs-nvd3-directives (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.078201+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-30T06:29:20.524710+00:00, confidence not recorded.
  - readme: https://github.com/angularjs-nvd3-directives/angularjs-nvd3-directives (fetched 2026-08-28T04:03:50.078201+00:00, sha 23a80f27b3c0)
  - homepage: http://angularjs-nvd3-directives.github.io/angularjs-nvd3-directives (fetched 2026-08-29T12:35:32.542711+00:00, sha 0f8f34ddc382)
  - registry_npm: https://registry.npmjs.org/angularjs-nvd3-directives (fetched 2026-08-29T12:35:32.551654+00:00, sha 161795e17c0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
