');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 | 7 | $379,900 | $365,000 | -$14,900 | -$50,000 | -12.0% | 34 |
May | 13 | $414,990 | $415,000 | +$10 | +$15,010 | +3.8% | 36 |
Apr | 11 | $399,990 | $399,990 | $0 | +$745 | +0.2% | 23 |
Mar | 10 | $406,445 | $399,245 | -$7,200 | +$745 | +0.2% | 24 |
Feb | 10 | $399,990 | $398,500 | -$1,490 | -$19,000 | -4.6% | 26 |
Jan | 8 | $429,450 | $417,500 | -$11,950 | +$6,000 | +1.5% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 9 | $420,000 | $411,500 | -$8,500 | +$1,505 | +0.4% | 35 |
Nov | 12 | $417,500 | $409,995 | -$7,505 | -$5,005 | -1.2% | 26 |
Oct | 12 | $421,450 | $415,000 | -$6,450 | +$2,500 | +0.6% | 19 |
Sep | 10 | $429,495 | $412,500 | -$16,995 | +$35,000 | +9.3% | 28 |
Aug | 8 | $387,450 | $377,500 | -$9,950 | -$32,500 | -7.9% | 37 |
Jul | 10 | $412,400 | $410,000 | -$2,400 | +$50 | 0% | 20 |
Jun | 14 | $418,950 | $409,950 | -$9,000 | -$50 | 0% | 19 |
May | 16 | $419,450 | $410,000 | -$9,450 | -$2,500 | -0.6% | 24 |
Apr | 13 | $419,900 | $412,500 | -$7,400 | -$8,500 | -2.0% | 28 |
Mar | 13 | $429,900 | $421,000 | -$8,900 | +$20,500 | +5.1% | 23 |
Feb | 4 | $409,900 | $400,500 | -$9,400 | +$22,500 | +6.0% | 26 |
Jan | 7 | $389,900 | $378,000 | -$11,900 | -$2,000 | -0.5% | 54 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 5 | $399,000 | $380,000 | -$19,000 | -$20,888 | -5.2% | 77 |
Nov | 7 | $409,900 | $400,888 | -$9,012 | +$8,388 | +2.1% | 38 |
Oct | 6 | $404,900 | $392,500 | -$12,400 | -$10,500 | -2.6% | 21 |
Sep | 12 | $404,950 | $403,000 | -$1,950 | -$8,500 | -2.1% | 30 |
Aug | 16 | $417,450 | $411,500 | -$5,950 | +$6,600 | +1.6% | 16 |
Jul | 16 | $399,450 | $404,900 | +$5,450 | -$7,225 | -1.8% | 19 |
Jun | 8 | $415,950 | $412,125 | -$3,825 | -$3,875 | -0.9% | 10 |
May | 12 | $416,950 | $416,000 | -$950 | +$32,000 | +8.3% | 18 |
Apr | 3 | $384,900 | $384,000 | -$900 | $0 | 0% | 12 |