');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 | 1 | $419,000 | $409,000 | -$10,000 | -$81,000 | -16.5% | 17 |
Apr | 1 | $499,000 | $490,000 | -$9,000 | -$1,500 | -0.3% | 80 |
Mar | 1 | $499,000 | $491,500 | -$7,500 | -$103,500 | -17.4% | 26 |
Jan | 1 | $624,900 | $595,000 | -$29,900 | +$93,850 | +18.7% | 66 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 1 | $499,000 | $501,150 | +$2,150 | -$98,850 | -16.5% | 46 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Jul | 1 | $599,900 | $600,000 | +$100 | +$70,000 | +13.2% | 4 |
Jun | 1 | $539,900 | $530,000 | -$9,900 | +$129,000 | +32.2% | 13 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Feb | 1 | $359,800 | $401,000 | +$41,200 | +$159,000 | +65.7% | 6 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Jun | 1 | $249,900 | $242,000 | -$7,900 | +$99,000 | +69.2% | 59 |
May | 1 | $149,000 | $143,000 | -$6,000 | -$59,000 | -29.2% | 27 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Apr | 1 | $208,000 | $202,000 | -$6,000 | -$87,900 | -30.3% | 20 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Sep | 1 | $289,900 | $289,900 | $0 | -$12,100 | -4.0% | 22 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
May | 1 | $309,900 | $302,000 | -$7,900 | -$210,450 | -41.1% | 23 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Oct | 4 | $546,800 | $512,450 | -$34,350 | $0 | 0% | 164 |