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.
在点击时间线时,点击了时间段所在的 x 轴范围内,无论是是否点击了时间段区域还是非时间段区域,都返回这个时间段和当前点击时间数据。大概下图这样。。
这个你可以自己计算的话,根据时间遍历一下你的时间段数据就可以了
嗯嗯,这样也行。感谢。 (个人想法:我觉得其实这里只有一个方法就好了,如果点击时间轴发现有时间段数据,那就返回时间段数据和当前数据,否则没有的话就直接返回当前时间。。)
No branches or pull requests
如题。感谢大佬这么迅速更新
The text was updated successfully, but these errors were encountered: