');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 | 14 | $632,400 | $605,000 | -$27,400 | +$22,500 | +3.9% | 20 |
May | 18 | $591,950 | $582,500 | -$9,450 | +$23,500 | +4.2% | 22 |
Apr | 15 | $554,900 | $559,000 | +$4,100 | -$52,000 | -8.5% | 18 |
Mar | 8 | $622,400 | $611,000 | -$11,400 | +$96,000 | +18.6% | 27 |
Feb | 7 | $539,900 | $515,000 | -$24,900 | -$57,999 | -10.1% | 43 |
Jan | 7 | $599,900 | $572,999 | -$26,901 | -$4,501 | -0.8% | 16 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 7 | $584,900 | $577,500 | -$7,400 | +$37,600 | +7.0% | 49 |
Nov | 11 | $549,900 | $539,900 | -$10,000 | +$14,900 | +2.8% | 21 |
Oct | 3 | $498,000 | $525,000 | +$27,000 | +$70,000 | +15.4% | 40 |
Sep | 2 | $479,900 | $455,000 | -$24,900 | -$80,000 | -15.0% | 35 |
Aug | 1 | $539,900 | $535,000 | -$4,900 | +$60,000 | +12.6% | 25 |
Jun | 3 | $489,900 | $475,000 | -$14,900 | -$50,000 | -9.5% | 35 |
May | 3 | $529,900 | $525,000 | -$4,900 | +$70,000 | +15.4% | 51 |
Apr | 1 | $459,999 | $455,000 | -$4,999 | -$19,900 | -4.2% | 52 |
Mar | 1 | $474,900 | $474,900 | $0 | -$170,100 | -26.4% | 15 |
Jan | 2 | $649,957 | $645,000 | -$4,957 | +$110,000 | +20.6% | 28 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 3 | $549,900 | $535,000 | -$14,900 | -$107,500 | -16.7% | 69 |
Oct | 2 | $672,400 | $642,500 | -$29,900 | +$62,500 | +10.8% | 16 |
Sep | 2 | $592,950 | $580,000 | -$12,950 | -$40,000 | -6.5% | 33 |
Aug | 1 | $649,900 | $620,000 | -$29,900 | +$12,000 | +2.0% | 35 |
Jun | 3 | $639,900 | $608,000 | -$31,900 | -$14,500 | -2.3% | 14 |
May | 2 | $637,400 | $622,500 | -$14,900 | +$242,500 | +63.8% | 34 |
Apr | 1 | $399,900 | $380,000 | -$19,900 | $0 | 0% | 15 |