');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 | 3 | $589,900 | $585,000 | -$4,900 | -$12,200 | -2.0% | 88 |
May | 7 | $599,900 | $597,200 | -$2,700 | +$42,200 | +7.6% | 12 |
Apr | 3 | $559,900 | $555,000 | -$4,900 | +$9,050 | +1.7% | 62 |
Mar | 2 | $554,900 | $545,950 | -$8,950 | -$39,050 | -6.7% | 29 |
Feb | 5 | $599,900 | $585,000 | -$14,900 | -$10,000 | -1.7% | 22 |
Jan | 3 | $598,800 | $595,000 | -$3,800 | +$5,005 | +0.8% | 27 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $589,900 | $589,995 | +$95 | +$57,995 | +10.9% | 185 |
Nov | 3 | $544,500 | $532,000 | -$12,500 | -$23,000 | -4.1% | 27 |
Oct | 3 | $559,900 | $555,000 | -$4,900 | -$14,000 | -2.5% | 61 |
Aug | 5 | $569,900 | $569,000 | -$900 | +$13,000 | +2.3% | 58 |
Jul | 6 | $554,925 | $556,000 | +$1,075 | -$14,000 | -2.5% | 26 |
Jun | 5 | $565,000 | $570,000 | +$5,000 | -$7,000 | -1.2% | 23 |
May | 5 | $589,900 | $577,000 | -$12,900 | +$44,000 | +8.3% | 69 |
Apr | 5 | $534,900 | $533,000 | -$1,900 | -$39,500 | -6.9% | 30 |
Mar | 5 | $584,900 | $572,500 | -$12,400 | +$38,000 | +7.1% | 36 |
Feb | 1 | $535,000 | $534,500 | -$500 | -$10,500 | -1.9% | 35 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $599,900 | $545,000 | -$54,900 | +$20,500 | +3.9% | 65 |
Nov | 1 | $534,500 | $524,500 | -$10,000 | +$100,600 | +23.7% | 35 |
Oct | 1 | $424,900 | $423,900 | -$1,000 | -$113,600 | -21.1% | 12 |
Sep | 4 | $553,750 | $537,500 | -$16,250 | +$6,500 | +1.2% | 56 |
Aug | 2 | $527,450 | $531,000 | +$3,550 | -$9,000 | -1.7% | 22 |
Jul | 2 | $549,900 | $540,000 | -$9,900 | -$34,250 | -6.0% | 16 |
Jun | 2 | $598,400 | $574,250 | -$24,150 | +$4,250 | +0.7% | 22 |
May | 8 | $577,400 | $570,000 | -$7,400 | +$40,000 | +7.5% | 20 |
Apr | 1 | $539,900 | $530,000 | -$9,900 | $0 | 0% | 15 |