');a_a.href=item_config.url_add;elements.push(a_a)}if(has.remove){const a_r=__new('a',['svg-icon','ddl-remove'],null,'');a_r.href=item_config.url_remove;elements.push(a_r)}if(has_value(item_config.url)){const a_t=create('a',['title'],null,item_config.text);a_t.href=item_config.url;if(!has.add &&!has.remove){a_t.add_class('single');}elements.push(a_t);}item.option=div(null,elements);}break;}this.el.titles.items.push(item.title);this.el.options.items.push(item.option);}this.items.push(item);}if(config.clear &&(is_string(config.clear.url))){this.el.clear=create('a',['svg-icon','clear'],null,' ');this.el.clear.href=config.clear.url;}this.el.container=div(['drop-down-list'],[this.el.titles.container=div(null,this.el.titles.items),this.el.options.container=div(['scrollable'],[div(['options'],this.el.options.items)]),this.el.clear]);switch(this.type){case DropDownList.TYPE.CHECKLIST:{this.el.container.__add_class('checklist');}break;}this.set_events();this.select();this.auto_size();}select(index){if(!is_finite(index)){index=this.selected_index;}if(index<0){index=0;}if(index>=this.el.titles.items.length){index>=this.el.titles.items.length-1;}this.selected_index=index;this.el.titles.items[this.selected_index].add_class('active');this.el.options.items[this.selected_index].add_class('active');}auto_size(){setTimeout(()=>{this.el.options.container.on_event('wheel',e=>e.stopPropagation());if(this.el.options.items.length>10){this.el.options.container.add_class('long');this.el.options.container.style.height=this.el.options.items[10].offsetTop+'px';}},1000);}set_events(){['mousemove','mousedown','mouseup','click'].forEach((ev)=>{this.el.container.on_event(ev,e=>{e.stopPropagation();});});this.el.titles.container.on_event('click',()=>{this.el.container.toggle_class('close');});this.el.container.on_event('mouseleave',()=>{this.el.container.remove_class('close');});}clear_active(){this.el.container.$$('div > .active').forEach(e=>{e.remove_class('active');});}close(){this.el.container.add_class('close');setTimeout(()=>{this.el.container.remove_class('close');},100);}}
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Jun | 3 | $899,000 | $985,000 | +$86,000 | +$262,500 | +36.3% | 7 |
May | 6 | $719,450 | $722,500 | +$3,050 | -$112,500 | -13.5% | 21 |
Apr | 1 | $849,900 | $835,000 | -$14,900 | +$215,000 | +34.7% | 12 |
Feb | 1 | $629,000 | $620,000 | -$9,000 | -$107,356 | -14.8% | 12 |
Jan | 2 | $764,450 | $727,356 | -$37,094 | -$128,944 | -15.1% | 116 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $849,900 | $856,300 | +$6,400 | +$311,300 | +57.1% | 9 |
Nov | 1 | $574,900 | $545,000 | -$29,900 | -$55,000 | -9.2% | 42 |
Oct | 3 | $624,900 | $600,000 | -$24,900 | -$278,750 | -31.7% | 35 |
Aug | 2 | $914,450 | $878,750 | -$35,700 | +$228,850 | +35.2% | 44 |
Jul | 5 | $665,000 | $649,900 | -$15,100 | -$323,600 | -33.2% | 10 |
May | 2 | $999,500 | $973,500 | -$26,000 | +$148,500 | +18.0% | 44 |
Apr | 5 | $849,900 | $825,000 | -$24,900 | +$143,000 | +21.0% | 12 |
Mar | 2 | $697,400 | $682,000 | -$15,400 | -$63,000 | -8.5% | 12 |
Feb | 3 | $745,000 | $745,000 | $0 | +$7,500 | +1.0% | 10 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $764,500 | $737,500 | -$27,000 | -$147,500 | -16.7% | 45 |
Nov | 1 | $889,000 | $885,000 | -$4,000 | +$233,300 | +35.8% | 34 |
Aug | 7 | $674,900 | $651,700 | -$23,200 | +$24,700 | +3.9% | 27 |
Jun | 4 | $636,750 | $627,000 | -$9,750 | $0 | 0% | 15 |