');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 | 4 | $340,000 | $337,500 | -$2,500 | $0 | 0% | 58 |
May | 6 | $359,989 | $337,500 | -$22,489 | -$16,250 | -4.6% | 30 |
Apr | 6 | $357,000 | $353,750 | -$3,250 | -$96,250 | -21.4% | 36 |
Mar | 5 | $459,900 | $450,000 | -$9,900 | +$100,000 | +28.6% | 18 |
Feb | 5 | $369,000 | $350,000 | -$19,000 | -$191,500 | -35.4% | 20 |
Jan | 2 | $544,900 | $541,500 | -$3,400 | +$163,000 | +43.1% | 40 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $399,900 | $378,500 | -$21,400 | -$98,450 | -20.6% | 22 |
Nov | 10 | $479,450 | $476,950 | -$2,500 | +$80,450 | +20.3% | 20 |
Oct | 6 | $409,900 | $396,500 | -$13,400 | -$28,500 | -6.7% | 51 |
Sep | 5 | $438,900 | $425,000 | -$13,900 | +$34,000 | +8.7% | 40 |
Aug | 11 | $399,900 | $391,000 | -$8,900 | +$28,000 | +7.7% | 20 |
Jul | 9 | $369,000 | $363,000 | -$6,000 | -$28,000 | -7.2% | 25 |
Jun | 8 | $399,450 | $391,000 | -$8,450 | +$9,500 | +2.5% | 30 |
May | 6 | $386,450 | $381,500 | -$4,950 | -$10,500 | -2.7% | 26 |
Apr | 11 | $395,000 | $392,000 | -$3,000 | -$18,000 | -4.4% | 17 |
Mar | 9 | $419,900 | $410,000 | -$9,900 | +$46,500 | +12.8% | 34 |
Feb | 4 | $367,400 | $363,500 | -$3,900 | -$9,000 | -2.4% | 27 |
Jan | 9 | $389,900 | $372,500 | -$17,400 | -$35,500 | -8.7% | 51 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 5 | $419,900 | $408,000 | -$11,900 | +$18,000 | +4.6% | 25 |
Oct | 5 | $399,900 | $390,000 | -$9,900 | -$6,000 | -1.5% | 52 |
Sep | 4 | $404,900 | $396,000 | -$8,900 | +$42,500 | +12.0% | 17 |
Aug | 6 | $364,900 | $353,500 | -$11,400 | +$7,500 | +2.2% | 35 |
Jul | 8 | $349,450 | $346,000 | -$3,450 | +$3,000 | +0.9% | 25 |
Jun | 5 | $350,000 | $343,000 | -$7,000 | -$34,000 | -9.0% | 31 |
May | 5 | $409,900 | $377,000 | -$32,900 | -$3,500 | -0.9% | 13 |
Apr | 2 | $382,000 | $380,500 | -$1,500 | $0 | 0% | 13 |