Loading...
import { PointGuide } from '@antv/f2'; <PointGuide records={[{ genre: 'Sports', sold: 5 }]} offsetX={10} offsetY={-10} style={{ fill: '#f00' }}/>;