StatPanel: Return base color when there is no value set (#22690)
This commit is contained in:
@@ -260,6 +260,7 @@ function createNoValuesFieldDisplay(options: GetFieldDisplayValuesOptions): Fiel
|
||||
display: {
|
||||
text,
|
||||
numeric: 0,
|
||||
color: display.color,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user