rename stat to show in UI

This commit is contained in:
ryan
2019-03-22 15:23:51 -07:00
parent 0f0f76b602
commit 56e1528c0e
@@ -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"