ethemguner / dobot

Real Time Crypto Currency Price Tracker by using Django
2 stars 0 forks source link

decimal problem in chart #36

Open ethemguner opened 2 years ago

ethemguner commented 2 years ago
Screen Shot 2021-12-17 at 16 41 13

this is happening in first 2-3 seconds when user land to page, after a few data received it's working fine. you can reproduce it by refreshing coins page. these decimal places needs to be fixed. we can show maximum 5 decimal places. currently this chart isn't useful, it only shows system is up. we will add sexier chart in future. i added this chart because it will be a good reference for next features.

ethemguner commented 2 years ago

if you decide to fix this issue, assign it to yourself. If issue already assigned to someone, don't try to fix it.