MCPcopy 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
147function removePowerGraph() {
148 nuclearChart.destroy();
149 $("canvas#powergraph").html(``)
150}
151
152// TODO: remove interval later
153window.addMiInterval = () => {

Callers 1

military.jsFile · 0.85

Calls 2

$Function · 0.50
destroyMethod · 0.45

Tested by

no test coverage detected