');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 | 5 | $389,900 | $381,500 | -$8,400 | +$25,500 | +7.2% | 18 |
May | 8 | $367,400 | $356,000 | -$11,400 | +$56,000 | +18.7% | 48 |
Apr | 4 | $307,450 | $300,000 | -$7,450 | -$70,750 | -19.1% | 26 |
Mar | 6 | $379,900 | $370,750 | -$9,150 | +$89,750 | +31.9% | 46 |
Feb | 1 | $275,000 | $281,000 | +$6,000 | -$59,000 | -17.4% | 64 |
Jan | 5 | $345,000 | $340,000 | -$5,000 | +$2,000 | +0.6% | 32 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $343,900 | $338,000 | -$5,900 | -$22,000 | -6.1% | 94 |
Nov | 3 | $374,900 | $360,000 | -$14,900 | -$14,950 | -4.0% | 10 |
Oct | 6 | $383,450 | $374,950 | -$8,500 | +$14,950 | +4.2% | 20 |
Sep | 12 | $368,850 | $360,000 | -$8,850 | -$28,500 | -7.3% | 20 |
Aug | 7 | $399,900 | $388,500 | -$11,400 | +$66,000 | +20.5% | 17 |
Jul | 10 | $327,400 | $322,500 | -$4,900 | -$63,500 | -16.5% | 22 |
Jun | 10 | $392,400 | $386,000 | -$6,400 | -$28,176 | -6.8% | 12 |
May | 10 | $399,950 | $414,176 | +$14,226 | +$67,426 | +19.4% | 20 |
Apr | 8 | $354,900 | $346,750 | -$8,150 | +$6,750 | +2.0% | 31 |
Mar | 7 | $339,000 | $340,000 | +$1,000 | -$35,250 | -9.4% | 14 |
Feb | 8 | $376,900 | $375,250 | -$1,650 | +$6,500 | +1.8% | 20 |
Jan | 2 | $376,200 | $368,750 | -$7,450 | +$58,750 | +19.0% | 11 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $322,350 | $310,000 | -$12,350 | -$17,500 | -5.3% | 31 |
Nov | 3 | $349,900 | $327,500 | -$22,400 | -$85,000 | -20.6% | 44 |
Oct | 8 | $412,500 | $412,500 | $0 | +$32,500 | +8.6% | 19 |
Sep | 5 | $389,900 | $380,000 | -$9,900 | $0 | 0% | 30 |
Aug | 5 | $387,900 | $380,000 | -$7,900 | -$8,500 | -2.2% | 19 |
Jul | 3 | $393,500 | $388,500 | -$5,000 | +$9,475 | +2.5% | 15 |
Jun | 8 | $389,850 | $379,025 | -$10,825 | +$32,575 | +9.4% | 14 |
May | 4 | $349,900 | $346,450 | -$3,450 | -$117,650 | -25.4% | 15 |
Apr | 1 | $464,000 | $464,100 | +$100 | $0 | 0% | 7 |