');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 | 3 | $524,000 | $510,000 | -$14,000 | -$24,950 | -4.7% | 77 |
May | 6 | $539,900 | $534,950 | -$4,950 | +$2,500 | +0.5% | 21 |
Apr | 4 | $537,400 | $532,450 | -$4,950 | -$30,727 | -5.5% | 30 |
Mar | 2 | $566,877 | $563,177 | -$3,700 | +$23,177 | +4.3% | 48 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $559,000 | $540,000 | -$19,000 | +$150,000 | +38.5% | 28 |
Nov | 1 | $395,000 | $390,000 | -$5,000 | -$155,000 | -28.4% | 9 |
Sep | 1 | $574,900 | $545,000 | -$29,900 | -$15,436 | -2.8% | 57 |
Aug | 1 | $556,256 | $560,436 | +$4,180 | -$44,564 | -7.4% | 240 |
Jul | 1 | $620,000 | $605,000 | -$15,000 | +$77,500 | +14.7% | 7 |
Jun | 4 | $537,500 | $527,500 | -$10,000 | -$37,500 | -6.6% | 12 |
May | 5 | $574,900 | $565,000 | -$9,900 | +$38,000 | +7.2% | 15 |
Apr | 5 | $529,900 | $527,000 | -$2,900 | +$35,000 | +7.1% | 18 |
Jan | 2 | $509,950 | $492,000 | -$17,950 | -$13,000 | -2.6% | 59 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $514,950 | $505,000 | -$9,950 | +$60,000 | +13.5% | 71 |
Nov | 1 | $449,900 | $445,000 | -$4,900 | -$94,000 | -17.4% | 28 |
Oct | 3 | $539,900 | $539,000 | -$900 | -$11,000 | -2.0% | 33 |
Sep | 3 | $574,990 | $550,000 | -$24,990 | -$9,786 | -1.7% | 9 |
Aug | 3 | $554,900 | $559,786 | +$4,886 | -$9,464 | -1.7% | 19 |
Jun | 2 | $564,900 | $569,250 | +$4,350 | +$54,250 | +10.5% | 10 |
May | 3 | $519,500 | $515,000 | -$4,500 | -$10,000 | -1.9% | 14 |
Apr | 1 | $525,000 | $525,000 | $0 | $0 | 0% | 3 |