
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
@types/d3-axis
Advanced tools
npm install --save @types/d3-axis
This package contains type definitions for D3JS d3-axis module 1.0.0 (https://github.com/d3/d3-axis/).
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/d3-axis
Additional Details
These definitions were written by Tom Wanzek https://github.com/tomwanzek, Alex Ford https://github.com/gustavderdrache, Boris Yankov https://github.com/borisyankov.
The d3-axis package is the actual JavaScript implementation of the axis component in D3. It provides the functionality to create and manipulate axes in SVG. The @types/d3-axis package provides TypeScript definitions for this package.
The d3-scale package provides a collection of scale functions for visual encoding of data. These scales are used to map data values to visual representation. While d3-axis is used to create the visual representation of an axis, d3-scale is used to define the domain and range that the axis represents.
The d3-selection package allows you to select and manipulate elements in the document. It is often used together with d3-axis to render the axis in the DOM by selecting an SVG container and calling the axis function on it.
FAQs
TypeScript definitions for d3-axis
The npm package @types/d3-axis receives a total of 2,372,834 weekly downloads. As such, @types/d3-axis popularity was classified as popular.
We found that @types/d3-axis demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.