Using Arcgis server 10.3.1 and JS API 3.13,
I need to show graphs on a map for a bunch of features at the same time in order to show statistical spread of data among other things.
The alphanumeric data is not stored at the server, and is received at the browser level in Json format.
I also have access to the alphanumeric data at the DB level, if that can help.
Is there any widget that suits the scenario above?