[visualization-api] Filter Google Spreadsheet data for chart

2016-11-01 Thread Marie Carroll
Hi - I have an online form that populates a Google spreadsheet whenever it's completed by an end user. The final data looks like this ... https://docs.google.com/spreadsheets/d/10xMdKtJQqpIa8CnpsTdQk5rU_lOZ9rizCPaAupgxZqk/edit?usp=sharing When the form is submitted I want to match the row of

Re: [visualization-api] Re: Is it possible to have a pie chart substituting the dot in the scatterplot?

2016-11-01 Thread 'Daniel LaLiberte' via Google Visualization API
Hi Tiago, After you get the position of a point, you can draw anything you like at that point by overlaying positioned HTML in the right place, including another chart. So you don't need to generate an image unless you really want to freeze the little piecharts. Be aware that if you draw a

[visualization-api] Re: Is it possible to have a pie chart substituting the dot in the scatterplot?

2016-11-01 Thread Tiago Peres
*' **sounds* possible, one could use the getImageURI method to get an image of the pie chart, similar to this answer -- then overlay the *blue tiny dot* with the image, using the

Re: [visualization-api] intervals on columnCharts prevent tooltips from working

2016-11-01 Thread 'Daniel LaLiberte' via Google Visualization API
Hi Suzanne, Unfortunately, I won't be able to get around to fixing this problem any time soon. On Tue, Nov 1, 2016 at 2:40 PM, Suzanne Paley wrote: > Hi, is there any update on this, regarding how long it might take before > we see a fix for this? This is a fairly

Re: [visualization-api] intervals on columnCharts prevent tooltips from working

2016-11-01 Thread Suzanne Paley
Hi, is there any update on this, regarding how long it might take before we see a fix for this? This is a fairly serious problem for me, because the current behavior is quite unintuitive for users. Thanks, Suzanne On Monday, October 17, 2016 at 10:32:38 AM UTC-7, Daniel LaLiberte wrote: > >

[visualization-api] Re: Is it possible to have a pie chart substituting the dot in the scatterplot?

2016-11-01 Thread Tiago Peres
> > https://developers.google.com/chart/interactive/docs/points > This is the only info I can see related to the scatter plots. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving