D3

Results 52 repositories owned by D3

d3-polygon

97
Stars
26
Forks
Watchers

Geometric operations for two-dimensional polygons.

d3-quadtree

225
Stars
53
Forks
Watchers

Two-dimensional recursive spatial subdivision.

d3-queue

1.4k
Stars
150
Forks
Watchers

Evaluate asynchronous tasks with configurable concurrency.

d3-random

136
Stars
38
Forks
Watchers

Generate random numbers from various distributions.

d3-request

109
Stars
56
Forks
Watchers

A convenient alternative to XMLHttpRequest.

d3-require

77
Stars
24
Forks
Watchers

A minimal, promise-based implementation to require asynchronous module definitions.

d3-sankey

761
Stars
249
Forks
Watchers

Visualize flow between nodes in a directed acyclic network.

d3-scale

1.6k
Stars
297
Forks
Watchers

Encodings that map abstract data to visual representation.

d3-scale-chromatic

787
Stars
115
Forks
Watchers

Sequential, diverging and categorical color scales.

d3-selection

546
Stars
305
Forks
Watchers

Transform the DOM by selecting elements and joining to data.