Issue with displaying Google Chart in a bootstrap tab

后端 未结 3 1282
青春惊慌失措
青春惊慌失措 2020-12-12 00:31

I have an issue with displaying a Google Chart in a Boostrap tab. I have two tabs, and a Google Chart in each. In the first one, the chart is correctly displayed, but in the

3条回答
  •  天命终不由人
    2020-12-12 00:56

    You need to initialize the chart on shown.bs.tab

    Here is someone else's bootply demonstrating it, but this a Google Map (the same method applies): http://www.bootply.com/102241

提交回复
热议问题