MCPcopy
hub / github.com/tdewolff/minify / install$8

Function install$8

_benchmarks/sample_echarts.js:49164–49171  ·  view source on GitHub ↗
(registers)

Source from the content-addressed store, hash-verified

49162 }
49163
49164 function install$8(registers) {
49165 use(install$7);
49166 registers.registerChartView(RadarView);
49167 registers.registerSeriesModel(RadarSeriesModel);
49168 registers.registerLayout(radarLayout);
49169 registers.registerProcessor(dataFilter('radar'));
49170 registers.registerPreprocessor(radarBackwardCompat);
49171 }
49172
49173 var ATTR = '\0_ec_interaction_mutex';
49174 function take(zr, resourceKey, userKey) {

Callers

nothing calls this directly

Calls 2

useFunction · 0.85
dataFilterFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…