');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 | 2 | $617,000 | $610,000 | -$7,000 | -$1,250 | -0.2% | 62 |
May | 10 | $629,950 | $611,250 | -$18,700 | -$3,750 | -0.6% | 33 |
Apr | 9 | $619,900 | $615,000 | -$4,900 | +$11,500 | +1.9% | 17 |
Mar | 8 | $599,000 | $603,500 | +$4,500 | -$23,000 | -3.7% | 37 |
Feb | 6 | $639,950 | $626,500 | -$13,450 | +$11,500 | +1.9% | 35 |
Jan | 7 | $641,000 | $615,000 | -$26,000 | -$25,000 | -3.9% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 8 | $647,000 | $640,000 | -$7,000 | +$55,000 | +9.4% | 31 |
Nov | 8 | $599,450 | $585,000 | -$14,450 | -$21,000 | -3.5% | 22 |
Oct | 10 | $599,900 | $606,000 | +$6,100 | -$10,500 | -1.7% | 24 |
Sep | 4 | $637,450 | $616,500 | -$20,950 | +$34,000 | +5.8% | 64 |
Aug | 6 | $595,445 | $582,500 | -$12,945 | +$14,000 | +2.5% | 30 |
Jul | 6 | $574,945 | $568,500 | -$6,445 | -$59,500 | -9.5% | 41 |
Jun | 1 | $635,000 | $628,000 | -$7,000 | -$17,000 | -2.6% | 38 |
May | 7 | $669,900 | $645,000 | -$24,900 | +$10,000 | +1.6% | 15 |
Apr | 7 | $649,900 | $635,000 | -$14,900 | -$18,000 | -2.8% | 34 |
Mar | 11 | $665,000 | $653,000 | -$12,000 | +$18,000 | +2.8% | 37 |
Feb | 7 | $649,900 | $635,000 | -$14,900 | +$46,000 | +7.8% | 15 |
Jan | 4 | $622,500 | $589,000 | -$33,500 | -$81,000 | -12.1% | 40 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 5 | $699,900 | $670,000 | -$29,900 | +$37,500 | +5.9% | 40 |
Nov | 4 | $659,350 | $632,500 | -$26,850 | +$32,500 | +5.4% | 29 |
Oct | 2 | $649,450 | $600,000 | -$49,450 | +$5,000 | +0.8% | 31 |
Sep | 3 | $595,000 | $595,000 | $0 | -$97,500 | -14.1% | 58 |
Aug | 2 | $712,000 | $692,500 | -$19,500 | -$20,000 | -2.8% | 36 |
Jul | 2 | $759,450 | $712,500 | -$46,950 | +$118,000 | +19.8% | 33 |
Jun | 4 | $609,000 | $594,500 | -$14,500 | -$61,000 | -9.3% | 30 |
May | 2 | $624,944 | $655,500 | +$30,556 | -$2,000 | -0.3% | 14 |
Apr | 2 | $644,999 | $657,500 | +$12,501 | $0 | 0% | 7 |