');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 | $529,900 | $528,200 | -$1,700 | -$16,456 | -3.0% | 34 |
May | 11 | $554,900 | $544,656 | -$10,244 | -$9,094 | -1.6% | 14 |
Apr | 12 | $567,450 | $553,750 | -$13,700 | -$13,475 | -2.4% | 19 |
Mar | 8 | $569,450 | $567,225 | -$2,225 | +$16,525 | +3.0% | 52 |
Feb | 4 | $552,700 | $550,700 | -$2,000 | +$22,700 | +4.3% | 48 |
Jan | 3 | $534,900 | $528,000 | -$6,900 | +$8,000 | +1.5% | 56 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $544,900 | $520,000 | -$24,900 | -$37,500 | -6.7% | 49 |
Nov | 8 | $547,450 | $557,500 | +$10,050 | +$50,050 | +9.9% | 51 |
Oct | 4 | $519,900 | $507,450 | -$12,450 | -$42,450 | -7.7% | 28 |
Sep | 3 | $549,900 | $549,900 | $0 | -$10,100 | -1.8% | 43 |
Aug | 2 | $562,400 | $560,000 | -$2,400 | +$15,199 | +2.8% | 158 |
Jul | 8 | $552,450 | $544,801 | -$7,649 | -$13,199 | -2.4% | 26 |
Jun | 6 | $559,450 | $558,000 | -$1,450 | -$41,900 | -7.0% | 26 |
May | 9 | $599,900 | $599,900 | $0 | +$45,000 | +8.1% | 88 |
Apr | 11 | $554,900 | $554,900 | $0 | -$100 | 0% | 13 |
Mar | 8 | $567,450 | $555,000 | -$12,450 | +$15,500 | +2.9% | 8 |
Feb | 4 | $539,900 | $539,500 | -$400 | +$14,500 | +2.8% | 15 |
Jan | 5 | $549,900 | $525,000 | -$24,900 | +$12,200 | +2.4% | 41 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 5 | $509,900 | $512,800 | +$2,900 | -$13,600 | -2.6% | 40 |
Nov | 2 | $542,400 | $526,400 | -$16,000 | -$44,620 | -7.8% | 43 |
Oct | 1 | $567,900 | $571,020 | +$3,120 | -$78,880 | -12.1% | 37 |
Sep | 3 | $649,900 | $649,900 | $0 | +$104,900 | +19.2% | 31 |
Aug | 7 | $549,900 | $545,000 | -$4,900 | -$135,000 | -19.9% | 22 |
Jul | 2 | $649,950 | $680,000 | +$30,050 | +$33,050 | +5.1% | 6 |
Jun | 2 | $649,900 | $646,950 | -$2,950 | +$104,450 | +19.3% | 9 |
May | 2 | $542,450 | $542,500 | +$50 | -$105,000 | -16.2% | 8 |
Apr | 2 | $649,900 | $647,500 | -$2,400 | $0 | 0% | 4 |