');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 | $354,900 | $347,500 | -$7,400 | -$67,500 | -16.3% | 57 |
May | 5 | $425,000 | $415,000 | -$10,000 | -$32,500 | -7.3% | 27 |
Apr | 2 | $467,900 | $447,500 | -$20,400 | +$42,600 | +10.5% | 55 |
Feb | 3 | $409,900 | $404,900 | -$5,000 | -$5,000 | -1.2% | 108 |
Jan | 3 | $409,900 | $409,900 | $0 | +$65,900 | +19.2% | 64 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $349,900 | $344,000 | -$5,900 | -$65,900 | -16.1% | 62 |
Nov | 6 | $409,900 | $409,900 | $0 | +$10,000 | +2.5% | 79 |
Oct | 1 | $399,900 | $399,900 | $0 | +$4,900 | +1.2% | 50 |
Sep | 1 | $407,900 | $395,000 | -$12,900 | -$9,900 | -2.4% | 10 |
Aug | 2 | $404,900 | $404,900 | $0 | +$32,400 | +8.7% | 80 |
Jul | 4 | $382,400 | $372,500 | -$9,900 | -$22,450 | -5.7% | 31 |
Jun | 4 | $399,950 | $394,950 | -$5,000 | -$4,950 | -1.2% | 36 |
May | 7 | $399,900 | $399,900 | $0 | -$10,000 | -2.4% | 22 |
Apr | 8 | $414,900 | $409,900 | -$5,000 | +$55,900 | +15.8% | 34 |
Mar | 3 | $359,900 | $354,000 | -$5,900 | -$33,500 | -8.6% | 38 |
Feb | 4 | $409,900 | $387,500 | -$22,400 | -$5,000 | -1.3% | 85 |
Jan | 2 | $397,450 | $392,500 | -$4,950 | +$92,500 | +30.8% | 125 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $314,900 | $300,000 | -$14,900 | -$85,000 | -22.1% | 51 |
Nov | 3 | $385,000 | $385,000 | $0 | +$5,000 | +1.3% | 35 |
Oct | 4 | $380,000 | $380,000 | $0 | -$15,000 | -3.8% | 18 |
Sep | 3 | $409,900 | $395,000 | -$14,900 | +$75,000 | +23.4% | 63 |
Aug | 3 | $329,000 | $320,000 | -$9,000 | -$69,000 | -17.7% | 18 |
Jul | 3 | $409,900 | $389,000 | -$20,900 | +$43,000 | +12.4% | 15 |
Jun | 8 | $354,900 | $346,000 | -$8,900 | -$5,200 | -1.5% | 17 |
May | 5 | $349,900 | $351,200 | +$1,300 | -$47,800 | -12.0% | 20 |
Apr | 1 | $399,000 | $399,000 | $0 | $0 | 0% | 8 |