-
-
Couldn't load subscription status.
- Fork 1.4k
Description
Hello friends
I have got some problem with the charts.
Data array:
[[1553258700000,["0.00376920","0.00377250","0.00376560","0.00377210"]],[1553259000000,["0.00377210","0.00378620","0.00377180","0.00378140"]],[1553259300000,["0.00378140","0.00378260","0.00377190","0.00378020"]],[1553259600000,["0.00378020","0.00378660","0.00377520","0.00378520"]],[1553259900000,["0.00378500","0.00379520","0.00378290","0.00379490"]],[1553260200000,["0.00379490","0.00379760","0.00377910","0.00378170"]],[1553260500000,["0.00377980","0.00378630","0.00377690","0.00378250"]],[1553260800000,["0.00378260","0.00378450","0.00377110","0.00377970"]],[1553261100000,["0.00377900","0.00379910","0.00377900","0.00379900"]],[1553261400000,["0.00379900","0.00379920","0.00378880","0.00379600"]],[1553261700000,["0.00379590","0.00379680","0.00379080","0.00379340"]],[1553262000000,["0.00379340","0.00380000","0.00379200","0.00379600"]],[1553262300000,["0.00379690","0.00380090","0.00379270","0.00379980"]],[1553262600000,["0.00379900","0.00380240","0.00379200","0.00379210"]],[1553262900000,["0.00379210","0.00379390","0.00375610","0.00376010"]]]
You can see that very small values!
And it looks like this https://i.imgur.com/Qb5iI3I.png
I have tried to change a lot of options.
The last one:
max: 0.0001
forceNiceScale: true
tickAmount: 8
decimalsInFloat: 8
Could somebody help me?