Browse Source

rename stat to show in UI

ryan 6 years ago
parent
commit
56e1528c0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/app/plugins/panel/singlestat2/SingleStatValueEditor.tsx

+ 1 - 1
public/app/plugins/panel/singlestat2/SingleStatValueEditor.tsx

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