Select to view content in your preferred language

How to display two graphs in InfoWindow widget

610
2
03-26-2014 11:13 AM
JosieBock1
Deactivated User
Has anyone had success at displaying more than one graph using the InfoWindow sample? If so, please help.

Thank you
0 Kudos
2 Replies
JonathanUihlein
Esri Regular Contributor
Hi Josie and welcome to the forums!

Here are three samples to get you started:
https://developers.arcgis.com/javascript/jssamples/widget_extendInfowindow.html
https://developers.arcgis.com/javascript/jssamples/widget_formatInfoWindow.html
https://developers.arcgis.com/javascript/jssamples/popup_chart.html

If you are still having trouble, please describe in detail what specifically you are having problems with and I would love to help.

Thanks!
0 Kudos
JosieBock1
Deactivated User
Thank you for your help. I am using the InfoWindow example that displays the pie graph. I am needing to display two separate column charts within my info window. Each chart is a separate series with different units. The first graph displays amount of product sold at different times, and the other graph is supposed to display percentage of product returned at different times.  I can get one, but I can't get the other one to display.
0 Kudos