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

Method getMaxOverflow

src/core/core.datasetController.js:680–682  ·  view source on GitHub ↗

* @return {number|boolean} * @protected

()

Source from the content-addressed store, hash-verified

678 * @protected
679 */
680 getMaxOverflow() {
681 return false;
682 }
683
684 /**
685 * @protected

Callers 2

_updateMethod · 0.95
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected