Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ isCategory
Method
isCategory
src/component/visualMap/VisualMapModel.ts:623–625 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
621
}
622
623
isCategory() {
624
return
!!this.option.categories;
625
}
626
627
/**
628
* @public
Callers
4
completeVisualOption
Method · 0.95
completeVisualOption
Method · 0.80
getRepresentValue
Method · 0.80
getVisualMeta
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected