');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 | 5 | $995,000 | $985,000 | -$10,000 | +$94,000 | +10.5% | 27 |
May | 3 | $849,900 | $891,000 | +$41,100 | +$135,250 | +17.9% | 11 |
Apr | 4 | $744,900 | $755,750 | +$10,850 | -$195,250 | -20.5% | 10 |
Mar | 5 | $886,000 | $951,000 | +$65,000 | +$208,500 | +28.1% | 11 |
Feb | 2 | $764,500 | $742,500 | -$22,000 | -$120,000 | -13.9% | 24 |
Jan | 1 | $875,000 | $862,500 | -$12,500 | -$2,500 | -0.3% | 39 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 5 | $899,900 | $865,000 | -$34,900 | +$145,000 | +20.1% | 38 |
Nov | 4 | $809,500 | $720,000 | -$89,500 | -$161,500 | -18.3% | 36 |
Oct | 8 | $898,950 | $881,500 | -$17,450 | -$5,200 | -0.6% | 12 |
Sep | 6 | $874,900 | $886,700 | +$11,800 | -$68,300 | -7.2% | 46 |
Aug | 7 | $949,000 | $955,000 | +$6,000 | +$39,800 | +4.3% | 9 |
Jul | 1 | $900,000 | $915,200 | +$15,200 | -$124,800 | -12.0% | 11 |
Jun | 3 | $1,050,000 | $1,040,000 | -$10,000 | +$315,000 | +43.4% | 22 |
May | 7 | $699,900 | $725,000 | +$25,100 | -$7,634 | -1.0% | 19 |
Apr | 5 | $749,900 | $732,634 | -$17,266 | -$42,366 | -5.5% | 9 |
Mar | 7 | $785,000 | $775,000 | -$10,000 | -$250,000 | -24.4% | 28 |
Feb | 3 | $1,099,900 | $1,025,000 | -$74,900 | +$285,000 | +38.5% | 25 |
Jan | 4 | $829,900 | $740,000 | -$89,900 | -$104,000 | -12.3% | 48 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $849,000 | $844,000 | -$5,000 | +$62,700 | +8.0% | 10 |
Nov | 5 | $799,900 | $781,300 | -$18,600 | +$151,300 | +24.0% | 11 |
Oct | 2 | $699,450 | $630,000 | -$69,450 | -$107,450 | -14.6% | 39 |
Sep | 4 | $744,450 | $737,450 | -$7,000 | -$297,550 | -28.7% | 11 |
Aug | 2 | $994,950 | $1,035,000 | +$40,050 | +$385,000 | +59.2% | 13 |
Jul | 3 | $698,000 | $650,000 | -$48,000 | -$300,000 | -31.6% | 43 |
Jun | 3 | $999,000 | $950,000 | -$49,000 | +$92,000 | +10.7% | 16 |
May | 5 | $899,900 | $858,000 | -$41,900 | $0 | 0% | 14 |