SparklineCell: Display absolute value (#76125)

This commit is contained in:
Domas
2023-10-13 11:00:42 +03:00
committed by GitHub
parent d72ec22ec2
commit 239bda207e
24 changed files with 253 additions and 111 deletions
@@ -393,6 +393,10 @@
"value": {
"mode": "continuous-GrYlRd"
}
},
{
"id": "unit",
"value": "r/sec"
}
]
},
@@ -538,6 +542,10 @@
"fixedColor": "red",
"mode": "fixed"
}
},
{
"id": "unit",
"value": "r/sec"
}
]
},
@@ -563,6 +571,10 @@
"fixedColor": "purple",
"mode": "fixed"
}
},
{
"id": "unit",
"value": "ms"
}
]
},