# pablojim/highcharts-ng

AngularJS directive for Highcharts

Repository: https://github.com/pablojim/highcharts-ng
Canonical: https://ross.abutalabs.com/products/highcharts-ng
Language: JavaScript
License: MIT
License Family: permissive
Topics: highcharts, highcharts-ng, angularjs, charts, javascript, highstock
Last push: 2018-05-14T11:56:58+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": 4818, "days_push": 3033, "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 1730, forks 445 (observed 2026-08-28T04:05:28.616405+00:00)

## What it is
An AngularJS directive that wraps the Highcharts and Highstock charting libraries, letting you render charts declaratively via a config object in templates. It watches config properties for changes and exposes the underlying Highcharts Chart object.

## Use cases
- add highcharts charts to an angularjs app
- render line and bar charts from angular config objects
- use highstock stock charts in angularjs
- build multi-axis and polar charts with angularjs bindings
- make charts resize responsively in an angularjs app
- update chart series and axes reactively from angular scope

## When to choose
- maintaining a legacy AngularJS 1.x application that already uses Highcharts
- you need declarative chart configuration bound to AngularJS scope

## When to avoid
- starting a new project with modern Angular (2+)
- using React, Vue, or other frameworks
- you need actively maintained charting integrations

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, charts, data-visualization
- domain: frontend, web-development, data-visualization
- platform: browser
- tags: angularjs, highcharts, highstock, directive, charts-wrapper, nodejs

## Member repositories
- pablojim/highcharts-ng (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.616405+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:31:45.709223+00:00, confidence not recorded.
  - readme: https://github.com/pablojim/highcharts-ng (fetched 2026-08-28T04:05:28.616405+00:00, sha 8a001240c702)
  - registry_npm: https://registry.npmjs.org/highcharts-ng (fetched 2026-08-29T11:08:56.028485+00:00, sha e0eea5a298fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
