Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ svg_text_utils_test.js
File
svg_text_utils_test.js
test/jasmine/tests/svg_text_utils_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
d3Select = require(
'../../strict-d3'
).select;
2
var
d3SelectAll = require(
'../../strict-d3'
).selectAll;
3
4
var
util = require(
'../../../src/lib/svg_text_utils'
);
Callers
nothing calls this directly
Calls
7
mockTextSVGElement
Function · 0.85
assertAnchorAttrs
Function · 0.85
assertAnchorLink
Function · 0.85
assertTspanStyle
Function · 0.85
opener
Function · 0.85
mockHTML
Function · 0.85
fn
Function · 0.50
Tested by
no test coverage detected