google.setOnLoadCallback does not work/does not wait until anything is loaded
That’s pretty much it, the call seems to do absolutely nothing.
That’s pretty much it, the call seems to do absolutely nothing.
I am currently creating a google chart via google visualization and I want to be able to refresh/update this chart on a button click. I’ve tried a lot of different ways to do this but none of it works so I’m looking for any suggestions that anybody can make. My current platform is ASP.net (with C#) and the google stuff is written in javascript/jquery (obviously). Thanks!