Hello,
This example is exactly what I would like to do. However, I have an issue with it. I copied exactly the above source code. It works with the following limitation: each chart is displayed when selecting it from the drop down list, BUT the first one selected cannot be displayed again.
Example of test case:
– I select the “second chart”; It is displayed
– I select the “first chart”; it is displayed
– I select the “second chart” again; not displayed
– I select the “third chart” or the “first chart”; it is displayed
The “second chart” is never displayed again. If I start with the test case with “first chart”, this is “first chart” that cannot be displayed more than one time. Etc…
It seems to be a bug, however, I was unable to find this issue within the forum.
I use the last release of jqwidget (3.8.1).