');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 | 8 | $656,945 | $644,000 | -$12,945 | +$2,000 | +0.3% | 20 |
May | 21 | $649,900 | $642,000 | -$7,900 | +$37,050 | +6.1% | 14 |
Apr | 20 | $604,900 | $604,950 | +$50 | -$40,050 | -6.2% | 12 |
Mar | 9 | $649,900 | $645,000 | -$4,900 | +$10,000 | +1.6% | 14 |
Feb | 10 | $648,900 | $635,000 | -$13,900 | +$20,000 | +3.3% | 19 |
Jan | 7 | $615,000 | $615,000 | $0 | +$3,500 | +0.6% | 29 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 6 | $619,950 | $611,500 | -$8,450 | +$11,500 | +1.9% | 32 |
Nov | 11 | $579,999 | $600,000 | +$20,001 | -$19,000 | -3.1% | 20 |
Oct | 11 | $624,990 | $619,000 | -$5,990 | -$16,000 | -2.5% | 20 |
Sep | 13 | $649,000 | $635,000 | -$14,000 | +$40,005 | +6.7% | 14 |
Aug | 12 | $599,945 | $594,995 | -$4,950 | -$27,505 | -4.4% | 32 |
Jul | 12 | $638,400 | $622,500 | -$15,900 | -$11,500 | -1.8% | 27 |
Jun | 14 | $639,950 | $634,000 | -$5,950 | -$4,000 | -0.6% | 11 |
May | 13 | $629,900 | $638,000 | +$8,100 | +$12,775 | +2.0% | 11 |
Apr | 20 | $632,400 | $625,225 | -$7,175 | +$17,225 | +2.8% | 17 |
Mar | 7 | $619,900 | $608,000 | -$11,900 | +$21,750 | +3.7% | 14 |
Feb | 14 | $594,900 | $586,250 | -$8,650 | +$6,250 | +1.1% | 18 |
Jan | 9 | $599,900 | $580,000 | -$19,900 | $0 | 0% | 27 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $585,000 | $580,000 | -$5,000 | +$29,950 | +5.4% | 11 |
Nov | 4 | $569,900 | $550,050 | -$19,850 | -$40,450 | -6.9% | 24 |
Oct | 8 | $597,400 | $590,500 | -$6,900 | +$36,500 | +6.6% | 24 |
Sep | 15 | $564,900 | $554,000 | -$10,900 | -$73,000 | -11.6% | 27 |
Aug | 10 | $632,400 | $627,000 | -$5,400 | -$1,750 | -0.3% | 17 |
Jul | 12 | $619,450 | $628,750 | +$9,300 | -$6,200 | -1.0% | 20 |
Jun | 12 | $647,450 | $634,950 | -$12,500 | -$50 | 0% | 12 |
May | 11 | $618,900 | $635,000 | +$16,100 | +$65,000 | +11.4% | 9 |
Apr | 3 | $524,500 | $570,000 | +$45,500 | $0 | 0% | 7 |