Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ doThrow
Function
doThrow
src/data/helper/sourceManager.ts:481–483 ·
view source on GitHub ↗
(errMsg: string)
Source
from the content-addressed store, hash-verified
479
}
480
481
function
doThrow(errMsg: string): void {
482
throw
new
Error(errMsg);
483
}
Callers
1
_applyTransform
Method · 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…