MCPcopy Create free account
hub / github.com/codemistic/Web-Development / removeGlobalData

Function removeGlobalData

chart/js/custom.js:248–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

246}
247
248function removeGlobalData() {
249 background_color.pop();
250 border_color.pop();
251 x_axis.pop();
252 updated_data_value.pop();
253 scatter_plot_data.pop();
254}
255
256/*
257 Calling method

Callers 1

custom.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected