Re: [visualization-api] Adding additional information to tooltip on line chart

2014-12-11 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi Andrew, Google Charts don't support functions in our options, which means that we can't just provide a mechanism where you specify a function to calculate the tooltip text. This in turn means that you need to precalculate your tooltips, and put them in your DataTable. In the example you gave,

Re: [visualization-api] Adding additional information to tooltip on line chart

2014-12-11 Thread Andrew Bailey
I was seeking an answer to this question but I wasn't expecting having to manually put the value in the tooltip. In the example here (https://google-developers.appspot.com/chart/interactive/docs/customizing_tooltip_content#custom_html_content) for custom HTML content they seem to have created v

Re: [visualization-api] Adding additional information to tooltip on line chart

2014-09-08 Thread Brian Cleere
Hi Sergey Thanks a million for the help. Really appreciate it - will use this to amend my graph. Thanks again Brian On Mon, Sep 8, 2014 at 3:30 PM, 'Sergey Grabkovsky' via Google Visualization API wrote: > Here is a simple example: http://jsfiddle.net/aSRUx/346/ > > On Mon Sep 08 2014 at 10:2

Re: [visualization-api] Adding additional information to tooltip on line chart

2014-09-08 Thread 'Sergey Grabkovsky' via Google Visualization API
Here is a simple example: http://jsfiddle.net/aSRUx/346/ On Mon Sep 08 2014 at 10:24:42 AM Brian Cleere wrote: > Hi Sergey, > > Thanks for getting back to me. Would you be able to direct me to a sample > of these type of tooltips if possible that I could adapt? > > Thanks again, > > Brian > > >

Re: [visualization-api] Adding additional information to tooltip on line chart

2014-09-08 Thread Brian Cleere
Hi Sergey, Thanks for getting back to me. Would you be able to direct me to a sample of these type of tooltips if possible that I could adapt? Thanks again, Brian On Thursday, September 4, 2014 3:06:06 PM UTC+1, Sergey wrote: > > Hi Brian, unfortunately there's no automated way to do this. You

Re: [visualization-api] Adding additional information to tooltip on line chart

2014-09-04 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi Brian, unfortunately there's no automated way to do this. You only option is to use HTML tooltips and create the entire tooltip as an HTML string. On Thu Sep 04 2014 at 9:37:55 AM Brian Cleere wrote: > Hi guys, > > I'm new to the visualization API and I've searched for information on this > p

[visualization-api] Adding additional information to tooltip on line chart

2014-09-04 Thread Brian Cleere
Hi guys, I'm new to the visualization API and I've searched for information on this prior to posting. I'm plotting the graph below, but am looking to add additional information to the tooltip that is shown when a user hovers over a point. So for example, instead of the tooltip just showing: "