Skip to content
New issue

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

Bubble up chart events #1465

Open
silvester-pari opened this issue Jan 8, 2025 · 1 comment
Open

Bubble up chart events #1465

silvester-pari opened this issue Jan 8, 2025 · 1 comment
Labels
chart enhancement New feature or request

Comments

@silvester-pari
Copy link
Collaborator

silvester-pari commented Jan 8, 2025

One example use case when using the chart in eodash is to listen to click or selection events in order to react to the selection being done.
We would use this to react to the datetime property if available on the selected point, in order to set the corresponding time in the the eodash client.
So a helper to allow to listen to "point" selected, or click event of the chart would be great.

*edit:
In the AgriApp this functionality is also needed to set the date of the app and load corresponding satellite images

@silvester-pari silvester-pari added enhancement New feature or request chart labels Jan 8, 2025
@StefanBrand
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants