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

add new option to labels: 'consistent' #4672

Open
gvwilson opened this issue Jul 17, 2024 · 0 comments
Open

add new option to labels: 'consistent' #4672

gvwilson opened this issue Jul 17, 2024 · 0 comments
Labels
cs customer success feature something new P3 not needed for current cycle

Comments

@gvwilson
Copy link
Contributor

It would be good to have an option to have the number of decimals in axis labels behave consistently.

Current default:
10
12.5
15
17.5

Desired outcome:
10.0
12.5
15.0
17.5

Proposed change:

Add a new option to tickformat parameter named 'consistent', which will make sure that the number of decimals is always aligned.

@gvwilson gvwilson added feature something new cs customer success labels Jul 17, 2024
@gvwilson gvwilson self-assigned this Jul 17, 2024
@gvwilson gvwilson reopened this Jul 17, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson added the P3 not needed for current cycle label Aug 12, 2024
@gvwilson gvwilson changed the title feat: add new option to labels: 'consistent' add new option to labels: 'consistent' Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cs customer success feature something new P3 not needed for current cycle
Projects
None yet
Development

No branches or pull requests

1 participant