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

Method getPadding

src/types/layout.d.ts:54–54  ·  view source on GitHub ↗

* Returns an object with padding on the edges

()

Source from the content-addressed store, hash-verified

52 * Returns an object with padding on the edges
53 */
54 getPadding?(): ChartArea;
55 /**
56 * returns true if the layout item is horizontal (ie. top or bottom)
57 */

Callers 1

updateDimsFunction · 0.65

Implementers 1

Scalesrc/core/core.scale.js

Calls

no outgoing calls

Tested by

no test coverage detected