# f5/unovis

Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript

Repository: https://github.com/f5/unovis
Canonical: https://ross.abutalabs.com/products/unovis
Homepage: https://unovis.dev
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: data-visualization, charts, maps, graphs, angular, react, svelte, vue, solid
Last push: 2026-08-26T20:26:07+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 83, longevity 99
- inputs: {"age_days": 1399, "days_push": 7, "days_rel": 35, "gap_med": 69, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2839, forks 66 (observed 2026-08-28T04:07:24.704395+00:00)

## What it is
Unovis is a modular, framework-independent data visualization library providing charts, maps, and network graphs. It ships a core TypeScript package plus wrappers for React, Angular, Svelte, Vue, and Solid, with tree-shakable imports and CSS-variable-based styling.

## Use cases
- add line and bar charts to a React app
- render network graphs in Angular
- build interactive maps with TopoJSON in Svelte
- create stacked area charts in Vue
- visualize data in vanilla TypeScript without a UI framework
- keep bundle size small with tree-shakable chart components
- customize chart styling with CSS variables

## When to choose
- you need charts, maps, or network graphs across multiple frontend frameworks
- bundle size matters and you want individual component imports
- you want a TypeScript-first visualization library with active maintenance
- you need consistent styling via CSS variables

## When to avoid
- you need a huge variety of statistical plot types like matplotlib or plotly
- you are on an end-of-life Angular version
- you need server-side static chart image generation
- you prefer a batteries-included dashboard framework

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, frontend, web-development
- platform: cross-platform
- tags: charts, maps, network-graphs, react, angular, svelte, vue, solid, tree-shakable, css-variables, web-server, typescript

## Member repositories
- f5/unovis (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.704395+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:37:18.663654+00:00, confidence not recorded.
  - readme: https://github.com/f5/unovis (fetched 2026-08-28T04:07:24.704395+00:00, sha 978cef2fca6f)
  - homepage: https://unovis.dev (fetched 2026-08-29T09:53:14.494194+00:00, sha 3306d371b1ce)
  - site_page: https://unovis.dev/docs/intro (fetched 2026-08-29T09:53:14.505236+00:00, sha bd84aacfe2cd)
  - site_page: https://unovis.dev/docs/quick-start (fetched 2026-08-29T09:53:14.509355+00:00, sha efd1ca63b0a9)
  - site_page: https://unovis.dev/releases/1.7-angular (fetched 2026-08-29T09:53:14.503387+00:00, sha 26f2ddad2733)
  - site_page: https://unovis.dev/releases (fetched 2026-08-29T09:53:14.506943+00:00, sha d7f1253d9fa1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
