UNPKG

@antv/f2

Version:

Charts for mobile visualization.

3 lines (2 loc) 105 B
import { ScaleConfig } from '../types'; export default function calculateTicks(cfg: ScaleConfig): any[];