');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 | 20 | $626,950 | $615,000 | -$11,950 | -$37,500 | -5.7% | 15 |
May | 36 | $662,450 | $652,500 | -$9,950 | +$40,000 | +6.5% | 20 |
Apr | 16 | $624,500 | $612,500 | -$12,000 | -$22,495 | -3.5% | 21 |
Mar | 24 | $644,495 | $634,995 | -$9,500 | +$27,995 | +4.6% | 25 |
Feb | 9 | $649,900 | $607,000 | -$42,900 | +$15,750 | +2.7% | 17 |
Jan | 8 | $604,450 | $591,250 | -$13,200 | -$7,750 | -1.3% | 19 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 12 | $607,400 | $599,000 | -$8,400 | -$26,560 | -4.2% | 33 |
Nov | 26 | $627,450 | $625,560 | -$1,890 | -$19,440 | -3.0% | 17 |
Oct | 21 | $656,515 | $645,000 | -$11,515 | -$7,500 | -1.1% | 23 |
Sep | 6 | $666,300 | $652,500 | -$13,800 | +$23,236 | +3.7% | 30 |
Aug | 24 | $630,945 | $629,264 | -$1,681 | +$52,264 | +9.1% | 23 |
Jul | 19 | $585,000 | $577,000 | -$8,000 | -$72,521 | -11.2% | 21 |
Jun | 24 | $659,990 | $649,521 | -$10,469 | -$5,479 | -0.8% | 21 |
May | 23 | $664,900 | $655,000 | -$9,900 | +$80,050 | +13.9% | 20 |
Apr | 24 | $579,895 | $574,950 | -$4,945 | -$16,300 | -2.8% | 17 |
Mar | 24 | $594,945 | $591,250 | -$3,695 | +$1,260 | +0.2% | 26 |
Feb | 19 | $589,990 | $589,990 | $0 | +$10,000 | +1.7% | 14 |
Jan | 19 | $579,990 | $579,990 | $0 | +$4,990 | +0.9% | 28 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 9 | $579,990 | $575,000 | -$4,990 | -$70,500 | -10.9% | 34 |
Nov | 8 | $644,450 | $645,500 | +$1,050 | +$62,500 | +10.7% | 41 |
Oct | 6 | $592,450 | $583,000 | -$9,450 | -$16,000 | -2.7% | 38 |
Sep | 10 | $618,500 | $599,000 | -$19,500 | -$1,550 | -0.3% | 23 |
Aug | 16 | $599,450 | $600,550 | +$1,100 | +$26,800 | +4.7% | 17 |
Jul | 12 | $582,500 | $573,750 | -$8,750 | -$101,250 | -15.0% | 12 |
Jun | 14 | $672,450 | $675,000 | +$2,550 | +$43,250 | +6.8% | 15 |
May | 22 | $624,900 | $631,750 | +$6,850 | +$31,750 | +5.3% | 9 |
Apr | 7 | $599,900 | $600,000 | +$100 | $0 | 0% | 1 |