<selectclass="input-medium"ng-model="panel.multi_arrange"ng-options="f for f in ['vertical','horizontal']"></select>
<h5>A note on multi query panels</h5>
</div>
<p>You turned on multi panel support: <i>cool</i>. Be aware that not all panels support display of multiple queries. Panels that don't support receiving several queries at one time will (should) display the results of the <strong>first query in the list</strong>. Further, some panels might not support receiving multiple queries in all modes. For example, the <strong>pie panel</strong> supports multiple queries only in <strong>query mode</strong>. In its other modes it will display the results of the first query in the list</p>