UNPKG

vue-echarts-linkage

Version:
11 lines (10 loc) 613 B
import { GraphicLocationInfoType, DataAboutType } from './types/index'; declare const _default: { datazoomEvent: (graphicLocation: GraphicLocationInfoType[] | undefined, currentEchartsId: string, xAxisData: string[], props: any, dataAbout: DataAboutType) => void; graphicDragLinkage: (graphicLocation: GraphicLocationInfoType, currentEchartsId: string, dataAbout: DataAboutType, props: any) => void; setEmit: (_emit: any) => void; emitGraphicLocation: (dataAbout: DataAboutType) => void; LISTENER_GRAPHIC_LOCATION: string; }; export default _default; //# sourceMappingURL=handleGraph.d.ts.map