我在使用angular-ui的tabset中放置了highcharts和ng-grid
主动resize窗口以后highcharts和ng-grid的尺寸都能resize,怎么在点tab的时候主动调用highcharts和ng-grid的resize方法?
过去多啦不再A梦2017-05-15 16:55:42
The current solution is: actively timeout to trigger the resize event of the window when switching tabs. This can solve the problem but it feels very uncomfortable. If there is a good method, everyone is welcome to help!