');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 | 1 | $899,900 | $860,000 | -$39,900 | +$108,000 | +14.4% | 38 |
May | 3 | $779,900 | $752,000 | -$27,900 | +$176,900 | +30.8% | 14 |
Mar | 1 | $575,000 | $575,100 | +$100 | -$219,900 | -27.7% | 6 |
Feb | 2 | $799,900 | $795,000 | -$4,900 | +$58,000 | +7.9% | 7 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 3 | $739,900 | $737,000 | -$2,900 | -$23,000 | -3.0% | 55 |
Oct | 1 | $729,900 | $760,000 | +$30,100 | +$109,000 | +16.7% | 3 |
Jul | 4 | $642,500 | $651,000 | +$8,500 | -$109,000 | -14.3% | 25 |
Jun | 1 | $799,900 | $760,000 | -$39,900 | +$42,000 | +5.8% | 10 |
May | 3 | $699,900 | $718,000 | +$18,100 | -$47,000 | -6.1% | 6 |
Apr | 1 | $765,000 | $765,000 | $0 | +$15,100 | +2.0% | 65 |
Mar | 1 | $749,900 | $749,900 | $0 | +$84,900 | +12.8% | 8 |
Jan | 1 | $689,900 | $665,000 | -$24,900 | -$345,000 | -34.2% | 33 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Sep | 1 | $989,900 | $1,010,000 | +$20,100 | +$330,100 | +48.6% | 5 |
Aug | 1 | $679,900 | $679,900 | $0 | -$100,100 | -12.8% | 29 |
Jun | 3 | $799,900 | $780,000 | -$19,900 | +$130,000 | +20.0% | 7 |
May | 1 | $649,900 | $650,000 | +$100 | -$180,000 | -21.7% | 8 |
Apr | 1 | $837,500 | $830,000 | -$7,500 | $0 | 0% | 10 |