Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we customize tooltip? #11

Closed
ahadortiz opened this issue Jul 9, 2018 · 3 comments
Closed

Can we customize tooltip? #11

ahadortiz opened this issue Jul 9, 2018 · 3 comments

Comments

@ahadortiz
Copy link

I think that it's better to provide a function to format tooltip such as '10 point's instead of '1 stars',
'20 points' instead of '2 stars'

@phtmgt
Copy link

phtmgt commented Jul 17, 2018

Yes, please, this is essential. If you use a custom SVG or even if your rating system is not 5 points based, this makes no sense.

@ekeric13
Copy link
Owner

You can currently do that in this library I made:

https://github.com/ekeric13/react-ratings-declarative

This library is focused on star ratings, but i realized that it would be better if this library was more customizable

https://github.com/ekeric13/react-ratings-declarative#api
typeOfWidget prop would do it.

@ekeric13
Copy link
Owner

Closing because this is a duplicate of this issue: #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants