CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.9.0 (changelog, source)
Search

Module D3

Provides classes and predicates modeling aspects of the d3 library.

Import path

import javascript

Predicates

d3

Gets an API node referring to the d3 module.

d3Module

Gets an API node referring to the given module, or to d3.

d3Selection

Gets an API node referring to a d3 selection object, such as d3.selection().