Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Milkyroad/SCiPNET
/ removePowerGraph
Function
removePowerGraph
public/src/js/military.js:147–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
}
146
147
function
removePowerGraph() {
148
nuclearChart.destroy();
149
$(
"canvas#powergraph"
).html(``)
150
}
151
152
// TODO: remove interval later
153
window.addMiInterval = () => {
Callers
1
military.js
File · 0.85
Calls
2
$
Function · 0.50
destroy
Method · 0.45
Tested by
no test coverage detected