');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 | 1 | $489,900 | $494,000 | +$4,100 | +$71,500 | +16.9% | 11 |
Mar | 2 | $447,450 | $422,500 | -$24,950 | -$47,500 | -10.1% | 69 |
Jan | 1 | $479,900 | $470,000 | -$9,900 | -$52,500 | -10.0% | 32 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $535,900 | $522,500 | -$13,400 | -$42,500 | -7.5% | 14 |
Oct | 1 | $565,000 | $565,000 | $0 | +$6,000 | +1.1% | 12 |
Aug | 2 | $499,900 | $559,000 | +$59,100 | +$96,500 | +20.9% | 7 |
May | 1 | $469,900 | $462,500 | -$7,400 | -$82,500 | -15.1% | 44 |
Apr | 1 | $548,500 | $545,000 | -$3,500 | +$87,500 | +19.1% | 145 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Sep | 2 | $472,400 | $457,500 | -$14,900 | -$32,500 | -6.6% | 56 |
May | 2 | $494,900 | $490,000 | -$4,900 | +$1,000 | +0.2% | 14 |
Apr | 5 | $489,900 | $489,000 | -$900 | +$850 | +0.2% | 22 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $472,400 | $488,150 | +$15,750 | +$232,250 | +90.8% | 18 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Apr | 1 | $264,900 | $255,900 | -$9,000 | -$54,100 | -17.5% | 34 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 1 | $319,800 | $310,000 | -$9,800 | +$66,000 | +27.0% | 2 |
Oct | 1 | $239,900 | $244,000 | +$4,100 | +$15,000 | +6.6% | 492 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $229,900 | $229,000 | -$900 | +$20,000 | +9.6% | 177 |
Jun | 1 | $219,900 | $209,000 | -$10,900 | +$46,000 | +28.2% | 19 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Apr | 1 | $168,900 | $163,000 | -$5,900 | +$13,000 | +8.7% | 77 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Mar | 1 | $149,900 | $150,000 | +$100 | $0 | 0% | 4 |