MCPcopy
hub / github.com/chartjs/Chart.js / reset

Method reset

src/core/core.datasetController.js:345–347  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

343 }
344
345 reset() {
346 this._update('reset');
347 }
348
349 /**
350 * @private

Callers

nothing calls this directly

Calls 1

_updateMethod · 0.95

Tested by

no test coverage detected