MCPcopy
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

graphFunction · 0.95
pieFunction · 0.95
index.mjsFile · 0.80
index.mjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected