');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 | $649,900 | $650,000 | +$100 | +$35,000 | +5.7% | 33 |
May | 3 | $629,000 | $615,000 | -$14,000 | +$67,500 | +12.3% | 29 |
Apr | 3 | $559,900 | $547,500 | -$12,400 | -$25,500 | -4.5% | 29 |
Mar | 1 | $584,900 | $573,000 | -$11,900 | -$127,000 | -18.1% | 126 |
Feb | 1 | $689,900 | $700,000 | +$10,100 | +$89,500 | +14.7% | 5 |
Jan | 4 | $632,000 | $610,500 | -$21,500 | +$175,250 | +40.3% | 63 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 2 | $437,450 | $435,250 | -$2,200 | +$86,250 | +24.7% | 78 |
Sep | 1 | $349,900 | $349,000 | -$900 | +$1,500 | +0.4% | 19 |
Aug | 4 | $342,450 | $347,500 | +$5,050 | -$327,500 | -48.5% | 15 |
Jul | 3 | $699,900 | $675,000 | -$24,900 | +$107,500 | +18.9% | 30 |
May | 6 | $554,450 | $567,500 | +$13,050 | -$23,500 | -4.0% | 57 |
Apr | 2 | $564,450 | $591,000 | +$26,550 | +$21,000 | +3.7% | 5 |
Mar | 1 | $569,900 | $570,000 | +$100 | +$14,000 | +2.5% | 16 |
Feb | 4 | $562,400 | $556,000 | -$6,400 | -$50,820 | -8.4% | 34 |
Jan | 2 | $619,450 | $606,820 | -$12,630 | +$88,070 | +17.0% | 133 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 2 | $527,445 | $518,750 | -$8,695 | +$60,005 | +13.1% | 45 |
Oct | 2 | $467,445 | $458,745 | -$8,700 | -$111,250 | -19.5% | 49 |
Sep | 2 | $574,945 | $569,995 | -$4,950 | +$104,995 | +22.6% | 33 |
Aug | 1 | $475,000 | $465,000 | -$10,000 | -$155,000 | -25.0% | 34 |
Jul | 1 | $599,900 | $620,000 | +$20,100 | +$70,000 | +12.7% | 5 |
Jun | 3 | $565,000 | $550,000 | -$15,000 | -$87,950 | -13.8% | 20 |
May | 2 | $644,900 | $637,950 | -$6,950 | $0 | 0% | 9 |