MCPcopy
hub / github.com/apache/echarts / getNormalizer

Method getNormalizer

src/visual/VisualMapping.ts:213–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 }
212
213 getNormalizer() {
214 return zrUtil.bind(this._normalizeData, this);
215 }
216
217 static visualHandlers: {[key in BuiltinVisualProperty]: VisualHandler} = {
218 color: {

Callers 1

_renderOnGeoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected