This works:
var options = {packages:['corechart'],callback:drawChart}
google.load('visualization', '1.0', options);
replacing the example method of doing the callback:
// Set a callback to run when the Google Visualization API is loaded.
/* inside web2py ajax = True LOAD, this results in an empty DOM */
google.setOnLoadCallback(drawChart);
thanks
to
http://stackoverflow.com/questions/5300550/google-load-causes-empty-dom-screen
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.