105197
Results
1
issues of
105197
### Describe the bug / 问题描述 ``` import { Chart } from '@antv/g2'; const chart = new Chart({ container: 'container', autoFit: true, }); chart .point() .data({ type: 'fetch', value: 'https://gw.alipayobjects.com/os/bmw-prod/bd73a175-4417-4749-8b88-bc04d955e899.csv',...
OSCP
bug 🐛