Do you still want to show the color and size values? Currently in your example you don't have them. Maybe you wanted the custom name to only replace the lat/lng. If this is the case, you can make this column a standard string column right after the lat/lng (meaning the 3rd column).
Hope this helps, Viz Kid On Thu, Apr 26, 2012 at 11:01 PM, Trevor Davis <[email protected]> wrote: > In this example fiddle <http://jsfiddle.net/trevor_davis/zSc5c/>, I would > like to be able to hide the latitude and longitude from the tooltip. Is > there any way to do that? > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/v36gPUBBQVkJ. > 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. > -- 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.
