');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 | 8 | $412,400 | $399,000 | -$13,400 | -$1,000 | -0.3% | 28 |
May | 2 | $417,400 | $400,000 | -$17,400 | +$90,000 | +29.0% | 33 |
Apr | 5 | $324,900 | $310,000 | -$14,900 | -$245,000 | -44.1% | 20 |
Mar | 5 | $549,900 | $555,000 | +$5,100 | +$150,000 | +37.0% | 21 |
Feb | 3 | $409,900 | $405,000 | -$4,900 | +$45,000 | +12.5% | 37 |
Jan | 5 | $379,900 | $360,000 | -$19,900 | +$68,000 | +23.3% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $299,900 | $292,000 | -$7,900 | -$73,000 | -20.0% | 31 |
Nov | 5 | $384,000 | $365,000 | -$19,000 | +$15,000 | +4.3% | 27 |
Oct | 5 | $350,000 | $350,000 | $0 | +$84,000 | +31.6% | 34 |
Sep | 1 | $269,900 | $266,000 | -$3,900 | -$129,000 | -32.7% | 10 |
Aug | 4 | $404,900 | $395,000 | -$9,900 | -$30,000 | -7.1% | 15 |
Jul | 2 | $434,900 | $425,000 | -$9,900 | +$71,250 | +20.1% | 43 |
Jun | 4 | $365,950 | $353,750 | -$12,200 | +$58,750 | +19.9% | 9 |
May | 1 | $280,000 | $295,000 | +$15,000 | -$105,000 | -26.3% | 13 |
Apr | 7 | $409,900 | $400,000 | -$9,900 | +$50 | 0% | 28 |
Mar | 2 | $408,950 | $399,950 | -$9,000 | +$69,950 | +21.2% | 46 |
Feb | 3 | $334,900 | $330,000 | -$4,900 | -$149,900 | -31.2% | 24 |
Jan | 1 | $479,900 | $479,900 | $0 | +$99,900 | +26.3% | 16 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $399,999 | $380,000 | -$19,999 | +$52,000 | +15.9% | 41 |
Nov | 7 | $339,900 | $328,000 | -$11,900 | -$69,500 | -17.5% | 25 |
Oct | 2 | $400,000 | $397,500 | -$2,500 | +$54,500 | +15.9% | 22 |
Sep | 3 | $350,000 | $343,000 | -$7,000 | -$10,000 | -2.8% | 37 |
Aug | 1 | $350,000 | $353,000 | +$3,000 | -$36,900 | -9.5% | 15 |
Jul | 1 | $389,900 | $389,900 | $0 | +$9,900 | +2.6% | 15 |
Jun | 11 | $379,900 | $380,000 | +$100 | -$50,000 | -11.6% | 25 |
May | 7 | $429,900 | $430,000 | +$100 | +$112,500 | +35.4% | 14 |
Apr | 5 | $325,000 | $317,500 | -$7,500 | -$45,000 | -12.4% | 9 |
Mar | 10 | $369,950 | $362,500 | -$7,450 | +$47,500 | +15.1% | 25 |
Feb | 4 | $343,450 | $315,000 | -$28,450 | -$85,000 | -21.3% | 43 |
Jan | 3 | $414,900 | $400,000 | -$14,900 | +$140,000 | +53.8% | 26 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $265,000 | $260,000 | -$5,000 | $0 | 0% | 56 |