@marco1987,
You will have to create a separate chart container with a unique id for each chart. You can use the CSS display property to hide/unhide a chart based on the option selected from the dropdown menu.
Please take a look at this JSFiddle for a working example.
—
Thangaraj Raman
Team CanvasJS