-
Notifications
You must be signed in to change notification settings - Fork 19.8k
左右滑动线图,加载新数据 #11492
Copy link
Copy link
Closed
Labels
difficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.new-featurepriority: normalstaleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.topic: event
Metadata
Metadata
Assignees
Labels
difficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.new-featurepriority: normalstaleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.topic: event
Type
Fields
Give feedbackNo fields configured for issues without a type.
What problem does this feature solve?
根据用户行为来加载数据。
What does the proposed API look like?
一个横向滑动的线图,按时间从左到右分布,当用户滑到左侧最的时间后,希望触发事件去加载新的数据,让用户能继续往左滑。
现在文档中似乎没有滑到边界的触发事件?或者能实时监听图表位移的回调函数?