Hello,
I have developed a feature action to open graphs related to clicked feature. At the moment I open the graph in a panel, and i can open just one graph at a time. Is it possible to open many panels from a feature action? What is a possible solution to show more graphs at the same time?.
Thanks
Hi Davide,
1. You probably can try display multiple graphs in one panel?
If the size of the panel is not enough, try this codes:
2. If single panel is not really enough, you will need to build your own templated widgets and display them in your main widget:
Creating Template-based Widgets - Archived Tutorial - Dojo Toolkit