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

Method getFilter

src/scale/Log.ts:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 },
235
236 getFilter() {
237 return {g: 0};
238 },
239
240 sanitize(value, dataExtent) {
241 // Conservative - if dataExtent is invalid, do not sanitize.

Callers 2

metricLiPosMinGapImplFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected