MCPcopy Index your code
hub / github.com/apache/echarts / getShadowDim

Method getShadowDim

src/model/Series.ts:760–760  ·  view source on GitHub ↗

* Get dimension to render shadow in dataZoom component

()

Source from the content-addressed store, hash-verified

758 * Get dimension to render shadow in dataZoom component
759 */
760 getShadowDim?(): string
761}
762zrUtil.mixin(SeriesModel, DataFormatMixin);
763zrUtil.mixin(SeriesModel, PaletteMixin);

Callers 1

_renderDataShadowMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected