D3는 San Francisco, CA에 위치한 오픈 소스 조직으로, 데이터 기반 문서를 만드는 도구를 제공합니다. 주요 프로그래밍 언어는 JavaScript와 Shell이며, SVG, Canvas 및 HTML을 사용하여 데이터를 시각화하는 다양한 공용 리포지토리를 보유하고 있습니다. 특히, d3, d3-shape, d3-force와 같은 프로젝트는 널리 사용되고 있습니다.
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Graphical primitives for visualization, such as lines and areas.
Force-directed graph layout using velocity Verlet integration.
[DEPRECATED] A repository for sharing D3.js V3 plugins.
Encodings that map abstract data to visual representation.
Evaluate asynchronous tasks with configurable concurrency.
2D layout algorithms for visualizing hierarchical data.
Extended geographic projections for d3-geo.
Geographic projections, spherical shapes and spherical trigonometry.
Visualize flow between nodes in a directed acyclic network.
Sequential, diverging and categorical color scales.
Compute the Voronoi diagram of a set of two-dimensional points.
Format numbers for human consumption.
Easing functions for smooth animation.
Transform the DOM by selecting elements and joining to data.
Pan and zoom SVG, HTML or Canvas using mouse or touch input.
Compute contour polygons using marching squares.
Interpolate numbers, colors, strings, arrays, objects, whatever!
Array manipulation, ordering, searching, summarizing, etc.
A parser and formatter for delimiter-separated values, such as CSV and TSV.
Color spaces! RGB, HSL, Cubehelix, CIELAB, and more.
Drag and drop SVG, HTML or Canvas using mouse or touch input.
Parse and format times, inspired by strptime and strftime.
Compute the Voronoi diagram of a set of two-dimensional points.
Group two-dimensional points into hexagonal bins.
Two-dimensional recursive spatial subdivision.
A calculator for humanity’s peculiar conventions of time.
Convenient parsing for Fetch.
Animated transitions for D3 selections.
Human-readable reference marks for scales.
The D3 website.
Serialize Canvas path commands to SVG.
An efficient queue for managing thousands of concurrent animations.
Select a one- or two-dimensional region using the mouse or touch.
An archive of the D3 3.x API Reference.
Generate random numbers from various distributions.
Compute the quadtree tiles to display in a rectangular viewport.
Visualizations relationships or network flow with a circular layout.
Clipping and geometric operations for spherical polygons.
A convenient alternative to XMLHttpRequest.
Handy data structures for elements keyed by string.
Geometric operations for two-dimensional polygons.
A minimal, promise-based implementation to require asynchronous module definitions.
Register named callbacks and call them with arguments.
Multi-value syntax for d3-selection and d3-transition.
a home for Mike Bostock's versor.js
DEPRECATED; use rollup/rollup.
The HSV (Hue, Saturation, Value) color space.
A d3 implementation of the CIECAM16 color appearance model.
D3 brand assets.
The HCG (Hue, Chroma, Grayness) color space derived from the Munsell color system.
Common scripts for D3 modules.
DEPRECATED; see d3-polygon’s hull function.
temporary benchmark for d3.blur implementations
d3는 데이터 시각화 도구를 개발하며, SVG와 Canvas를 활용하여 데이터를 생동감 있게 표현하는 여러 리포지토리를 운영합니다. 주요 프로젝트로는 d3, d3-shape, d3-force가 있습니다.
d3는 주로 JavaScript와 Shell을 사용하여 리포지토리를 개발합니다. 이러한 언어들은 데이터 시각화와 관련된 다양한 기능을 구현하는 데 적합합니다.
네, d3의 모든 리포지토리는 공개되어 있습니다. 사용자는 GitHub를 통해 이들의 소스 코드를 자유롭게 접근하고 활용할 수 있습니다.