Depending on where you generated the gadget from, there may be an option to get the code to embed the chart in HTML. You would then copy that code and paste it into wordpress. If you are looking for javascript to generate the chart, you might not be able to get that from the gadget, you would likely have to write the code from scratch. You could use the javascript at the Visualization API playground for queries<http://code.google.com/apis/ajax/playground/?type=visualization#using_the_query_language>and MotionCharts<http://code.google.com/apis/ajax/playground/?type=visualization#motion_chart>as your basis (click the "Edit HTML" button to see the whole HTML code, which includes a few things that you need that aren't visible by default in the javascript window).
On Thursday, February 14, 2013 10:39:47 AM UTC-5, JeffCamp wrote: > > My question might seem incredibly basic, but it's this: how do I SEE the > script that creates the chart? I haven't written any code to create the > chart and put it in a tab - google's chart gadget generated it for me. I > want to get at that script, copy it and modify it. How do I do that? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
