|
@@ -50,7 +50,7 @@ export class SingleStatValueEditor extends PureComponent<Props> {
|
|
|
return (
|
|
return (
|
|
|
<PanelOptionsGroup title="Value">
|
|
<PanelOptionsGroup title="Value">
|
|
|
<div className="gf-form">
|
|
<div className="gf-form">
|
|
|
- <FormLabel width={labelWidth}>Stat</FormLabel>
|
|
|
|
|
|
|
+ <FormLabel width={labelWidth}>Show</FormLabel>
|
|
|
<StatsPicker
|
|
<StatsPicker
|
|
|
width={12}
|
|
width={12}
|
|
|
placeholder="Choose Stat"
|
|
placeholder="Choose Stat"
|