I created a dashboard, which contains multiple google tables, line and bar charts, all these charts updated/draw every second, causing serious performance issues in the webpage. Someone please suggest any tricks or tips to optimize the chart drawing performance, like cambaining all chart draw in one draw method etc..