Commit 0d62d1b4 by Torkel Ödegaard Committed by GitHub

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

rename stat to show in UI
parents fa81ba8f 56e1528c
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment