question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Add tooltips to RingProgress sections

See original GitHub issue

Usage 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:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
rtivitalcommented, Jan 19, 2022

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.

1reaction
rtivitalcommented, Mar 26, 2022
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found