MCPcopy Create free account
hub / github.com/apache/echarts / getExtentUnsafe

Method getExtentUnsafe

src/scale/Ordinal.ts:209–211  ·  view source on GitHub ↗
(kind, depth)

Source from the content-addressed store, hash-verified

207 },
208
209 getExtentUnsafe(kind, depth) {
210 return this._mapper.getExtentUnsafe(kind, depth);
211 },
212
213 /**
214 * NOTICE: OrdinalScale extent should always originates from

Callers

nothing calls this directly

Calls 1

getExtentUnsafeMethod · 0.65

Tested by

no test coverage detected