Google Visualization API. Graphs are not displaying in gsp pages
问题 I am developing application with grails. Below is the list of Program I use. - Groovy/Grails Tool Suite Version: 3.5.1.RELEASE Platform: Eclipse Kepler SR2 (4.3.2) - Grails 2.3.8 - Java : jdk1.6.0_45 my problem is having installed google visualization plugin by specifying in the BuildConfig.groovy with the code below plugins { compile ":google-visualization:0.7" } and tried the sample below but the chart are not displaying. there seems to be no error what so ever. What I suspect is that the