Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion angular/SunburstChart/Tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ control: Sunburst Chart
documentation: ug
---

## Tooltip
# How to add Tooltip to SunburstChart?
Comment thread
hillary-ochieng marked this conversation as resolved.
Outdated

ToolTip allows you to display any information over a sunburst segment. It appears when mouse hovered over or touch any chart segment. By default, it displays the corresponding segment category name and its value

Expand Down