-
Notifications
You must be signed in to change notification settings - Fork 2k
Dashboard: showing 8 (customizable?) decimal points #1498
Comments
At least it works for you, if I try to go to the dashboard I only get a blank page with a little bit of text at random places and nothing makes sense xD |
@ZeroCool940711 |
@DrMabuse-2017 I get this error on the console. Edit: I managed to fix it, after taking a look at Issue #1176 , what fixed the problem was using |
About this issue : you can change the decimal points values in /templates/dashboard.ejs, line 76 for example, the parameter you want to change is : maximumFractionDigits |
@sarcos Example: |
System information
Hello guys...
The zenbot works very well.
I have a small problem.
In the dashboard, some numbers are only with 7 decimal numbers.
Example for a small crypto:
TRX 0.0000039
Better for me are 8 decimal numbers: 0.00000394, 0.00000398 etc.
This is in several places on the dashboard like this:
Please see screenshot with the red markings.
How can I extend the decimal numbers to 8 ?
Many Thanks
Mario
The text was updated successfully, but these errors were encountered: