ShinUI

D3

The foundation underneath everything

Data VisualizationOpen sourceJavaScriptSVG

Live site

d3js.org

Preview D3 inline

Loads the real site in a frame. Some sites block embedding — if it comes up blank, use Open instead.

What it is

Not a chart library — a set of data-binding, scale and shape utilities. Reach for it when the visualization you need does not have a name.

Get started

terminal
npm i d3

Tags

foundationsvgcustom

Related in Charts

View all

NumberFlow

number-flow.barvian.me

Numbers that transition digit by digit

ChartsOpen sourceReactVue

by Maxwell Barvian@barvian

shadcn Charts

ui.shadcn.com

Recharts, themed to your design tokens

ChartsOpen sourceReactRecharts

by shadcn@shadcn

Recharts

recharts.org

Composable charts as React components

ChartsOpen sourceReactD3