MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / getRange

Method getRange

src/interaction/createZoomState.ts:9–9  ·  view source on GitHub ↗

* Returns the current zoom window in percent space, clamped to [0, 100].

()

Source from the content-addressed store, hash-verified

7 * Returns the current zoom window in percent space, clamped to [0, 100].
8 */
9 getRange(): ZoomRange;
10 /**
11 * Sets the zoom window in percent space.
12 */

Callers 15

startDragFunction · 0.80
createDataZoomSliderFunction · 0.80
flushPendingAppendsFunction · 0.80
executeFlushFunction · 0.80
recomputeRenderSeriesFunction · 0.80
setOptionsFunction · 0.80
renderFunction · 0.80
handlePointerEventFunction · 0.80
getZoomRangeFunction · 0.80
handleReadyMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected