Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ mockHTML
Function
mockHTML
test/jasmine/tests/svg_text_utils_test.js:518–520 ·
view source on GitHub ↗
(txt)
Source
from the content-addressed store, hash-verified
516
});
517
518
function
mockHTML(txt) {
519
return
util.sanitizeHTML(txt);
520
}
521
522
afterEach(
function
() {
523
d3SelectAll(
'.text-tester'
).remove();
Callers
1
svg_text_utils_test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…