Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
roundArr
Function · 0.85
canteen.js
File · 0.85
_processFlatCoordsArray
Method · 0.85
_renderTicks
Method · 0.85
categoryFilter
Function · 0.85
pieLabelLayout
Function · 0.85
getValueStart
Function · 0.85
parse
Method · 0.85
markLineTransform
Function · 0.85
axisLine
Function · 0.85
determineSourceDimensions
Function · 0.85
parseDataValue
Function · 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…