MCPcopy Create free account
hub / github.com/Alfredredbird/CyberKelp / initGraphView

Function initGraphView

script.js:714–717  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

712}
713
714function initGraphView() {
715 document.getElementById("graph-toggle").addEventListener("click", openGraphView);
716 document.getElementById("graph-close").addEventListener("click", closeGraphView);
717}
718
719// --- Keyboard shortcuts ---------------------------------------
720

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected