MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / createHashMap

Function createHashMap

libs/echarts/echarts.simple.js:892–894  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

890};
891
892function createHashMap(obj) {
893 return new HashMap(obj);
894}
895
896
897

Callers 15

makeIdAndNameFunction · 0.70
echarts.simple.jsFile · 0.70
SourceFunction · 0.70
resetSourceDefaulterFunction · 0.70
initBaseFunction · 0.70
createSeriesIndicesFunction · 0.70
dataStackFunction · 0.70
SchedulerFunction · 0.70
createSeriesStageTaskFunction · 0.70
createOverallStageTaskFunction · 0.70
updateDirectlyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected