');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 | $410,563 | $406,613 | -$3,950 | +$17,363 | +4.5% | 58 |
May | 6 | $394,950 | $389,250 | -$5,700 | -$110,650 | -22.1% | 122 |
Apr | 1 | $499,900 | $499,900 | $0 | +$145,900 | +41.2% | 143 |
Mar | 2 | $364,900 | $354,000 | -$10,900 | -$146,000 | -29.2% | 49 |
Feb | 4 | $510,063 | $500,000 | -$10,063 | +$84,000 | +20.2% | 86 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $421,000 | $416,000 | -$5,000 | +$53,500 | +14.8% | 53 |
Nov | 5 | $365,000 | $362,500 | -$2,500 | +$26,250 | +7.8% | 32 |
Oct | 4 | $342,450 | $336,250 | -$6,200 | -$153,650 | -31.4% | 22 |
Sep | 3 | $489,900 | $489,900 | $0 | +$79,317 | +19.3% | 129 |
Aug | 4 | $414,033 | $410,583 | -$3,450 | +$39,083 | +10.5% | 57 |
Jul | 4 | $377,450 | $371,500 | -$5,950 | -$21,950 | -5.6% | 41 |
Jun | 2 | $394,900 | $393,450 | -$1,450 | +$36,000 | +10.1% | 36 |
May | 8 | $364,900 | $357,450 | -$7,450 | -$70,550 | -16.5% | 31 |
Apr | 3 | $444,000 | $428,000 | -$16,000 | -$7,000 | -1.6% | 60 |
Mar | 1 | $439,900 | $435,000 | -$4,900 | +$93,000 | +27.2% | 55 |
Feb | 5 | $347,900 | $342,000 | -$5,900 | -$40,450 | -10.6% | 22 |
Jan | 4 | $384,900 | $382,450 | -$2,450 | +$62,950 | +19.7% | 94 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $329,450 | $319,500 | -$9,950 | -$120,400 | -27.4% | 60 |
Nov | 3 | $439,900 | $439,900 | $0 | +$109,900 | +33.3% | 67 |
Oct | 1 | $347,500 | $330,000 | -$17,500 | -$39,900 | -10.8% | 29 |
Sep | 3 | $369,900 | $369,900 | $0 | -$140,000 | -27.5% | 36 |
Aug | 3 | $509,900 | $509,900 | $0 | +$32,000 | +6.7% | 20 |
Jul | 4 | $477,900 | $477,900 | $0 | -$2,000 | -0.4% | 20 |
Jun | 8 | $479,900 | $479,900 | $0 | +$47,900 | +11.1% | 12 |
May | 1 | $439,900 | $432,000 | -$7,900 | +$102,000 | +30.9% | 15 |
Apr | 1 | $334,900 | $330,000 | -$4,900 | $0 | 0% | 10 |