');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 | 9 | $435,000 | $425,000 | -$10,000 | +$52,000 | +13.9% | 33 |
May | 7 | $384,900 | $373,000 | -$11,900 | -$61,600 | -14.2% | 29 |
Apr | 9 | $439,000 | $434,600 | -$4,400 | +$64,600 | +17.5% | 44 |
Mar | 4 | $367,450 | $370,000 | +$2,550 | -$75,000 | -16.9% | 30 |
Feb | 7 | $450,000 | $445,000 | -$5,000 | -$60,000 | -11.9% | 26 |
Jan | 3 | $519,900 | $505,000 | -$14,900 | +$205,000 | +68.3% | 71 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $315,000 | $300,000 | -$15,000 | -$65,000 | -17.8% | 34 |
Nov | 7 | $359,900 | $365,000 | +$5,100 | -$12,450 | -3.3% | 22 |
Oct | 6 | $381,950 | $377,450 | -$4,500 | -$29,550 | -7.3% | 16 |
Sep | 13 | $414,900 | $407,000 | -$7,900 | -$24,500 | -5.7% | 29 |
Aug | 8 | $417,400 | $431,500 | +$14,100 | +$23,000 | +5.6% | 28 |
Jul | 12 | $412,000 | $408,500 | -$3,500 | -$4,000 | -1.0% | 14 |
Jun | 8 | $407,450 | $412,500 | +$5,050 | -$22,500 | -5.2% | 22 |
May | 13 | $439,900 | $435,000 | -$4,900 | +$10,250 | +2.4% | 28 |
Apr | 18 | $429,450 | $424,750 | -$4,700 | +$24,750 | +6.2% | 38 |
Mar | 12 | $404,950 | $400,000 | -$4,950 | -$32,000 | -7.4% | 32 |
Feb | 11 | $439,900 | $432,000 | -$7,900 | -$7,400 | -1.7% | 90 |
Jan | 4 | $449,500 | $439,400 | -$10,100 | +$89,950 | +25.7% | 46 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 6 | $359,950 | $349,450 | -$10,500 | -$76,550 | -18.0% | 51 |
Nov | 9 | $439,900 | $426,000 | -$13,900 | +$12,000 | +2.9% | 30 |
Oct | 7 | $420,000 | $414,000 | -$6,000 | +$7,000 | +1.7% | 44 |
Sep | 13 | $412,000 | $407,000 | -$5,000 | -$42,000 | -9.4% | 28 |
Aug | 9 | $449,000 | $449,000 | $0 | +$24,000 | +5.6% | 14 |
Jul | 3 | $435,000 | $425,000 | -$10,000 | +$14,950 | +3.6% | 19 |
Jun | 14 | $399,450 | $410,050 | +$10,600 | +$5,050 | +1.2% | 12 |
May | 19 | $408,800 | $405,000 | -$3,800 | $0 | 0% | 13 |