Need to show 10 different charts based on different data source.
Ex: Based on drop down value I want to change Chart's data source. So, same chart can be used for 10 different sources.
I have 2 tabs and each has around 10 charts (same chart-type). putting 20 charts would be bad idea and it would impact performance.
At a time I'm showing only 2 charts in a tab.
Is this possible ?
Thanks