MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / setRangeSummary

Function setRangeSummary

telemetry-dashboard/public/app.js:152–154  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

150}
151
152function setRangeSummary(text) {
153 document.getElementById('range-summary').textContent = text;
154}
155
156function buildPanels() {
157 const grid = document.getElementById('grid');

Callers 2

buildFiltersFunction · 0.85
renderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected