change the unit of measurement from TB to TiB (#13686)

This commit is contained in:
Mani
2021-11-18 23:06:37 -05:00
committed by GitHub
parent fb268add7a
commit 7b82411e6f
2 changed files with 11 additions and 11 deletions
@@ -179,7 +179,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -254,7 +254,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -370,7 +370,7 @@
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:419", "$$hashKey": "object:419",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@@ -379,7 +379,7 @@
}, },
{ {
"$$hashKey": "object:420", "$$hashKey": "object:420",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@@ -559,7 +559,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -179,7 +179,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -254,7 +254,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -370,7 +370,7 @@
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:419", "$$hashKey": "object:419",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@@ -379,7 +379,7 @@
}, },
{ {
"$$hashKey": "object:420", "$$hashKey": "object:420",
"format": "decbytes", "format": "bytes",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@@ -559,7 +559,7 @@
} }
] ]
}, },
"unit": "decbytes" "unit": "bytes"
}, },
"overrides": [] "overrides": []
}, },
@@ -2834,4 +2834,4 @@
"uid": "TgmJnqnnk", "uid": "TgmJnqnnk",
"version": 18 "version": 18
} }