[Feature Request] Add tooltips to RingProgress sections
See original GitHub issueUsage example, including component/hook API
No example, but consider that with these two enhancements, a RingProgress
could also function as a donut chart if we ensure values add to 100
Possible implementation – describe how the feature can be implemented
As stated, add a label
property and onClick
to the data array, and generate a tooltip if the label
property is specified. Of course we would probably want to allow some customization of the tooltip properties.
Do you want to contribute this feature and create a pull request
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
10 tooltip examples to help level up your in-app messaging
How 10 popular products improve feature adoption using tooltips. ... Skip to section: ... Skip the Sprint—add in-app Tooltips (*without* a developer).
Read more >Input - Mantine
The single purpose of Input is to provide shared styles and features to other inputs. ... You can add icon on the left...
Read more >User experience guidelines for Universal Windows Platform ...
Universal Windows Platform (UWP) provides a set of built-in features and ... Add tooltips to hyperlinks that indicate to where the user will...
Read more >Swift libraries | Everything I know - My Knowledge Wiki
ANSITerminal - Swift library to access features of ANSI terminal on Unixes console ... Permission - Exposes a unified API to request permissions...
Read more >CSS for Windows 8 App Development - Springer Link
Duplication of this publication or parts thereof is permitted only under the provisions of the ... not do—to say no to features—than it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Tooltips are a great feature, I think the best way to implement this is to make the tooltip follow the mouse when the user hovers over sections, it should use react-popper for direction flip.
Example of how component should work, no design specs.
https://user-images.githubusercontent.com/10353856/160228336-c2cf716a-0498-4c1f-917a-d34b3eb6d8f7.mp4