kottenator / kottenator/jquery-circle-progress
Comma and point notations
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hi. How would you do so that the counter supports decimal notation with comma, and notation of thousands with dot?
EX: 2018 ->Integer
2.018,00 ->Float
Thx for this awesome work!
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating where the jQuery plugin formats counter values, then check how the examples 2018 and 2.018,00 should be parsed or displayed; done means both comma-decimal and dot-thousands notation work without breaking integer values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100