Hi Basundhara, and thanks
I have already implemented interactive legends to disable data-sets, that is where the problem lies. When I disable the large dataset the small ones are still just as unreadable since they are all compressed together at the bottom. Two images attached to illustrate this.
With large dataset:
After hiding large dataset:
So, hiding the large data-set does absolutely nothing with the readability
But is it possible to change the xml-url and regenerate the chart through javascript? If so, I could keep the disable/enable dataset buttons outside the chart and add code that will first regenerate the XML with/without the dataset and then make the chart regenerate itself.