MCPcopy Index your code
hub / github.com/apache/echarts / ecSimpleTransform.js

File ecSimpleTransform.js

test/lib/ecSimpleTransform.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.ecSimpleTransform = {}));

Callers

nothing calls this directly

Calls 10

defineFunction · 0.85
prepareGroupByDimInfoFunction · 0.85
prepareDimensionsFunction · 0.85
travelFunction · 0.85
lineCreatorForQFunction · 0.85
cloneAllDimensionInfoMethod · 0.80
cloneRawDataMethod · 0.80
retrieveValueMethod · 0.80
ascFunction · 0.70
hasOwnFunction · 0.70

Tested by

no test coverage detected