D3.js data visualization library reference. Covers selections, data binding (enter/update/exit), scales, axes, shape generators (line/area/pie/arc), force layout, treemap, geo maps, transitions, event handlers, zoom, brush, and drag interactions.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill d3 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of D3?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-ai-skills)More formats (shields.io, HTML) on the badges page.
---
name: d3
version: 1.0.0
description: >
D3.js data visualization library reference. Covers selections,
data binding (enter/update/exit), scales, axes, shape generators
(line/area/pie/arc), force layout, treemap, geo maps, transitions,
event handlers, zoom, brush, and drag interactions.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [d3, visualization, svg, charts, data-viz, javascript, maps]
---
# D3.js Reference
Data-driven documents for custom visualizations.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, comparison |
| `bindscale` | Data binding, scales, axes |
| `shapes` | Line, pie, force, treemap, geo |
| `transitions` | Animation, zoom, brush, drag |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!