');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 | 5 | $799,900 | $775,000 | -$24,900 | -$5,000 | -0.6% | 22 |
May | 7 | $849,900 | $780,000 | -$69,900 | -$175,000 | -18.3% | 44 |
Apr | 3 | $999,000 | $955,000 | -$44,000 | -$155,000 | -14.0% | 42 |
Mar | 1 | $1,275,000 | $1,110,000 | -$165,000 | -$235,000 | -17.5% | 59 |
Feb | 1 | $1,399,900 | $1,345,000 | -$54,900 | +$652,000 | +94.1% | 77 |
Jan | 5 | $699,900 | $693,000 | -$6,900 | -$137,000 | -16.5% | 21 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $849,900 | $830,000 | -$19,900 | -$230,000 | -21.7% | 25 |
Nov | 1 | $1,075,000 | $1,060,000 | -$15,000 | +$397,500 | +60.0% | 13 |
Oct | 2 | $674,450 | $662,500 | -$11,950 | -$195,500 | -22.8% | 23 |
Sep | 4 | $887,000 | $858,000 | -$29,000 | +$195,500 | +29.5% | 65 |
Aug | 2 | $689,450 | $662,500 | -$26,950 | -$100,000 | -13.1% | 59 |
Jul | 3 | $799,000 | $762,500 | -$36,500 | +$75,000 | +10.9% | 17 |
Jun | 2 | $704,500 | $687,500 | -$17,000 | -$373,500 | -35.2% | 76 |
May | 7 | $1,098,000 | $1,061,000 | -$37,000 | +$81,000 | +8.3% | 32 |
Apr | 7 | $986,000 | $980,000 | -$6,000 | +$255,000 | +35.2% | 20 |
Mar | 1 | $750,000 | $725,000 | -$25,000 | -$440,000 | -37.8% | 65 |
Feb | 3 | $1,249,000 | $1,165,000 | -$84,000 | +$235,000 | +25.3% | 35 |
Jan | 1 | $948,000 | $930,000 | -$18,000 | +$90,000 | +10.7% | 79 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $875,000 | $840,000 | -$35,000 | +$238,750 | +39.7% | 26 |
Nov | 2 | $619,948 | $601,250 | -$18,698 | -$214,750 | -26.3% | 54 |
Oct | 3 | $825,000 | $816,000 | -$9,000 | -$179,500 | -18.0% | 13 |
Sep | 4 | $999,950 | $995,500 | -$4,450 | +$265,500 | +36.4% | 93 |
Aug | 1 | $799,000 | $730,000 | -$69,000 | -$110,950 | -13.2% | 35 |
Jul | 2 | $843,900 | $840,950 | -$2,950 | -$31,550 | -3.6% | 26 |
Jun | 6 | $849,000 | $872,500 | +$23,500 | +$158,500 | +22.2% | 22 |
May | 3 | $695,000 | $714,000 | +$19,000 | $0 | 0% | 18 |