alibaba / BizCharts

Powerful data visualization library based on G2 and React.
http://bizcharts.net/products/bizCharts
6.17k stars 671 forks source link

iPhoneSE runs bizcharts on safari page crush problem. #1471

Open ChrisLinOvO opened 3 years ago

ChrisLinOvO commented 3 years ago

import { G2, Chart, Geom, Axis, Tooltip, Coord, Label, Legend, View, Guide, Shape, Facet, Util, } from "bizcharts"; import DataSet from "@antv/data-set";

BizCharts Version:3.5.9, react Version:16.14.0,

Ezcontracy commented 2 years ago

I have encountered the same problem, how can I solve it?