');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 | 2 | $328,900 | $323,000 | -$5,900 | +$31,750 | +10.9% | 17 |
May | 2 | $287,400 | $291,250 | +$3,850 | +$46,250 | +18.9% | 24 |
Apr | 2 | $272,450 | $245,000 | -$27,450 | -$52,500 | -17.6% | 31 |
Mar | 3 | $299,900 | $297,500 | -$2,400 | -$11,500 | -3.7% | 36 |
Feb | 1 | $335,000 | $309,000 | -$26,000 | +$25,000 | +8.8% | 39 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $299,900 | $284,000 | -$15,900 | -$6,000 | -2.1% | 15 |
Nov | 1 | $305,000 | $290,000 | -$15,000 | -$30,000 | -9.4% | 82 |
Oct | 3 | $334,900 | $320,000 | -$14,900 | -$8,750 | -2.7% | 23 |
Sep | 4 | $344,000 | $328,750 | -$15,250 | -$79,250 | -19.4% | 59 |
Aug | 1 | $419,500 | $408,000 | -$11,500 | +$177,000 | +76.6% | 14 |
Jul | 1 | $225,000 | $231,000 | +$6,000 | -$108,000 | -31.9% | 1 |
May | 3 | $334,900 | $339,000 | +$4,100 | -$43,500 | -11.4% | 16 |
Apr | 4 | $395,400 | $382,500 | -$12,900 | -$42,400 | -10.0% | 41 |
Mar | 1 | $424,900 | $424,900 | $0 | -$100 | 0% | 31 |
Feb | 1 | $427,900 | $425,000 | -$2,900 | +$143,500 | +51.0% | 106 |
Jan | 2 | $304,450 | $281,500 | -$22,950 | -$102,000 | -26.6% | 65 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $409,999 | $383,500 | -$26,499 | +$44,500 | +13.1% | 31 |
Sep | 2 | $329,900 | $339,000 | +$9,100 | +$5,100 | +1.5% | 9 |
Aug | 3 | $334,900 | $333,900 | -$1,000 | +$60,200 | +22.0% | 14 |
Jul | 2 | $264,900 | $273,700 | +$8,800 | -$47,300 | -14.7% | 32 |
Jun | 1 | $309,900 | $321,000 | +$11,100 | +$37,000 | +13.0% | 20 |
May | 1 | $299,000 | $284,000 | -$15,000 | $0 | 0% | 21 |