');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 | 25 | $720,900 | $717,500 | -$3,400 | -$5,500 | -0.8% | 22 |
May | 33 | $720,000 | $723,000 | +$3,000 | -$8,250 | -1.1% | 20 |
Apr | 24 | $739,900 | $731,250 | -$8,650 | +$91,250 | +14.3% | 29 |
Mar | 15 | $674,900 | $640,000 | -$34,900 | -$32,500 | -4.8% | 23 |
Feb | 20 | $679,450 | $672,500 | -$6,950 | -$57,500 | -7.9% | 25 |
Jan | 23 | $749,900 | $730,000 | -$19,900 | -$70,000 | -8.8% | 50 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 7 | $830,000 | $800,000 | -$30,000 | +$158,000 | +24.6% | 63 |
Nov | 16 | $654,400 | $642,000 | -$12,400 | +$43,000 | +7.2% | 51 |
Oct | 25 | $600,000 | $599,000 | -$1,000 | -$56,000 | -8.5% | 30 |
Sep | 21 | $679,900 | $655,000 | -$24,900 | $0 | 0% | 25 |
Aug | 13 | $669,900 | $655,000 | -$14,900 | +$15,000 | +2.3% | 32 |
Jul | 32 | $639,900 | $640,000 | +$100 | -$32,000 | -4.8% | 18 |
Jun | 27 | $689,000 | $672,000 | -$17,000 | -$7,900 | -1.2% | 14 |
May | 33 | $679,900 | $679,900 | $0 | +$34,900 | +5.4% | 19 |
Apr | 29 | $650,000 | $645,000 | -$5,000 | -$5,000 | -0.8% | 17 |
Mar | 27 | $654,900 | $650,000 | -$4,900 | -$32,500 | -4.8% | 26 |
Feb | 24 | $694,350 | $682,500 | -$11,850 | +$40,000 | +6.2% | 31 |
Jan | 10 | $652,900 | $642,500 | -$10,400 | +$38,750 | +6.4% | 60 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 10 | $612,400 | $603,750 | -$8,650 | +$1,250 | +0.2% | 49 |
Nov | 8 | $614,900 | $602,500 | -$12,400 | -$95,000 | -13.6% | 26 |
Oct | 17 | $699,900 | $697,500 | -$2,400 | -$7,500 | -1.1% | 18 |
Sep | 15 | $699,900 | $705,000 | +$5,100 | +$37,550 | +5.6% | 18 |
Aug | 18 | $687,450 | $667,450 | -$20,000 | -$37,300 | -5.3% | 24 |
Jul | 24 | $714,900 | $704,750 | -$10,150 | +$36,750 | +5.5% | 23 |
Jun | 21 | $699,900 | $668,000 | -$31,900 | +$43,000 | +6.9% | 22 |
May | 29 | $639,000 | $625,000 | -$14,000 | -$112,500 | -15.3% | 15 |
Apr | 7 | $754,900 | $737,500 | -$17,400 | $0 | 0% | 8 |