');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 | $574,700 | $565,000 | -$9,700 | +$50,000 | +9.7% | 43 |
May | 1 | $524,900 | $515,000 | -$9,900 | +$31,500 | +6.5% | 53 |
Apr | 2 | $494,000 | $483,500 | -$10,500 | +$46,000 | +10.5% | 43 |
Feb | 1 | $449,900 | $437,500 | -$12,400 | -$52,500 | -10.7% | 18 |
Jan | 1 | $499,900 | $490,000 | -$9,900 | +$57,500 | +13.3% | 14 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $444,999 | $432,500 | -$12,499 | +$57,500 | +15.3% | 7 |
Nov | 3 | $387,500 | $375,000 | -$12,500 | -$207,500 | -35.6% | 140 |
Oct | 2 | $599,900 | $582,500 | -$17,400 | +$92,500 | +18.9% | 185 |
Aug | 1 | $499,900 | $490,000 | -$9,900 | +$25,000 | +5.4% | 15 |
Jul | 1 | $474,000 | $465,000 | -$9,000 | -$100,000 | -17.7% | 86 |
Jun | 1 | $574,900 | $565,000 | -$9,900 | +$15,000 | +2.7% | 10 |
Apr | 3 | $569,000 | $550,000 | -$19,000 | +$125,000 | +29.4% | 27 |
Mar | 1 | $439,900 | $425,000 | -$14,900 | -$10,000 | -2.3% | 104 |
Feb | 3 | $444,900 | $435,000 | -$9,900 | -$110,000 | -20.2% | 75 |
Jan | 1 | $565,000 | $545,000 | -$20,000 | -$55,000 | -9.2% | 35 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $614,900 | $600,000 | -$14,900 | +$210,000 | +53.8% | 33 |
Aug | 1 | $399,000 | $390,000 | -$9,000 | -$85,500 | -18.0% | 9 |
Jul | 2 | $487,450 | $475,500 | -$11,950 | -$89,500 | -15.8% | 50 |
Feb | 3 | $574,900 | $565,000 | -$9,900 | -$25,000 | -4.2% | 32 |
Jan | 1 | $599,900 | $590,000 | -$9,900 | +$390,100 | +195.1% | 12 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Mar | 1 | $229,900 | $199,900 | -$30,000 | $0 | 0% | 343 |