');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 | 35 | $894,900 | $870,000 | -$24,900 | -$20,000 | -2.2% | 20 |
May | 33 | $899,900 | $890,000 | -$9,900 | +$95,500 | +12.0% | 14 |
Apr | 28 | $814,900 | $794,500 | -$20,400 | -$113,500 | -12.5% | 15 |
Mar | 16 | $929,450 | $908,000 | -$21,450 | +$8,050 | +0.9% | 22 |
Feb | 20 | $920,400 | $899,950 | -$20,450 | +$62 | 0% | 21 |
Jan | 11 | $899,900 | $899,888 | -$12 | -$25,112 | -2.7% | 21 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 7 | $949,900 | $925,000 | -$24,900 | +$70,000 | +8.2% | 75 |
Nov | 13 | $889,900 | $855,000 | -$34,900 | +$40,000 | +4.9% | 28 |
Oct | 19 | $849,900 | $815,000 | -$34,900 | +$45,000 | +5.8% | 21 |
Sep | 13 | $699,000 | $770,000 | +$71,000 | -$110,500 | -12.5% | 18 |
Aug | 22 | $899,450 | $880,500 | -$18,950 | +$2,250 | +0.3% | 19 |
Jul | 24 | $887,444 | $878,250 | -$9,194 | +$35,000 | +4.2% | 25 |
Jun | 26 | $844,500 | $843,250 | -$1,250 | -$76,750 | -8.3% | 25 |
May | 26 | $919,900 | $920,000 | +$100 | +$71,000 | +8.4% | 20 |
Apr | 40 | $849,839 | $849,000 | -$839 | -$18,500 | -2.1% | 22 |
Mar | 26 | $875,000 | $867,500 | -$7,500 | -$20,000 | -2.3% | 15 |
Feb | 18 | $879,900 | $887,500 | +$7,600 | -$25,975 | -2.8% | 20 |
Jan | 18 | $879,900 | $913,475 | +$33,575 | -$6,525 | -0.7% | 15 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 13 | $949,900 | $920,000 | -$29,900 | +$121,000 | +15.1% | 51 |
Nov | 12 | $829,900 | $799,000 | -$30,900 | -$58,000 | -6.8% | 24 |
Oct | 16 | $884,450 | $857,000 | -$27,450 | -$35,500 | -4.0% | 36 |
Sep | 20 | $899,450 | $892,500 | -$6,950 | -$3,675 | -0.4% | 22 |
Aug | 20 | $923,900 | $896,175 | -$27,725 | +$188,675 | +26.7% | 27 |
Jul | 16 | $680,000 | $707,500 | +$27,500 | -$215,000 | -23.3% | 16 |
Jun | 20 | $934,394 | $922,500 | -$11,894 | +$71,500 | +8.4% | 13 |
May | 21 | $849,000 | $851,000 | +$2,000 | +$48,550 | +6.1% | 9 |
Apr | 6 | $811,995 | $802,450 | -$9,545 | $0 | 0% | 6 |