# d3-zoom **Repository Path**: d3js/d3-zoom ## Basic Information - **Project Name**: d3-zoom - **Description**: No description available - **Primary Language**: JavaScript - **License**: ISC - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-05 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d3-zoom The zoom behavior implemented by d3-zoom is a convenient but flexible abstraction for enabling pan-and-zoom on [selections](https://github.com/d3/d3-selection). It is agnostic about the DOM, so you can use it with SVG, HTML or Canvas. ## Resources - [Documentation](https://d3js.org/d3-zoom) - [Examples](https://observablehq.com/collection/@d3/d3-zoom) - [Releases](https://github.com/d3/d3-zoom/releases) - [Getting help](https://d3js.org/community)