');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 | 51 | $599,900 | $590,000 | -$9,900 | -$12,500 | -2.1% | 24 |
May | 67 | $605,000 | $602,500 | -$2,500 | +$9,950 | +1.7% | 15 |
Apr | 50 | $599,900 | $592,550 | -$7,350 | -$2,450 | -0.4% | 14 |
Mar | 39 | $599,900 | $595,000 | -$4,900 | -$3,000 | -0.5% | 15 |
Feb | 23 | $599,000 | $598,000 | -$1,000 | +$8,000 | +1.4% | 13 |
Jan | 26 | $599,900 | $590,000 | -$9,900 | $0 | 0% | 50 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 23 | $599,900 | $590,000 | -$9,900 | +$8,500 | +1.5% | 27 |
Nov | 44 | $593,900 | $581,500 | -$12,400 | +$16,500 | +2.9% | 22 |
Oct | 29 | $559,000 | $565,000 | +$6,000 | -$7,500 | -1.3% | 20 |
Sep | 23 | $589,000 | $572,500 | -$16,500 | -$500 | -0.1% | 14 |
Aug | 35 | $579,900 | $573,000 | -$6,900 | -$28,500 | -4.7% | 17 |
Jul | 32 | $608,400 | $601,500 | -$6,900 | -$16,000 | -2.6% | 25 |
Jun | 41 | $625,000 | $617,500 | -$7,500 | +$22,500 | +3.8% | 13 |
May | 43 | $595,000 | $595,000 | $0 | -$1,000 | -0.2% | 16 |
Apr | 44 | $599,900 | $596,000 | -$3,900 | +$19,000 | +3.3% | 14 |
Mar | 40 | $581,950 | $577,000 | -$4,950 | +$2,000 | +0.3% | 12 |
Feb | 31 | $575,000 | $575,000 | $0 | -$10,000 | -1.7% | 13 |
Jan | 19 | $585,000 | $585,000 | $0 | +$17,500 | +3.1% | 17 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 16 | $577,200 | $567,500 | -$9,700 | +$1,501 | +0.3% | 42 |
Nov | 19 | $574,900 | $565,999 | -$8,901 | -$18,751 | -3.2% | 27 |
Oct | 28 | $599,450 | $584,750 | -$14,700 | +$4,750 | +0.8% | 20 |
Sep | 30 | $586,450 | $580,000 | -$6,450 | +$5,000 | +0.9% | 19 |
Aug | 31 | $574,900 | $575,000 | +$100 | -$20,000 | -3.4% | 15 |
Jul | 19 | $599,000 | $595,000 | -$4,000 | -$2,000 | -0.3% | 13 |
Jun | 47 | $599,000 | $597,000 | -$2,000 | +$12,500 | +2.1% | 12 |
May | 40 | $585,000 | $584,500 | -$500 | -$15,500 | -2.6% | 8 |
Apr | 15 | $599,888 | $600,000 | +$112 | $0 | 0% | 10 |