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

Method __preparePipelineContext

src/model/Series.ts:86–86  ·  view source on GitHub ↗
(
        view: ChartView,
        pipeline: Pick<Pipeline, 'progressiveEnabled' | 'threshold'>
    )

Source from the content-addressed store, hash-verified

84 preventIncremental(): boolean;
85
86 __preparePipelineContext(
87 view: ChartView,
88 pipeline: Pick<Pipeline, 'progressiveEnabled' | 'threshold'>
89 ): PipelineContext;

Callers 1

updateStreamModesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected