MCPcopy
hub / github.com/apache/echarts / isNumber

Function isNumber

test/lib/canteen.js:77–79  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

75 }
76
77 function isNumber(val) {
78 return typeof val === 'number';
79 }
80
81 // ================================ Canteen Class ================================
82

Callers 15

roundArrFunction · 0.85
canteen.jsFile · 0.85
_renderTicksMethod · 0.85
categoryFilterFunction · 0.85
pieLabelLayoutFunction · 0.85
getValueStartFunction · 0.85
parseMethod · 0.85
markLineTransformFunction · 0.85
axisLineFunction · 0.85
parseDataValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…