原因: iframe闪白其实是载入页面的正常现象
原因:
解决方案: 找到该文件:charting_library\static\tv-chart.*.html 在该文件下添加如下css:
解决方案:
<style>#loading-indicator,body.chart-page{background:0 0}</style>