# microsoft/SandDance

Visually explore, understand, and present your data.

Repository: https://github.com/microsoft/SandDance
Canonical: https://ross.abutalabs.com/products/sanddance
Homepage: https://microsoft.github.io/SandDance
Language: TypeScript
License: MIT
License Family: permissive
Topics: data-visualization, powerbi, deck-gl, vega, visualization, msr-vida
Last push: 2026-08-25T17:46:39+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2858, "days_push": 8, "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 7143, forks 575 (observed 2026-08-28T04:09:56.190955+00:00)

## What it is
SandDance is a JavaScript data visualization library from Microsoft Research that creates unit visualizations with a one-to-one mapping between data rows and on-screen marks, featuring smooth animated transitions between views. It ships as modular React-friendly components and is also available as a web app, Power BI visual, and VS Code/Azure Data Studio extensions.

## Use cases
- visually explore a csv dataset in the browser
- embed an interactive data explorer in my react app
- animate between chart views while keeping context
- present data stories with unit visualizations
- add a visualization canvas to a power bi report
- let users filter and facet data without writing chart code

## When to choose
- you want animated unit visualizations where each row is a mark
- you need an embeddable explorer UI in a React or JavaScript app
- you want a no-code data exploration view for non-technical users

## When to avoid
- you need standard aggregate charts like simple bar or line charts with minimal bundle size
- you need server-side rendering or static image export of charts
- your data is too large to render one mark per row

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, data-science, web-development
- platform: browser, cross-platform
- tags: unit-visualizations, vega, deck-gl, react, powerbi, microsoft-research, typescript, embeddable, web-server, nodejs

## Member repositories
- microsoft/SandDance (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.190955+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-29T17:40:01.744597+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/SandDance (fetched 2026-08-28T04:09:56.190955+00:00, sha 5101bf9afdd6)
  - homepage: https://microsoft.github.io/SandDance (fetched 2026-08-29T08:35:43.447045+00:00, sha 139e5dfa75d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
