Merge pull request #16172 from ryantxu/rename-stat-to-show

rename stat to show in UI
This commit is contained in:
Torkel Ödegaard 2019-03-23 17:56:04 +01:00 committed by GitHub
commit 0d62d1b47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"