');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 | 4 | $399,950 | $394,950 | -$5,000 | +$17,450 | +4.6% | 44 |
May | 6 | $389,500 | $377,500 | -$12,000 | -$33,250 | -8.1% | 40 |
Apr | 8 | $420,500 | $410,750 | -$9,750 | -$6,250 | -1.5% | 29 |
Mar | 9 | $425,000 | $417,000 | -$8,000 | +$7,000 | +1.7% | 30 |
Feb | 5 | $429,900 | $410,000 | -$19,900 | +$16,000 | +4.1% | 33 |
Jan | 7 | $399,990 | $394,000 | -$5,990 | -$5,990 | -1.5% | 59 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 11 | $399,990 | $399,990 | $0 | +$990 | +0.2% | 22 |
Nov | 6 | $414,450 | $399,000 | -$15,450 | -$3,495 | -0.9% | 30 |
Oct | 16 | $407,445 | $402,495 | -$4,950 | -$6,505 | -1.6% | 16 |
Sep | 18 | $414,900 | $409,000 | -$5,900 | +$19,000 | +4.9% | 47 |
Aug | 12 | $401,950 | $390,000 | -$11,950 | -$20,000 | -4.9% | 28 |
Jul | 12 | $409,945 | $410,000 | +$55 | $0 | 0% | 23 |
Jun | 13 | $419,900 | $410,000 | -$9,900 | +$20,000 | +5.1% | 27 |
May | 9 | $389,900 | $390,000 | +$100 | -$30,000 | -7.1% | 22 |
Apr | 16 | $424,450 | $420,000 | -$4,450 | +$15,000 | +3.7% | 31 |
Mar | 12 | $406,950 | $405,000 | -$1,950 | -$8,000 | -1.9% | 15 |
Feb | 13 | $422,500 | $413,000 | -$9,500 | +$30,500 | +8.0% | 13 |
Jan | 4 | $393,450 | $382,500 | -$10,950 | -$42,500 | -10.0% | 17 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 8 | $432,400 | $425,000 | -$7,400 | +$26,000 | +6.5% | 38 |
Nov | 11 | $399,900 | $399,000 | -$900 | -$6,000 | -1.5% | 27 |
Oct | 7 | $418,000 | $405,000 | -$13,000 | -$12,000 | -2.9% | 26 |
Sep | 9 | $424,000 | $417,000 | -$7,000 | -$4,500 | -1.1% | 15 |
Aug | 14 | $437,450 | $421,500 | -$15,950 | -$9,350 | -2.2% | 25 |
Jul | 18 | $439,900 | $430,850 | -$9,050 | -$8,550 | -1.9% | 22 |
Jun | 12 | $447,500 | $439,400 | -$8,100 | -$6,100 | -1.4% | 23 |
May | 10 | $444,900 | $445,500 | +$600 | $0 | 0% | 12 |