');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 | 26 | $709,900 | $697,500 | -$12,400 | -$12,500 | -1.8% | 28 |
May | 22 | $722,450 | $710,000 | -$12,450 | -$150,000 | -17.4% | 38 |
Apr | 23 | $889,000 | $860,000 | -$29,000 | +$40,000 | +4.9% | 34 |
Mar | 9 | $849,000 | $820,000 | -$29,000 | +$215,000 | +35.5% | 58 |
Feb | 9 | $618,900 | $605,000 | -$13,900 | -$244,950 | -28.8% | 12 |
Jan | 6 | $864,900 | $849,950 | -$14,950 | +$214,975 | +33.9% | 18 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 10 | $687,000 | $634,975 | -$52,025 | -$205,025 | -24.4% | 64 |
Oct | 3 | $865,000 | $840,000 | -$25,000 | +$105,000 | +14.3% | 22 |
Sep | 3 | $750,000 | $735,000 | -$15,000 | -$960,000 | -56.6% | 36 |
Aug | 2 | $1,800,000 | $1,695,000 | -$105,000 | +$975,000 | +135.4% | 115 |
Jul | 2 | $749,500 | $720,000 | -$29,500 | -$55,000 | -7.1% | 58 |
Jun | 1 | $799,000 | $775,000 | -$24,000 | -$442,500 | -36.3% | 18 |
May | 2 | $1,085,000 | $1,217,500 | +$132,500 | +$577,500 | +90.2% | 8 |
Apr | 4 | $647,450 | $640,000 | -$7,450 | +$113,750 | +21.6% | 20 |
Feb | 2 | $539,450 | $526,250 | -$13,200 | -$2,750 | -0.5% | 57 |
Jan | 1 | $549,000 | $529,000 | -$20,000 | +$79,000 | +17.6% | 66 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $485,000 | $450,000 | -$35,000 | -$500,000 | -52.6% | 15 |
Nov | 1 | $969,000 | $950,000 | -$19,000 | +$385,000 | +68.1% | 38 |
Jul | 1 | $589,999 | $565,000 | -$24,999 | +$122,500 | +27.7% | 60 |
Jun | 2 | $462,500 | $442,500 | -$20,000 | -$1,007,500 | -69.5% | 22 |
May | 1 | $1,399,000 | $1,450,000 | +$51,000 | +$612,000 | +73.0% | 22 |
Mar | 1 | $849,900 | $838,000 | -$11,900 | $0 | 0% | 42 |