');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 |
May | 1 | $449,900 | $427,500 | -$22,400 | -$387,500 | -47.5% | 35 |
Mar | 1 | $825,000 | $815,000 | -$10,000 | +$85,000 | +11.6% | 93 |
Feb | 1 | $729,000 | $730,000 | +$1,000 | +$400,000 | +121.2% | 8 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $337,500 | $330,000 | -$7,500 | -$280,000 | -45.9% | 29 |
Nov | 5 | $619,900 | $610,000 | -$9,900 | -$135,000 | -18.1% | 34 |
Oct | 2 | $722,350 | $745,000 | +$22,650 | +$339,000 | +83.5% | 18 |
Sep | 2 | $427,450 | $406,000 | -$21,450 | -$4,000 | -1.0% | 50 |
Jul | 1 | $419,999 | $410,000 | -$9,999 | -$207,700 | -33.6% | 29 |
May | 4 | $622,450 | $617,700 | -$4,750 | +$102,700 | +19.9% | 19 |
Apr | 3 | $527,000 | $515,000 | -$12,000 | +$147,000 | +39.9% | 71 |
Mar | 1 | $377,900 | $368,000 | -$9,900 | -$11,000 | -2.9% | 83 |
Feb | 1 | $385,000 | $379,000 | -$6,000 | -$179,500 | -32.1% | 47 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Oct | 2 | $586,850 | $558,500 | -$28,350 | -$67,500 | -10.8% | 79 |
Aug | 2 | $633,450 | $626,000 | -$7,450 | +$211,000 | +50.8% | 18 |
Jul | 1 | $417,000 | $415,000 | -$2,000 | -$37,750 | -8.3% | 11 |
Jun | 6 | $438,950 | $452,750 | +$13,800 | +$62,750 | +16.1% | 9 |
May | 1 | $399,000 | $390,000 | -$9,000 | -$260,000 | -40.0% | 11 |
Apr | 1 | $643,400 | $650,000 | +$6,600 | $0 | 0% | 10 |