Home Forums Chart Support Dynamically parse 2 separate JSON outputs for the same chart Reply To: Dynamically parse 2 separate JSON outputs for the same chart

#36127

@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.

render chart using drop-down

Thangaraj Raman
Team CanvasJS