');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 | 6 | $379,500 | $367,500 | -$12,000 | -$43,500 | -10.6% | 28 |
May | 9 | $419,900 | $411,000 | -$8,900 | -$32,500 | -7.3% | 30 |
Apr | 4 | $449,950 | $443,500 | -$6,450 | -$15,250 | -3.3% | 16 |
Mar | 8 | $474,950 | $458,750 | -$16,200 | +$53,750 | +13.3% | 18 |
Feb | 7 | $399,900 | $405,000 | +$5,100 | +$33,000 | +8.9% | 13 |
Jan | 5 | $374,900 | $372,000 | -$2,900 | -$28,000 | -7.0% | 35 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $414,250 | $400,000 | -$14,250 | +$50,100 | +14.3% | 16 |
Nov | 3 | $349,900 | $349,900 | $0 | -$19,600 | -5.3% | 21 |
Oct | 2 | $372,400 | $369,500 | -$2,900 | +$54,500 | +17.3% | 22 |
Sep | 1 | $324,900 | $315,000 | -$9,900 | -$58,000 | -15.5% | 59 |
Aug | 2 | $379,950 | $373,000 | -$6,950 | -$5,750 | -1.5% | 50 |
Jul | 1 | $374,900 | $378,750 | +$3,850 | +$8,750 | +2.4% | 21 |
Jun | 2 | $374,950 | $370,000 | -$4,950 | +$9,000 | +2.5% | 26 |
May | 5 | $369,900 | $361,000 | -$8,900 | -$51,000 | -12.4% | 15 |
Apr | 5 | $399,800 | $412,000 | +$12,200 | +$38,000 | +10.2% | 14 |
Mar | 1 | $384,900 | $374,000 | -$10,900 | -$12,000 | -3.1% | 17 |
Feb | 4 | $404,450 | $386,000 | -$18,450 | +$36,000 | +10.3% | 20 |
Jan | 3 | $374,850 | $350,000 | -$24,850 | -$28,000 | -7.4% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $379,900 | $378,000 | -$1,900 | -$54,500 | -12.6% | 22 |
Nov | 2 | $444,950 | $432,500 | -$12,450 | +$65,000 | +17.7% | 52 |
Oct | 8 | $356,996 | $367,500 | +$10,504 | -$41,900 | -10.2% | 13 |
Sep | 3 | $424,900 | $409,400 | -$15,500 | +$69,400 | +20.4% | 24 |
Aug | 3 | $349,900 | $340,000 | -$9,900 | -$10,000 | -2.9% | 12 |
Jul | 6 | $354,900 | $350,000 | -$4,900 | -$21,000 | -5.7% | 38 |
Jun | 2 | $384,950 | $371,000 | -$13,950 | -$41,500 | -10.1% | 17 |
May | 6 | $397,200 | $412,500 | +$15,300 | $0 | 0% | 9 |