Re: [visualization-api] Customize tooltip in Google LineChart with data from spreadsheet

2015-09-08 Thread Frans
Hi Sergey, thank you very much! It is simpler that I thought. My firsts tests were far more complicated. Regarding the two issues, I saw both (page was not loading) and try to correct them , but it was before login in jsfiddle, so maybe changes were not saved. Again, thank you! On Tuesday, S

Re: [visualization-api] Customize tooltip in Google LineChart with data from spreadsheet

2015-09-08 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi Frans, This is indeed possible! It can be done simply by specifying role: 'tooltip' in the view. Here is a modified version of your jsfiddle where I used column 1 as a tooltip for the first series: https://jsfiddle.net/z1o3qs5j/6/ There were two issues with your jsfiddle: 1) By default, jsfidd

[visualization-api] Customize tooltip in Google LineChart with data from spreadsheet

2015-09-07 Thread Frans
Hi, I'm trying to implement a tooltip customization in a Google Chart. I have a webpage that wants to be a polls tracker. It takes data from a Google Spreadsheet and creates both a linechart and a table from these data. (There are 2 filters that interact at the same time with the chart and the