Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ shouldShow
Method
shouldShow
src/component/thumbnail/ThumbnailModel.ts:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
shouldShow() {
125
return
this.getShallow(
'show'
, true);
126
}
127
128
getBridge(): ThumbnailBridgeImpl {
129
return
this._birdge;
Callers
5
_updateBridge
Method · 0.95
_isEnabled
Method · 0.45
render
Method · 0.45
renderOnDimension
Function · 0.45
createBodyAndCorner
Function · 0.45
Calls
1
getShallow
Method · 0.80
Tested by
no test coverage detected