UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

4 lines (3 loc) 142 B
import { View } from '@antv/g2'; /** tofront: 同步所有元素的位置 */ export declare function placeElementsOrdered(view: View): void;