You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: