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

Don't force formatting when using "Period Ratio" #668

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

mistercrunch
Copy link
Member

At the moment, when using the "Period Ratio" option, a percentage
formatting is forced on the Y Axis. This code pre-dates the Y Axis Format option.

People may want to see a growth rate, in which case the current .3p
isn't what they want, or they may want only 2 digits of precision or
whatever else. This PR allows that.

At the moment, when using the "Period Ratio" option, a percentage
formatting is forced on the Y Axis. This code pre-dates the `Y Axis
Format` option.

People may want to see a growth rate, in which case the current `.3p`
isn't what they want, or they may want only 2 digits of precision or
whatever else. This PR allows that.
@coveralls
Copy link

coveralls commented Jun 23, 2016

Coverage Status

Coverage remained the same at 81.405% when pulling 790b798 on mistercrunch:noforce_percentage into ab71ee4 on airbnb:master.

@mistercrunch mistercrunch merged commit e230d9d into apache:master Jun 23, 2016
@mistercrunch mistercrunch deleted the noforce_percentage branch June 23, 2016 22:28
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 26, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.10.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants