Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{toLineHeight, toPadding, toFont, resolve, toTRBLCorners} = Chart.helpers;
2
3
describe(
'Chart.helpers.options'
,
function
() {
4
describe(
'toLineHeight'
,
function
() {
Callers
nothing calls this directly
Calls
5
toLineHeight
Function · 0.85
toTRBLCorners
Function · 0.85
toPadding
Function · 0.85
toFont
Function · 0.85
resolve
Function · 0.85
Tested by
no test coverage detected