MCPcopy Index your code
hub / github.com/plotly/plotly.js / hover.js

File hover.js

src/components/fx/hover.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var d3 = require('@plotly/d3');
4var isNumeric = require('fast-isnumeric');

Callers

nothing calls this directly

Calls 5

getTopOffsetFunction · 0.85
getLeftOffsetFunction · 0.85
createHoverTextFunction · 0.85
alignHoverTextFunction · 0.85
_hoverFunction · 0.70

Tested by

no test coverage detected