Hi,
Whenever a tab is switched, the render method of each of the chart in the activated tab should be called so that chart can take the actual dimensions of its container.
In the code provided, only the render method of the first chart in both tabs are called. Therefore, the second chart in the second tab is not taking proper height.
Please check the updated jsfiddle.
Regards,
Rishabh