Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lowlighter/metrics
/ svgString
Method
svgString
source/app/metrics/utils.mjs:813–815 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
811
}
812
813
svgString() {
814
return
this.element.select(
"svg"
).node()?.outerHTML ||
""
815
}
816
}
817
818
/**Graph utilities */
Callers
4
graph
Function · 0.95
pie
Function · 0.95
index.mjs
File · 0.80
index.mjs
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected