When the value of the ordinate is less than 1, the integer part is not displayed
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
When the value of the ordinate is less than 1, the integer part is not displayed, for example, the coordinate value "0.8", "0.6", displayed as ".8", ".6"

If it is less than 1, the integer part should also be displayed. Please tell me, how should I modify it?
Contributor guide
Assessment
This issue has not been assessed yet.