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
The text was updated successfully, but these errors were encountered:
页面切到后台后 确实会内存泄露,前阵子出去旅游了,这两天有时间会先着手解决这个问题
Sorry, something went wrong.
内存泄露主要是动态环图有问题,涉及到底层的CRender和Charts插件,已经做了相关优化,请更新至@jiaminghi/[email protected],另外图表组件请勿过于频繁的刷新状态(刷新间隔小于3S),后期将针对性的优化插件,以取得更少的内存占用。
CRender
Charts
@jiaminghi/[email protected]
No branches or pull requests
Bug report
出现Bug的组件?
组件配置数据?
控制台错误输出?
期望情况?
实际情况?
其他相关信息
The text was updated successfully, but these errors were encountered: