export interface AxisPointerOptions { show?: boolean; type?: 'line' | 'shadow' | 'none'; }