MCPcopy
hub / github.com/chartjs/Chart.js / helpers.options.tests.js

File helpers.options.tests.js

test/specs/helpers.options.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {toLineHeight, toPadding, toFont, resolve, toTRBLCorners} = Chart.helpers;
2
3describe('Chart.helpers.options', function() {
4 describe('toLineHeight', function() {

Callers

nothing calls this directly

Calls 5

toLineHeightFunction · 0.85
toTRBLCornersFunction · 0.85
toPaddingFunction · 0.85
toFontFunction · 0.85
resolveFunction · 0.85

Tested by

no test coverage detected