Trend Card - Decimals in Percentage
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Is your feature request related to a problem? Please describe.**
The percentages in Trend Charts are fixed at 2 decimal places.
**Describe the solution you'd like**
Allow the option to change the number of decimal places.
**Describe alternatives you've considered**
N/A
**How important is this feature to you?**
Hoping it's an easy fix - helps readability of dashboard.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns Trend Charts and the Trend Card, but names no source files or tests. First locate the Trend Card percentage-formatting entry point and determine where the fixed two-decimal setting is applied. Done means users can choose the number of decimal places and Trend Card percentages render with that choice.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100