Re: [visualization-api] Opening a subset of sheet for editing

2015-01-09 Thread 'Daniel LaLiberte' via Google Visualization API
Hi Bart, It appears that the nice simple way to edit a single row of a spreadsheet did not involve Google Charts, though you might use a query to find out which row you'll want to edit. I don't see how would send any changes back to the spreadsheet, not without the equivalent of what you get

Re: [visualization-api] Opening a subset of sheet for editing

2015-01-09 Thread Bart Bremmers
Thanks for the reply Daniel Regarding the range parameter I think your link https://developers.google.com/chart/interactive/docs/spreadsheets uses the old url syntax. https://docs.google.com/a/google.com/spreadsheet/ccc?key=12345range=A1:C4; I have been playing with url strings that look like:

[visualization-api] Is there a way to create phase lines?

2015-01-09 Thread Vincent Wigh
Is there a way to create a phase line, multiple ones hopefully. I need to look at a chart, and have a vertical phase line of when some event occurred. Here's an example: -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To

[visualization-api] Newbie, testing an example for tree charts,

2015-01-09 Thread Xtian Simon
I'm comparing implementing google charts versus d3.js. Right away I like how each example details the required input *data format* [1] for the visualization. On the Tree Map Charts page is a link to a JSfiddle example [2] which worked fine for me. However, when I attempted to add my own

Re: [visualization-api] Annotated Timeline Chart

2015-01-09 Thread 'Daniel LaLiberte' via Google Visualization API
Here is an example that uses checkboxes to select which series to show: http://jsfiddle.net/dlaliberte/a3cgLkq6/ This is for a LineChart, but something similar will work with the AnnotationChart. On Wed, Jan 7, 2015 at 5:11 AM, Enkhtuvshin Amgalanbayar enkhtuvshi...@gmail.com wrote: *Hello

Re: [visualization-api] word tree is not workin in IE9 and below

2015-01-09 Thread 'Jon Orwant' via Google Visualization API
Hi Vishal, the Google Word Trees generate SVG but not VML, which means they won't work on very old browsers (IE8 and previous versions). Sorry! Jon On Fri, Jan 9, 2015 at 1:18 AM, Vishal Kamble vishalkamble8...@gmail.com wrote: Hello, I am facing problem related to word tree. this chart is