<selectng-change="$emit('render')"multiplestyle="width:95%"ng-model="panel.show"ng-options="f for f in ['bars','points','stack','lines','legend','x-axis','y-axis']"></select>
<selectclass="input-small"ng-model="panel.style['font-size']"ng-options="f for f in ['7pt','8pt','9pt','10pt','12pt','14pt','16pt','18pt','20pt','24pt','28pt','32pt','36pt','42pt','48pt','52pt','60pt','72pt']"></select></span>
</div>
<divclass="span9"ng-show='!panel.run_query'>
With query running disabled, this panel receives its hit count from a histogram panel. If multiple queries are running this <strong>will show the total of all queries</strong>.
This shows a simple count of how many records match your filtered query. If multiple queries are sent from a single panel the <strong>first query will be displayed</strong>
<selectclass="input-small"ng-model="panel.style['font-size']"ng-options="f for f in ['6pt','7pt','8pt','10pt','12pt','14pt','16pt','18pt','20pt','24pt','28pt','32pt','36pt','42pt','48pt','52pt','60pt','72pt']"></select></span>
<divclass="span1">
</div>
</div>
<divclass="row-fluid"ng-repeat="q in panel.query">