Closed fionajrenton closed 5 years ago
Please show examples using ArcGIS API version 4.x
I have an interactive map working in ArcGIS API for JavaScript version 3.22 that has a graph of the data that updates as the map zooms.
I am migrating my code to ArcGIS API for JavaScript 4.x and I cannot get the chart to update when I zoom out.
Here's a .4x example:
https://codepen.io/tomwayson/pen/YaKGjZ
Thanks!
@fionajrenton here's another one: https://github.com/Esri/cedar/issues/439#issuecomment-435940175
Please show examples using ArcGIS API version 4.x
I have an interactive map working in ArcGIS API for JavaScript version 3.22 that has a graph of the data that updates as the map zooms.
I am migrating my code to ArcGIS API for JavaScript 4.x and I cannot get the chart to update when I zoom out.