');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 | 28 | $657,450 | $653,750 | -$3,700 | -$23,650 | -3.5% | 24 |
May | 30 | $689,900 | $677,400 | -$12,500 | +$17,400 | +2.6% | 15 |
Apr | 26 | $674,884 | $660,000 | -$14,884 | +$2,500 | +0.4% | 18 |
Mar | 26 | $669,450 | $657,500 | -$11,950 | -$11,500 | -1.7% | 15 |
Feb | 17 | $669,000 | $669,000 | $0 | +$4,000 | +0.6% | 17 |
Jan | 9 | $675,000 | $665,000 | -$10,000 | $0 | 0% | 14 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 11 | $679,900 | $665,000 | -$14,900 | +$45,000 | +7.3% | 44 |
Nov | 25 | $635,900 | $620,000 | -$15,900 | +$7,500 | +1.2% | 23 |
Oct | 13 | $619,900 | $612,500 | -$7,400 | -$35,691 | -5.5% | 11 |
Sep | 18 | $649,950 | $648,191 | -$1,759 | -$5,809 | -0.9% | 13 |
Aug | 19 | $646,245 | $654,000 | +$7,755 | +$28,000 | +4.5% | 21 |
Jul | 35 | $634,900 | $626,000 | -$8,900 | -$13,000 | -2.0% | 18 |
Jun | 36 | $645,538 | $639,000 | -$6,538 | -$1,000 | -0.2% | 18 |
May | 35 | $649,900 | $640,000 | -$9,900 | -$10,000 | -1.5% | 17 |
Apr | 27 | $654,900 | $650,000 | -$4,900 | +$50 | 0% | 12 |
Mar | 24 | $659,900 | $649,950 | -$9,950 | -$21,300 | -3.2% | 12 |
Feb | 18 | $682,400 | $671,250 | -$11,150 | +$33,500 | +5.3% | 20 |
Jan | 20 | $639,900 | $637,750 | -$2,150 | +$65,250 | +11.4% | 14 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 10 | $587,400 | $572,500 | -$14,900 | -$77,500 | -11.9% | 25 |
Nov | 13 | $669,900 | $650,000 | -$19,900 | +$19,000 | +3.0% | 28 |
Oct | 11 | $639,900 | $631,000 | -$8,900 | -$39,089 | -5.8% | 15 |
Sep | 13 | $679,000 | $670,089 | -$8,911 | +$5,089 | +0.8% | 27 |
Aug | 19 | $689,900 | $665,000 | -$24,900 | +$20,000 | +3.1% | 22 |
Jul | 19 | $659,900 | $645,000 | -$14,900 | +$19,250 | +3.1% | 14 |
Jun | 26 | $636,950 | $625,750 | -$11,200 | -$23,000 | -3.5% | 13 |
May | 28 | $649,950 | $648,750 | -$1,200 | +$18,750 | +3.0% | 9 |
Apr | 15 | $625,000 | $630,000 | +$5,000 | $0 | 0% | 6 |