Add decimals to Flexpool overview
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
0036bc6cc3
commit
745cf49a99
1 changed files with 4 additions and 4 deletions
|
@ -59,7 +59,7 @@
|
||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": null,
|
"id": null,
|
||||||
"iteration": 1616408648761,
|
"iteration": 1616482328939,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
|
@ -885,7 +885,7 @@
|
||||||
"yaxes": [
|
"yaxes": [
|
||||||
{
|
{
|
||||||
"$$hashKey": "object:1341",
|
"$$hashKey": "object:1341",
|
||||||
"decimals": null,
|
"decimals": 5,
|
||||||
"format": "ETH",
|
"format": "ETH",
|
||||||
"label": "balance",
|
"label": "balance",
|
||||||
"logBase": 1,
|
"logBase": 1,
|
||||||
|
@ -1501,7 +1501,7 @@
|
||||||
"yaxes": [
|
"yaxes": [
|
||||||
{
|
{
|
||||||
"$$hashKey": "object:722",
|
"$$hashKey": "object:722",
|
||||||
"decimals": null,
|
"decimals": 5,
|
||||||
"format": "ETH",
|
"format": "ETH",
|
||||||
"label": "paid",
|
"label": "paid",
|
||||||
"logBase": 1,
|
"logBase": 1,
|
||||||
|
@ -2976,5 +2976,5 @@
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Flexpool overview",
|
"title": "Flexpool overview",
|
||||||
"uid": "Q3JPASkgz",
|
"uid": "Q3JPASkgz",
|
||||||
"version": 10
|
"version": 11
|
||||||
}
|
}
|
Reference in a new issue