feat: enhance metric labels (#382)

This commit is contained in:
Fine0830
2024-04-10 16:40:14 +08:00
committed by GitHub
parent 8bc6761468
commit fd2c7ca716
9 changed files with 44 additions and 37 deletions

View File

@@ -93,7 +93,6 @@ export const DefaultGraphConfig: { [key: string]: any } = {
Table: {
type: "Table",
showTableValues: true,
tableHeaderCol1: "",
tableHeaderCol2: "",
},
TopList: {