');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 | 32 | $429,950 | $417,500 | -$12,450 | -$47,500 | -10.2% | 29 |
May | 29 | $479,900 | $465,000 | -$14,900 | +$14,125 | +3.1% | 18 |
Apr | 34 | $463,750 | $450,875 | -$12,875 | +$25,875 | +6.1% | 23 |
Mar | 24 | $429,500 | $425,000 | -$4,500 | -$6,019 | -1.4% | 41 |
Feb | 33 | $449,900 | $431,019 | -$18,881 | -$8,981 | -2.0% | 24 |
Jan | 17 | $449,900 | $440,000 | -$9,900 | +$31,000 | +7.6% | 47 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 17 | $419,900 | $409,000 | -$10,900 | -$55,750 | -12.0% | 39 |
Nov | 14 | $482,450 | $464,750 | -$17,700 | +$72,250 | +18.4% | 34 |
Oct | 32 | $399,900 | $392,500 | -$7,400 | +$10,500 | +2.7% | 41 |
Sep | 17 | $399,900 | $382,000 | -$17,900 | -$70,000 | -15.5% | 29 |
Aug | 33 | $459,900 | $452,000 | -$7,900 | +$52,000 | +13.0% | 33 |
Jul | 32 | $414,000 | $400,000 | -$14,000 | -$40,750 | -9.2% | 34 |
Jun | 40 | $449,900 | $440,750 | -$9,150 | +$850 | +0.2% | 31 |
May | 33 | $439,900 | $439,900 | $0 | -$22,100 | -4.8% | 20 |
Apr | 27 | $479,000 | $462,000 | -$17,000 | +$56,000 | +13.8% | 22 |
Mar | 31 | $420,000 | $406,000 | -$14,000 | +$6,000 | +1.5% | 23 |
Feb | 16 | $399,900 | $400,000 | +$100 | -$11,000 | -2.7% | 32 |
Jan | 11 | $419,500 | $411,000 | -$8,500 | -$13,000 | -3.1% | 29 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 12 | $432,450 | $424,000 | -$8,450 | -$41,000 | -8.8% | 32 |
Nov | 21 | $475,000 | $465,000 | -$10,000 | +$70,000 | +17.7% | 24 |
Oct | 19 | $399,900 | $395,000 | -$4,900 | -$30,000 | -7.1% | 43 |
Sep | 23 | $439,900 | $425,000 | -$14,900 | -$7,500 | -1.7% | 26 |
Aug | 26 | $442,450 | $432,500 | -$9,950 | -$4,500 | -1.0% | 19 |
Jul | 25 | $439,900 | $437,000 | -$2,900 | -$20,500 | -4.5% | 20 |
Jun | 38 | $450,000 | $457,500 | +$7,500 | -$37,500 | -7.6% | 21 |
May | 31 | $499,900 | $495,000 | -$4,900 | +$110,000 | +28.6% | 13 |
Apr | 2 | $395,000 | $385,000 | -$10,000 | $0 | 0% | 8 |