');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 | 64 | $594,945 | $584,500 | -$10,445 | -$15,000 | -2.5% | 13 |
May | 57 | $599,900 | $599,500 | -$400 | -$500 | -0.1% | 17 |
Apr | 47 | $599,999 | $600,000 | +$1 | +$25,000 | +4.3% | 13 |
Mar | 33 | $575,000 | $575,000 | $0 | -$6,002 | -1.0% | 18 |
Feb | 34 | $584,900 | $581,002 | -$3,898 | -$21,998 | -3.6% | 15 |
Jan | 27 | $609,900 | $603,000 | -$6,900 | +$5,500 | +0.9% | 31 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 30 | $616,200 | $597,500 | -$18,700 | +$1,500 | +0.3% | 19 |
Nov | 47 | $599,900 | $596,000 | -$3,900 | -$3,000 | -0.5% | 19 |
Oct | 48 | $599,950 | $599,000 | -$950 | -$1,000 | -0.2% | 30 |
Sep | 44 | $609,945 | $600,000 | -$9,945 | +$5,950 | +1.0% | 24 |
Aug | 32 | $599,450 | $594,050 | -$5,400 | -$36,950 | -5.9% | 19 |
Jul | 31 | $634,800 | $631,000 | -$3,800 | +$37,000 | +6.2% | 28 |
Jun | 58 | $599,900 | $594,000 | -$5,900 | -$1,000 | -0.2% | 14 |
May | 51 | $599,900 | $595,000 | -$4,900 | -$35,000 | -5.6% | 16 |
Apr | 53 | $634,900 | $630,000 | -$4,900 | +$15,000 | +2.4% | 12 |
Mar | 45 | $619,000 | $615,000 | -$4,000 | +$11,500 | +1.9% | 14 |
Feb | 30 | $619,300 | $603,500 | -$15,800 | +$20,000 | +3.4% | 15 |
Jan | 15 | $564,900 | $583,500 | +$18,600 | -$21,500 | -3.6% | 42 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 26 | $612,500 | $605,000 | -$7,500 | +$60,000 | +11.0% | 33 |
Nov | 31 | $549,999 | $545,000 | -$4,999 | -$2,250 | -0.4% | 22 |
Oct | 32 | $549,950 | $547,250 | -$2,700 | -$45,750 | -7.7% | 16 |
Sep | 25 | $599,000 | $593,000 | -$6,000 | -$9,000 | -1.5% | 9 |
Aug | 39 | $599,900 | $602,000 | +$2,100 | -$5,450 | -0.9% | 12 |
Jul | 44 | $604,900 | $607,450 | +$2,550 | -$2,550 | -0.4% | 19 |
Jun | 50 | $604,950 | $610,000 | +$5,050 | -$2,500 | -0.4% | 13 |
May | 64 | $599,900 | $612,500 | +$12,600 | -$16,500 | -2.6% | 7 |
Apr | 21 | $629,880 | $629,000 | -$880 | $0 | 0% | 6 |