MCPcopy
hub / github.com/apache/echarts / ecSimpleOptionPlayer.js

File ecSimpleOptionPlayer.js

test/lib/ecSimpleOptionPlayer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3 typeof define === 'function' && define.amd ? define(['exports'], factory) :
4 (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ecSimpleOptionPlayer = {}));

Callers

nothing calls this directly

Calls 6

defineFunction · 0.85
getMapValueFunction · 0.85
findCommonDimensionFunction · 0.85
assertFunction · 0.70
isFunctionFunction · 0.70
setOptionMethod · 0.45

Tested by

no test coverage detected