Hi All,
I have 4 tabs, each with a different chart which I’ve set to a specific height using a single variable (chartHeight = 750). I works fine when the pages loads and when I click on each tab. The problem arises when I click on each tab again, that’s when the graph height reverts back to the default size. I’ve tried moving the variable out of the callbacks, but that hasn’t helped either. Even when I hard code the Height, it reverts. It’s a strange problem and Google hasn’t been able to help me.
Any thoughts?
Thanks in advance.