HumanSignal / HumanSignal/label-studio

How to access selected TimeSeries region in custom HTML?

Open
#7,749 3 comments 0 reactions 0 assignees View on GitHub
community_needs-information
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Hi, I'm working on a project where I need to annotate time series data and display related GPS trajectory data on a map. It's easy to show all the GPS data in a map. Ideally, the map should update based on the selected time range in the time series.

**My question is:**
Is there a way to access the currently selected region (start and end time) of the TimeSeries inside a custom HTML or JavaScript component?
Or is there an event like `onSelectionChange` that I can listen to?

Thanks a lot!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.