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

Ability to set maximum decimal places in charts #47989

Open
ivanELEC opened this issue Sep 18, 2024 · 1 comment
Open

Ability to set maximum decimal places in charts #47989

ivanELEC opened this issue Sep 18, 2024 · 1 comment
Labels
.Team/DashViz Dashboard and Viz team Type:New Feature Visualization/Chart Settings Visualization/Charts Line, area, bar, combo, and scatter charts.

Comments

@ivanELEC
Copy link

Is your feature request related to a problem? Please describe.
I want to have a pie chart that shows percentages to the nearest 2 decimal places. As it stands, I can set the visualisation to have a minimum number of decimal places - but there's no clear way to set a maximum, the shown number of decimal places depends purely on the size of the chart.

Describe the solution you'd like
I would like a setting in the visualisation settings of any chart to specify the max number of decimal places alongside the other style settings
image

Describe alternatives you've considered
I cannot think of other alternatives for this

How important is this feature to you?
This is quite important for accessibility and consistency in reporting

Additional context
Add any other context or screenshots about the feature request here.

@brunobergher
Copy link
Contributor

@ivanELEC we recently changed this setting to be the exact number of decimal places, instead of minimum. It's not exactly what you're asking for, but it does lead to the consistency you mentioned.

Does it address your need?

@brunobergher brunobergher added Visualization/Chart Settings Visualization/Charts Line, area, bar, combo, and scatter charts. and removed .Needs Triage labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Team/DashViz Dashboard and Viz team Type:New Feature Visualization/Chart Settings Visualization/Charts Line, area, bar, combo, and scatter charts.
Projects
None yet
Development

No branches or pull requests

3 participants