UNPKG

@formant/ava

Version:

A framework for automated visual analytics.

4 lines (3 loc) 206 B
import { G2Spec } from '@antv/g2'; import { HomogeneousPatternInfo, InsightInfo } from '../../../types'; export declare const homogeneousStrategy: (_insight: InsightInfo<HomogeneousPatternInfo>) => G2Spec;