An open API service providing repository metadata for many open source software ecosystems.

GitHub / d3 54 Repositories

Data-Driven Documents

d3/d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Language: Shell - Size: 56.6 MB - Last synced at: about 12 hours ago - Pushed at: 5 months ago - Stars: 111,122 - Forks: 22,844

d3/d3-color

Color spaces! RGB, HSL, Cubehelix, CIELAB, and more.

Language: JavaScript - Size: 293 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 413 - Forks: 94

d3/d3-force

Force-directed graph layout using velocity Verlet integration.

Language: JavaScript - Size: 671 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1,882 - Forks: 384

d3/d3-hierarchy

2D layout algorithms for visualizing hierarchical data.

Language: JavaScript - Size: 977 KB - Last synced at: about 23 hours ago - Pushed at: 4 months ago - Stars: 1,204 - Forks: 313

d3/d3-contour

Compute contour polygons using marching squares.

Language: JavaScript - Size: 6.3 MB - Last synced at: about 11 hours ago - Pushed at: 8 months ago - Stars: 512 - Forks: 63

d3/d3-voronoi 📦

Compute the Voronoi diagram of a set of two-dimensional points.

Language: JavaScript - Size: 126 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 251 - Forks: 61

d3/d3-time-format

Parse and format times, inspired by strptime and strftime.

Language: JavaScript - Size: 317 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 335 - Forks: 96

d3/d3-hexbin

Group two-dimensional points into hexagonal bins.

Language: JavaScript - Size: 389 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 246 - Forks: 33

d3/d3-shape

Graphical primitives for visualization, such as lines and areas.

Language: JavaScript - Size: 1.85 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 2,502 - Forks: 312

d3/d3-scale

Encodings that map abstract data to visual representation.

Language: JavaScript - Size: 790 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1,603 - Forks: 288

d3/d3-time

A calculator for humanity’s peculiar conventions of time.

Language: JavaScript - Size: 274 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 238 - Forks: 56

d3/d3-array

Array manipulation, ordering, searching, summarizing, etc.

Language: JavaScript - Size: 1.02 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 459 - Forks: 189

d3/d3-sankey

Visualize flow between nodes in a directed acyclic network.

Language: JavaScript - Size: 1.09 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 878 - Forks: 258

d3/d3-format

Format numbers for human consumption.

Language: JavaScript - Size: 470 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 633 - Forks: 103

d3/d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.

Language: JavaScript - Size: 280 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 442 - Forks: 76

d3/d3-drag

Drag and drop SVG, HTML or Canvas using mouse or touch input.

Language: JavaScript - Size: 472 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 338 - Forks: 62

d3/d3-zoom

Pan and zoom SVG, HTML or Canvas using mouse or touch input.

Language: JavaScript - Size: 534 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 520 - Forks: 142

d3/d3-selection

Transform the DOM by selecting elements and joining to data.

Language: JavaScript - Size: 809 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 566 - Forks: 292

d3/d3-tile

Compute the quadtree tiles to display in a rectangular viewport.

Language: JavaScript - Size: 190 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 132 - Forks: 23

d3/d3-interpolate

Interpolate numbers, colors, strings, arrays, objects, whatever!

Language: JavaScript - Size: 342 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 497 - Forks: 69

d3/d3-plugins 📦

[DEPRECATED] A repository for sharing D3.js V3 plugins.

Language: JavaScript - Size: 660 KB - Last synced at: 30 days ago - Pushed at: about 7 years ago - Stars: 1,810 - Forks: 682

d3/d3-3.x-api-reference

An archive of the D3 3.x API Reference.

Size: 918 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 155 - Forks: 262

d3/d3-delaunay

Compute the Voronoi diagram of a set of two-dimensional points.

Language: JavaScript - Size: 5.43 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 633 - Forks: 59

d3/d3-geo-polygon

Clipping and geometric operations for spherical polygons.

Language: JavaScript - Size: 10.7 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 120 - Forks: 24

