<selectclass="input-medium grafana-target-segment-input"style="width: 101px;"ng-model="link.type"ng-options="f for f in ['dashboard','absolute']"></select>
<selectclass="input-medium tight-form-input"style="width: 101px;"ng-model="link.type"ng-options="f for f in ['dashboard','absolute']"></select>
<selectclass="input-small grafana-target-segment-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"ng-model="panel.valueName"ng-options="f for f in ['min','max','avg', 'current', 'total']"ng-change="render()"></select>
<selectclass="input-small grafana-target-segment-input"style="width: 99px;"ng-model="panel.prefixFontSize"ng-options="f for f in fontSizes"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>
</li>
<liclass="grafana-target-segment">
<liclass="tight-form-item">
Value
Value
</li>
</li>
<li>
<li>
<selectclass="input-small grafana-target-segment-input"ng-model="panel.valueFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
<selectclass="input-small tight-form-input"ng-model="panel.valueFontSize"ng-options="f for f in fontSizes"ng-change="render()"></select>
</li>
</li>
<liclass="grafana-target-segment">
<liclass="tight-form-item">
Postfix
Postfix
</li>
</li>
<li>
<li>
<selectclass="input-small grafana-target-segment-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 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="grafana-target-segment 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}">