We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一次性显示300条数据时,页面2秒加载时长,但是页面会卡顿,设置了wait: 20, layoutAnimation:false,但是没有效果
The text was updated successfully, but these errors were encountered:
2 秒是比较符合预期的时长,卡顿具体指什么?
Sorry, something went wrong.
@Ovilia 滚动条滚动的时候,图表还未渲染完时,页面是不会滚动的,直到渲染成功后才可以
创建一个 codepen 例子?还有可以试试 svg
No branches or pull requests
一次性显示300条数据时,页面2秒加载时长,但是页面会卡顿,设置了wait: 20, layoutAnimation:false,但是没有效果
The text was updated successfully, but these errors were encountered: