');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 | 86 | $834,900 | $823,000 | -$11,900 | -$7,000 | -0.8% | 17 |
May | 86 | $827,450 | $830,000 | +$2,550 | -$27,500 | -3.2% | 13 |
Apr | 64 | $859,900 | $857,500 | -$2,400 | +$17,500 | +2.1% | 17 |
Mar | 63 | $845,000 | $840,000 | -$5,000 | +$27,500 | +3.4% | 16 |
Feb | 32 | $839,900 | $812,500 | -$27,400 | -$42,500 | -5.0% | 10 |
Jan | 25 | $859,000 | $855,000 | -$4,000 | +$63,750 | +8.1% | 60 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 30 | $802,450 | $791,250 | -$11,200 | -$37,850 | -4.6% | 32 |
Nov | 52 | $849,495 | $829,100 | -$20,395 | +$16,600 | +2.0% | 29 |
Oct | 56 | $829,000 | $812,500 | -$16,500 | -$10,000 | -1.2% | 25 |
Sep | 48 | $834,950 | $822,500 | -$12,450 | +$7,500 | +0.9% | 16 |
Aug | 37 | $834,900 | $815,000 | -$19,900 | +$15,000 | +1.9% | 29 |
Jul | 61 | $799,900 | $800,000 | +$100 | -$75,000 | -8.6% | 19 |
Jun | 67 | $880,000 | $875,000 | -$5,000 | +$22,000 | +2.6% | 15 |
May | 74 | $850,000 | $853,000 | +$3,000 | +$23,500 | +2.8% | 12 |
Apr | 76 | $839,450 | $829,500 | -$9,950 | -$61,000 | -6.9% | 12 |
Mar | 62 | $894,950 | $890,500 | -$4,450 | +$100,500 | +12.7% | 13 |
Feb | 37 | $799,900 | $790,000 | -$9,900 | -$40,000 | -4.8% | 18 |
Jan | 25 | $855,000 | $830,000 | -$25,000 | -$19,500 | -2.3% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 24 | $864,700 | $849,500 | -$15,200 | +$87,050 | +11.4% | 46 |
Nov | 40 | $789,900 | $762,450 | -$27,450 | -$126,550 | -14.2% | 27 |
Oct | 29 | $899,900 | $889,000 | -$10,900 | +$9,000 | +1.0% | 21 |
Sep | 39 | $899,000 | $880,000 | -$19,000 | -$22,500 | -2.5% | 16 |
Aug | 34 | $877,400 | $902,500 | +$25,100 | +$66,500 | +8.0% | 16 |
Jul | 65 | $835,000 | $836,000 | +$1,000 | -$1,500 | -0.2% | 11 |
Jun | 66 | $826,950 | $837,500 | +$10,550 | +$19,500 | +2.4% | 14 |
May | 77 | $824,900 | $818,000 | -$6,900 | +$29,000 | +3.7% | 9 |
Apr | 23 | $789,000 | $789,000 | $0 | $0 | 0% | 7 |