');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 | 73 | $425,000 | $440,000 | +$15,000 | -$69,009 | -13.6% | 11 |
May | 70 | $474,950 | $509,009 | +$34,059 | +$61,709 | +13.8% | 11 |
Apr | 54 | $422,400 | $447,300 | +$24,900 | +$34,800 | +8.4% | 9 |
Mar | 40 | $419,900 | $412,500 | -$7,400 | -$30,000 | -6.8% | 12 |
Feb | 34 | $449,900 | $442,500 | -$7,400 | +$30,050 | +7.3% | 13 |
Jan | 8 | $384,900 | $412,450 | +$27,550 | -$83,800 | -16.9% | 8 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $514,400 | $496,250 | -$18,150 | +$96,250 | +24.1% | 6 |
Nov | 5 | $429,900 | $400,000 | -$29,900 | +$95,000 | +31.1% | 19 |
Oct | 1 | $315,000 | $305,000 | -$10,000 | -$83,500 | -21.5% | 17 |
Sep | 4 | $409,450 | $388,500 | -$20,950 | -$124,000 | -24.2% | 25 |
Aug | 2 | $529,450 | $512,500 | -$16,950 | +$32,500 | +6.8% | 55 |
Jul | 3 | $489,990 | $480,000 | -$9,990 | -$11,500 | -2.3% | 15 |
Jun | 2 | $483,950 | $491,500 | +$7,550 | +$31,000 | +6.7% | 41 |
May | 4 | $439,450 | $460,500 | +$21,050 | -$44,500 | -8.8% | 14 |
Apr | 4 | $501,400 | $505,000 | +$3,600 | +$92,500 | +22.4% | 13 |
Mar | 1 | $429,900 | $412,500 | -$17,400 | +$8,500 | +2.1% | 15 |
Feb | 2 | $409,900 | $404,000 | -$5,900 | +$164,050 | +68.4% | 48 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 2 | $269,900 | $239,950 | -$29,950 | -$78,050 | -24.5% | 8 |
Oct | 1 | $338,000 | $318,000 | -$20,000 | +$13,000 | +4.3% | 60 |
Sep | 1 | $309,000 | $305,000 | -$4,000 | -$45,000 | -12.9% | 11 |
Aug | 1 | $398,888 | $350,000 | -$48,888 | -$60,000 | -14.6% | 26 |
Jul | 1 | $389,900 | $410,000 | +$20,100 | -$160,000 | -28.1% | 7 |
Jun | 3 | $599,000 | $570,000 | -$29,000 | +$150,500 | +35.9% | 4 |
May | 2 | $419,450 | $419,500 | +$50 | $0 | 0% | 8 |