Good Morning,
I am currently working with ArcGIS JavaScript Components (beta).
The current documentation shows how to highlight map features based on selections made within a chart component (ie. pie chart).
However, I would like to update the chart component (ie. pie chart) based on the selection of a feature within a feature layer on the map.
'Example: Feature layer contains county boundary polygons for a state and associated demographics for each county. Current pie chart shows demographics for entire feature layer (ie. state). Desired outcome would be to select an individuial county and update the pie chart to reflect demographics of that county only.'
There are currently no tutorials on how to do this. Is this possible using the current Components API (beta)?