d3/d3-geo

Geographic projections, spherical shapes and spherical trigonometry.

Language: JavaScript - Size: 6.13 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1,053 - Forks: 159

d3/d3-scale-chromatic

Sequential, diverging and categorical color scales.

Language: JavaScript - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 811 - Forks: 107

d3/d3-transition

Animated transitions for D3 selections.

Language: JavaScript - Size: 583 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 223 - Forks: 63

d3/d3-geo-projection

Extended geographic projections for d3-geo.

Language: JavaScript - Size: 26.1 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1,127 - Forks: 201

d3/d3-fetch

Convenient parsing for Fetch.

Language: JavaScript - Size: 142 KB - Last synced at: about 4 hours ago - Pushed at: almost 2 years ago - Stars: 225 - Forks: 38

d3/d3-ease

Easing functions for smooth animation.

Language: JavaScript - Size: 1.14 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 605 - Forks: 42

d3/d3-timer

An efficient queue for managing thousands of concurrent animations.

Language: JavaScript - Size: 210 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 166 - Forks: 42

d3/d3-polygon

Geometric operations for two-dimensional polygons.

Language: JavaScript - Size: 95.7 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 98 - Forks: 25

d3/d3-quadtree

Two-dimensional recursive spatial subdivision.

Language: JavaScript - Size: 266 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 232 - Forks: 50

d3/d3-axis

Human-readable reference marks for scales.

Language: JavaScript - Size: 341 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 208 - Forks: 107

d3/d3-brush

Select a one- or two-dimensional region using the mouse or touch.

Language: JavaScript - Size: 515 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 153 - Forks: 53

d3/d3-selection-multi 📦

Multi-value syntax for d3-selection and d3-transition.

Language: JavaScript - Size: 34.2 KB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 74 - Forks: 15

d3/d3-random

Generate random numbers from various distributions.

Language: JavaScript - Size: 302 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 139 - Forks: 33

d3/d3-collection 📦

Handy data structures for elements keyed by string.

Language: JavaScript - Size: 53.7 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 110 - Forks: 39

d3/d3-dispatch

Register named callbacks and call them with arguments.

Language: JavaScript - Size: 181 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 26

d3/d3-request

A convenient alternative to XMLHttpRequest.

Language: JavaScript - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 108 - Forks: 54

d3/d3-path

Serialize Canvas path commands to SVG.

Language: JavaScript - Size: 131 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 195 - Forks: 37

d3/d3-queue

Evaluate asynchronous tasks with configurable concurrency.

Language: JavaScript - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1,406 - Forks: 137

d3/d3-require

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

Language: JavaScript - Size: 214 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 80 - Forks: 24

d3/d3-cam16

A d3 implementation of the CIECAM16 color appearance model.

Language: JavaScript - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 16

d3/d3-hcg

The HCG (Hue, Chroma, Grayness) color space derived from the Munsell color system.

Language: JavaScript - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 9

d3/d3-chord

Visualizations relationships or network flow with a circular layout.

Language: JavaScript - Size: 271 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 124 - Forks: 42

d3/d3-hsv

The HSV (Hue, Saturation, Value) color space.

Language: JavaScript - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 10

d3/d3.github.com 📦

The D3 website.

Language: JavaScript - Size: 26.8 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 196 - Forks: 148

d3/versor

a home for Mike Bostock's versor.js

Language: JavaScript - Size: 166 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 12

d3/d3-bundler

DEPRECATED; use rollup/rollup.

Language: JavaScript - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 34 - Forks: 11

d3/d3-logo

D3 brand assets.

Size: 56.6 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 23 - Forks: 19

d3/d3-hull

DEPRECATED; see d3-polygon’s hull function.

Language: JavaScript - Size: 6.84 KB - Last synced at: 5 days ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 11

d3/d3-scripts

Common scripts for D3 modules.

Language: JavaScript - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 10

d3/blur-benchmark 📦

temporary benchmark for d3.blur implementations

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 4