');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 | 3 | $499,900 | $500,000 | +$100 | +$30,000 | +6.4% | 8 |
May | 4 | $464,900 | $470,000 | +$5,100 | -$237,500 | -33.6% | 23 |
Mar | 2 | $724,450 | $707,500 | -$16,950 | +$217,500 | +44.4% | 154 |
Feb | 1 | $489,900 | $490,000 | +$100 | +$105,000 | +27.3% | 6 |
Jan | 1 | $399,900 | $385,000 | -$14,900 | -$87,450 | -18.5% | 57 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 4 | $484,900 | $472,450 | -$12,450 | +$102,450 | +27.7% | 30 |
Oct | 1 | $384,900 | $370,000 | -$14,900 | -$102,500 | -21.7% | 116 |
Sep | 2 | $477,450 | $472,500 | -$4,950 | +$2,550 | +0.5% | 48 |
Aug | 2 | $474,900 | $469,950 | -$4,950 | -$29,050 | -5.8% | 27 |
Jul | 3 | $499,000 | $499,000 | $0 | -$900 | -0.2% | 40 |
Jun | 3 | $499,900 | $499,900 | $0 | +$10,000 | +2.0% | 44 |
May | 5 | $489,900 | $489,900 | $0 | -$25,100 | -4.9% | 20 |
Apr | 5 | $499,900 | $515,000 | +$15,100 | +$94,000 | +22.3% | 16 |
Mar | 1 | $419,900 | $421,000 | +$1,100 | +$69,500 | +19.8% | 16 |
Feb | 2 | $369,950 | $351,500 | -$18,450 | -$148,400 | -29.7% | 18 |
Jan | 1 | $499,900 | $499,900 | $0 | +$103,400 | +26.1% | 7 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 2 | $394,900 | $396,500 | +$1,600 | -$13,500 | -3.3% | 17 |
Sep | 3 | $424,900 | $410,000 | -$14,900 | -$50,000 | -10.9% | 12 |
Aug | 3 | $449,900 | $460,000 | +$10,100 | +$90,050 | +24.3% | 12 |
Jul | 2 | $334,450 | $369,950 | +$35,500 | -$129,950 | -26.0% | 17 |
Jun | 1 | $499,900 | $499,900 | $0 | +$16,900 | +3.5% | 6 |
May | 6 | $414,900 | $483,000 | +$68,100 | +$126,500 | +35.5% | 12 |
Apr | 1 | $349,900 | $356,500 | +$6,600 | $0 | 0% | 11 |