Hi
How to remove the shadow that appears under the slice of a PieChart when
hovering?
I could not find any information about that from the API.
https://developers.google.com/chart/interactive/docs/gallery/piechart?hl=zh-CN
When hovering a slice I want the tooltip to show, but not the shadow.
Also there's a typo in your API:
slices: [{color: 'black', {}, {}, {color: 'red'}]
There's a missing } from the first element.
--
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/-/Y6SIvR7XBVgJ.
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.