MCPcopy
hub / github.com/chartjs/Chart.js / helpers.dom.ts

File helpers.dom.ts

src/helpers/helpers.dom.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {ChartArea, Scale} from '../types/index.js';
2import type PrivateChart from '../core/core.controller.js';
3import type {Chart, ChartEvent} from '../types.js';
4import {INFINITY} from './helpers.math.js';

Callers

nothing calls this directly

Calls 3

_isDomSupportedFunction · 0.85
addEventListenerMethod · 0.45
removeEventListenerMethod · 0.45

Tested by

no test coverage detected