Sha256: 3f950ebb424af5c3d360c2c6d513931e3ba8ab3422a7c5c1c51637cd76a20da0
Contents?: true
Size: 603 Bytes
Versions: 6
Compression:
Stored size: 603 Bytes
Contents
<div class="editor-row"><div class="editor-option"><form><h6>Field<tip>2 letter country or state code</tip></h6><input bs-typeahead="fields.list" type="text" class="input-small" ng-model="panel.field" ng-change="set_refresh(true)"></form></div><div class="editor-option"><h6>Max<tip>Maximum countries to plot</tip></h6><input class="input-mini" type="number" ng-model="panel.size" ng-change="set_refresh(true)"></div><div class="editor-option"><h6>Map</h6><select ng-change="$emit('render')" class="input-small" ng-model="panel.map" ng-options="f for f in ['world','europe','usa']"></select></div></div>
Version data entries
6 entries across 6 versions & 1 rubygems