You can set a formatted value of the text for a tooltip using either
the DataTable#setFormattedValue() method or by entering your data as
an object with the structure {v: value, f: 'formatted value'}, where v
is the nominal value of the cell and f is the string-formatted value
of the cell. If there is a formatted value, it will take the place of
the nominal value whenever the value is displayed; the nominal value
will be used only to plot the data.
On Sep 27, 3:40 am, Swapnil Patil <[email protected]> wrote:
> Tried this one but it is also buggy.
>
> http://code.google.com/p/gvtooltip/
>
> I want the tool tip like this example with custom text and images in
> it. It works in Mozilla with the bugs.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.