Popup with Tabs and Charts

2958
2
08-20-2015 08:39 AM
JustinShepard
Occasional Contributor II

I have multiple layers and overlapping features that I want to allow the user to click and get the results in a popup. However I also want to be able to create tabs and charts within that popup, like you can for an infoWindow Info window with chart | ArcGIS API for JavaScript​. The problem that I'm having is that if I use the popup instead of infowindow then the tabs don't get built correctly until after resizing the window. So it must be possible to make this work I just haven't figured out what needs to happen when. There must be something that I can trigger so that when the popup opens (or switches to another selection) it looks like it does after the resize.

The tabs and charts are getting built using dojo.

0 Kudos
2 Replies
ChrisSmith7
Frequent Contributor

Can you by chance post a jsfiddle demonstrating the issue?

0 Kudos
JustinShepard
Occasional Contributor II

I'll work on it but it might take me a day or two to get it set up.

0 Kudos