I am working on scenario that when user change the language from dropdown, the chart locale should also be changed, but however I have to reload page to achieve that, if not, I am getting error that cannot load same version of chart.
This is the desired behaviour, becoz anyone may want to change locale and load that graph accordingly, reloading the page is not feasible solution for me.
Can someone help me on it ?