<divng-repeat="target in panel.targets"ng-controller="InfluxQueryCtrl"ng-init="init()"ng-class="{'tight-form-disabled': target.hide}"class="tight-form-container">
<selectclass="input-small tight-form-input"ng-model="panel.valueName"ng-options="f for f in ['min','max','avg', 'current', 'total']"ng-change="render()"></select>
<selectclass="input-small tight-form-input"style="width: 99px;"ng-model="panel.prefixFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
</li>
<liclass="tight-form-item">
Value
</li>
<li>
<selectclass="input-small tight-form-input"ng-model="panel.valueFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
</li>
<liclass="tight-form-item">
Postfix
</li>
<li>
<selectclass="input-small tight-form-input last"style="width: 99px"ng-model="panel.postfixFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
<selectclass="input-small tight-form-input"ng-model="panel.valueName"ng-options="f for f in ['min','max','avg', 'current', 'total']"ng-change="render()"></select>
<selectclass="input-small tight-form-input"style="width: 99px;"ng-model="panel.prefixFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
</li>
<liclass="tight-form-item">
Value
</li>
<li>
<selectclass="input-small tight-form-input"ng-model="panel.valueFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
</li>
<liclass="tight-form-item">
Postfix
</li>
<li>
<selectclass="input-small tight-form-input last"style="width: 99px"ng-model="panel.postfixFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
<ling-repeat="annotation in dashboard.annotations.list"class="tight-form-item annotation-segment"ng-class="{'annotation-disabled': !annotation.enable}">
<ling-repeat="annotation in dashboard.annotations.list"class="tight-form-item annotation-segment"ng-class="{'annotation-disabled': !annotation.enable}">