- changed status to resolved
Calendar First load empty
Issue #47
resolved
If calendar loads faster than charts api then no graphs are drawn. Pot solution: add drawCharts in google.charts.setOnLoadCallback()
Comments (1)
-
reporter - Log in to comment
solved with suggested change + if(typeof google.visualization === 'undefined') return; in drawCharts