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

How to add custom numbers #85

Open
SaqG opened this issue Nov 18, 2020 · 8 comments
Open

How to add custom numbers #85

SaqG opened this issue Nov 18, 2020 · 8 comments

Comments

@SaqG
Copy link

SaqG commented Nov 18, 2020

I want it to show specific numbers, discontinuous

@SaqG SaqG closed this as completed Nov 19, 2020
@SaqG
Copy link
Author

SaqG commented Nov 19, 2020


@HudsonJunior
Copy link

Did you get any solution?

@MarcinusX
Copy link
Owner

Can you give an example of why you'd need that?

@HudsonJunior
Copy link

Can you give an example of why you'd need that?

I am receiving a list of numbers that is what i should show in the picker

"values": [
    -10,
    -5,
    -2.5,
    0,
    2.5,
    5,
    10,
    15
  ]```
  
  This is coming from an API, so can change.

@MarcinusX
Copy link
Owner

That's a valid use case :) I will reopen although I'm not sure when I'll be available to add this feature.

@MarcinusX MarcinusX reopened this Apr 14, 2021
@HudsonJunior
Copy link

That's a valid use case :) I will reopen although I'm not sure when I'll be available to add this feature.

Please, let me know

@giorgenes
Copy link

@HudsonJunior you should be able to do that by using textMapper. Bit of hack though...

@shayan-mk
Copy link

#121

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

5 participants