# Jannchie/anichart.js

Easily create data visualization animation videos

Repository: https://github.com/Jannchie/anichart.js
Canonical: https://ross.abutalabs.com/products/anichartjs
Homepage: https://anichart.vercel.app/
Language: TypeScript
License: MIT
License Family: permissive
Topics: anichart, animation, video, data-visualization, ffmpeg, yarn, d3, canvas
Last push: 2023-09-20T09:29:34+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": 2176, "days_push": 1078, "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 1127, forks 154 (observed 2026-08-28T04:03:41.462451+00:00)

## What it is
A TypeScript library for creating animated data visualization videos, rendering charts like bar chart races, line, pie, and map charts via the Canvas API. It exports videos directly frame-by-frame, optionally using FFmpeg (wasm or local) instead of screen recording.

## Use cases
- create animated bar chart race videos from data
- generate data visualization animation videos without screen recording
- render charts to video at any resolution and frame rate
- make animated intro/outro video segments from datasets
- export transparent-background chart animations
- programmatically build custom animated chart components

## When to choose
- you want to turn ranked time-series data into polished animation videos
- you need deterministic frame-by-frame video export with stable FPS
- you want a programmable Canvas-based charting animation library
- you need transparent background or arbitrary resolution output

## When to avoid
- you need a no-code GUI tool - it requires reading source and writing TypeScript
- you need static charts or interactive dashboards rather than rendered video
- you need a maintained, actively developed project - releases stopped in 2023
- you need server-side charting for web apps rather than video output

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, animation, video-processing, graphics
- domain: data-visualization, web-development, media
- platform: browser, cli
- tags: canvas-rendering, animated-charts, bar-chart-race, video-export, ffmpeg, d3, typescript, nodejs, web-server

## Member repositories
- Jannchie/anichart.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.462451+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:38:45.638401+00:00, confidence not recorded.
  - readme: https://github.com/Jannchie/anichart.js (fetched 2026-08-28T04:03:41.462451+00:00, sha 2c10ff2a2b5f)
  - homepage: https://anichart.vercel.app/ (fetched 2026-08-29T12:43:24.529232+00:00, sha fd9ca462c46a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
