Context: I'm working with react-google-charts 
<https://github.com/RakanNimer/react-google-charts/> and need to customize 
the tooltips that show up when hovering the mouse over the columns of a 
barchart. After looking at the source code 
<https://github.com/RakanNimer/react-google-charts/blob/master/src/components/Chart.js>,
 
it turns out the library uses google.visualization.ChartWrapper 
<https://developers.google.com/chart/interactive/docs/reference#chartwrapperobject>
 
behind the scenes. Therefore, this led me to search the web for examples of 
custom html tooltips with ChartWrapper, to no avail. Does anybody know how 
to do it?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/bf057cb2-8cdc-40a8-bbf9-8b31b91ab8bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to