');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 | $532,400 | $520,000 | -$12,400 | -$115,000 | -18.1% | 24 |
May | 7 | $659,900 | $635,000 | -$24,900 | -$7,500 | -1.2% | 17 |
Apr | 7 | $599,999 | $642,500 | +$42,501 | +$142,500 | +28.5% | 25 |
Mar | 5 | $529,000 | $500,000 | -$29,000 | -$140,000 | -21.9% | 11 |
Feb | 5 | $639,999 | $640,000 | +$1 | -$46,000 | -6.7% | 21 |
Jan | 2 | $717,000 | $686,000 | -$31,000 | +$44,500 | +6.9% | 66 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $629,900 | $641,500 | +$11,600 | +$13,450 | +2.1% | 35 |
Nov | 4 | $614,450 | $628,050 | +$13,600 | -$42,950 | -6.4% | 34 |
Oct | 3 | $699,900 | $671,000 | -$28,900 | +$46,000 | +7.4% | 27 |
Sep | 5 | $639,000 | $625,000 | -$14,000 | +$15,000 | +2.5% | 52 |
Aug | 5 | $599,900 | $610,000 | +$10,100 | -$75,000 | -10.9% | 29 |
Jul | 1 | $699,000 | $685,000 | -$14,000 | +$49,750 | +7.8% | 3 |
Jun | 4 | $634,450 | $635,250 | +$800 | -$42,300 | -6.2% | 25 |
May | 4 | $682,500 | $677,550 | -$4,950 | +$5,550 | +0.8% | 52 |
Apr | 3 | $699,999 | $672,000 | -$27,999 | +$29,000 | +4.5% | 7 |
Mar | 3 | $655,000 | $643,000 | -$12,000 | -$52,500 | -7.5% | 8 |
Feb | 5 | $699,000 | $695,500 | -$3,500 | +$45,500 | +7.0% | 17 |
Jan | 5 | $659,999 | $650,000 | -$9,999 | +$15,500 | +2.4% | 39 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $647,450 | $634,500 | -$12,950 | +$24,000 | +3.9% | 15 |
Nov | 2 | $606,950 | $610,500 | +$3,550 | +$100,500 | +19.7% | 47 |
Oct | 2 | $544,250 | $510,000 | -$34,250 | -$170,000 | -25.0% | 39 |
Sep | 3 | $599,999 | $680,000 | +$80,001 | -$69,900 | -9.3% | 4 |
Aug | 3 | $764,900 | $749,900 | -$15,000 | -$12,100 | -1.6% | 29 |
Jul | 3 | $799,000 | $762,000 | -$37,000 | +$97,000 | +14.6% | 36 |
Jun | 3 | $699,000 | $665,000 | -$34,000 | +$5,000 | +0.8% | 11 |
May | 3 | $649,000 | $660,000 | +$11,000 | $0 | 0% | 5 |