Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

Please show examples using ArcGIS API for JavaScript version 4.x #448

Closed fionajrenton closed 5 years ago

fionajrenton commented 6 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.

tomwayson commented 6 years ago

Here's a .4x example:

https://codepen.io/tomwayson/pen/YaKGjZ

fionajrenton commented 6 years ago

Thanks!

tomwayson commented 6 years ago

@fionajrenton here's another one: https://github.com/Esri/cedar/issues/439#issuecomment-435940175