Can you share your code?

thanks,

On Wednesday, June 13, 2012 8:46:10 AM UTC-4, todosquepaso wrote:
>
> Solved this myself. Created custom google gauge from original source, 
> added a query.setRefreshInterval(value); parameter before the 
> query.send(responseHandler); line. Ran gadget from OUTSIDE the spreadsheet 
> getting the source URL from INSIDE the spreadsheet with the desired cell 
> range. 
>  
> To get source URL publish a default gauge gadget of the desired range 
> within the worksheet. Select desired source data range. Click gauge when 
> drawn, click again on little arrow top right corner (drop down menu). 
> Select get query data source url. Select range radio button. 
>  
> Copy source url generated into your custom gauge gadget. Set other 
> parameters as desired. Preview changes as necessary. Click get source code. 
> Copy/paste source code into body of your html page.
>  
> Yer done!
>
> On Tuesday, June 12, 2012 11:58:11 AM UTC-4, todosquepaso wrote:
>
>> So I thought it would be relatively easy to create a google gadget chart 
>> (gauge) from some live spreadsheet data, publish it, and embed the code in 
>> my external site.
>>
>> All went well until I found the default refresh interval to be 300 
>> seconds. I would prefer 30 seconds or so. I have tried everything I can 
>> think of (exploring this site and others) but just can't figure out how to 
>> get the refresh interval setting change into the gadget for the external 
>> site. Warning: I am NOT a code wonk... but I can clip a bit of this and 
>> that together to make things work usually.
>>
>> The refresh interval change works perfectly fine on the iGoogle page 
>> version... but I just can't get my site to do the same using the "publish 
>> gadget code" from the Spreadsheet's "Publish this gadget" function.
>>
>> Any thoughts would be most welcome. Please don't post links to the Query 
>> method parameters... I've read the thing a hundred times and 
>> just.don't.getit.
>> Thanks in advance.
>> Barry
>>
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to