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

number_si() function missing #84

Open
NetZissou opened this issue Aug 20, 2020 · 3 comments · May be fixed by #91
Open

number_si() function missing #84

NetZissou opened this issue Aug 20, 2020 · 3 comments · May be fixed by #91

Comments

@NetZissou
Copy link

In the controlling tooltips section, the function number_si() for formatting numbers with SI prefixes is missing. I tried to use the label_number_si() to replace it instead, however it still didn't work out.

Any suggestions on how we could fix the code?

@NetZissou
Copy link
Author

@cpsievert
Copy link
Owner

number_si(median) should be changed to label_number_si()(median)

@NetZissou
Copy link
Author

number_si(median) should be changed to label_number_si()(median)

Thanks a lot!

@olivroy olivroy linked a pull request Jan 3, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants