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
比如说一个15M周期有1000条数据,那么1H只有250条数据,当我把当前15M的蜡烛图拖到最前边,然后切换为1H这时候整个视图就不在屏幕中了,只能滑动一下才会出来1H的图,这个有解决方案么?
The text was updated successfully, but these errors were encountered:
或者换一种说法,如何在切换周期时,让K线回到最新一条数据的位置
Sorry, something went wrong.
这个需要改一下didUpdateWidget,我没有足够的时间,你可以提供pr么
No branches or pull requests
比如说一个15M周期有1000条数据,那么1H只有250条数据,当我把当前15M的蜡烛图拖到最前边,然后切换为1H这时候整个视图就不在屏幕中了,只能滑动一下才会出来1H的图,这个有解决方案么?
The text was updated successfully, but these errors were encountered: