This commit is contained in:
Qiuxia Fan 2022-03-27 23:32:47 +08:00
parent 4062f13a64
commit 275fea2b79

View File

@ -67,7 +67,7 @@ export const DefaultGraphConfig: { [key: string]: any } = {
type: "Card",
fontSize: 14,
textAlign: "center",
showUint: true,
showUnit: true,
},
Table: {
type: "Table",