kottenator / kottenator/jquery-circle-progress

Comma and point notations

Open
#187 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.