[visualization-api] New Sheets setQuery Select Where for dates help needed

2014-08-11 Thread Steve Webster
Need some query.setQuery help when using new Google Sheets. var selectStatement = 'SELECT A, B, C WHERE A = 1/9/2014 '; // A is date column with format 1/1/2014 console.log(Select= +selectStatement); query.setQuery(selectStatement); Syntax is successful, but results are nothing. -- You

[visualization-api] Re: New Sheets setQuery Select Where for dates help needed

2014-08-11 Thread Steve Webster
Here is a snippet screenshot of column A. Here are results *without* the WHERE clause to show available data: On Monday, August 11, 2014 1:38:42 PM UTC-4, Steve Webster wrote: Need some query.setQuery help when using new Google Sheets. var selectStatement = 'SELECT A, B, C WHERE A = 1/9

Re: [visualization-api] Re: What are the exact chartType names? What chartTypes are available for use in a dashboard?

2014-08-05 Thread Steve Webster
Another exception appears to be SanKey. I believe this is a known bug that I saw on issue tracker which submitted in February. On Mon, Aug 4, 2014 at 7:47 PM, Andrew Gallant agall...@google.com wrote: The chartType property takes a string referencing the google.visualization object property

Re: [visualization-api] Visualization Playground Broken Link

2014-07-31 Thread Steve Webster
Is it possible to have a temporary code samples using JSFiddle (quick and dirty) and later deliver your polished solution? On Thu, Jul 31, 2014 at 10:14 AM, 'Thomas Rybka' via Google Visualization API google-visualization-api@googlegroups.com wrote: This is affecting the whole playground. We

Re: [visualization-api] Visualization Playground Broken Link

2014-07-30 Thread Steve Webster
Jon, how soon could the sample code be made available for at least all the charts? On Wednesday, July 30, 2014 9:55:52 AM UTC-4, orw...@google.com wrote: The playground has been taken offline for security reasons. Sorry, Jon On Wed, Jul 30, 2014 at 4:37 AM, Visual1zer

[visualization-api] Replace Playground with Code Examples

2014-07-30 Thread Steve Webster
Since the Charts Playground is no longer available due to security concerns, could you make all the code examples available. Perhaps copy the playground source, remove the results section (at bottom) thereby removing the security concern (assumption), and just the left column list and right