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

Metric Visualization Enhancements #2008

Closed
simianhacker opened this issue Nov 21, 2014 · 1 comment · Fixed by #2042
Closed

Metric Visualization Enhancements #2008

simianhacker opened this issue Nov 21, 2014 · 1 comment · Fixed by #2042

Comments

@simianhacker
Copy link
Member

The original stats panel allowed the user to add some formatting to the metric value. It would be awesome if we could get the following:

  • Add an option to change the font size to the visualization options
  • Add an option to add a custom label
  • Add an option for formatting the number (45494 becomes 45,494)
  • Add an option for formatting the number as money (45494 becomes $45,494 or 45,494€ - should have a pull down for different available formats)
  • Center the value in the container using flexbox (center vertically and horizontally)
@lukasolson
Copy link
Member

Custom labels/formatting should fall under #1543. But font size and flexbox are separate and valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants