Hello,
I have created a custom filter widget for ArcGIS Experience Builder (but same issue is with default filter widget). This filter widget filter the data immediately after the application starts. There is also a chart in this app, which is attached to the filtered data.
Problem is that the chart is not sometimes refreshed with filtered data. It depends on the loading order of the widgets.
The issue is shown here:

Is there any way how to resolve this problem with default ExB tools or how can I wait for loading chart widget in my custom filter widget programmatically?
Same issue is with editing. This chart is not refreshed if I edit the feature.
Thanks.
Kamil