');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 | 15 | $429,000 | $424,000 | -$5,000 | +$11,500 | +2.8% | 22 |
May | 12 | $420,750 | $412,500 | -$8,250 | +$6,500 | +1.6% | 14 |
Apr | 16 | $419,000 | $406,000 | -$13,000 | -$8,000 | -1.9% | 15 |
Mar | 11 | $425,000 | $414,000 | -$11,000 | +$9,050 | +2.2% | 12 |
Feb | 10 | $404,900 | $404,950 | +$50 | +$9,950 | +2.5% | 26 |
Jan | 4 | $399,900 | $395,000 | -$4,900 | $0 | 0% | 42 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 9 | $419,900 | $395,000 | -$24,900 | -$79,200 | -16.7% | 46 |
Nov | 6 | $479,950 | $474,200 | -$5,750 | +$43,200 | +10.0% | 28 |
Oct | 5 | $439,900 | $431,000 | -$8,900 | +$41,500 | +10.7% | 25 |
Sep | 8 | $399,900 | $389,500 | -$10,400 | -$72,000 | -15.6% | 32 |
Aug | 6 | $466,950 | $461,500 | -$5,450 | +$15,000 | +3.4% | 39 |
Jul | 6 | $458,450 | $446,500 | -$11,950 | +$1,500 | +0.3% | 17 |
Jun | 7 | $449,900 | $445,000 | -$4,900 | -$48,000 | -9.7% | 17 |
May | 13 | $499,000 | $493,000 | -$6,000 | +$60,500 | +14.0% | 19 |
Apr | 9 | $439,900 | $432,500 | -$7,400 | -$37,500 | -8.0% | 25 |
Mar | 9 | $410,000 | $470,000 | +$60,000 | -$17,450 | -3.6% | 19 |
Feb | 4 | $494,900 | $487,450 | -$7,450 | +$24,200 | +5.2% | 68 |
Jan | 2 | $470,950 | $463,250 | -$7,700 | +$68,250 | +17.3% | 86 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 3 | $400,000 | $395,000 | -$5,000 | -$25,750 | -6.1% | 38 |
Nov | 4 | $419,950 | $420,750 | +$800 | -$9,250 | -2.2% | 14 |
Oct | 7 | $425,000 | $430,000 | +$5,000 | -$19,000 | -4.2% | 20 |
Sep | 11 | $449,000 | $449,000 | $0 | +$79,000 | +21.4% | 12 |
Aug | 6 | $385,950 | $370,000 | -$15,950 | -$89,000 | -19.4% | 22 |
Jul | 2 | $471,000 | $459,000 | -$12,000 | +$34,000 | +8.0% | 34 |
Jun | 5 | $425,000 | $425,000 | $0 | -$44,950 | -9.6% | 16 |
May | 12 | $474,700 | $469,950 | -$4,750 | +$80,050 | +20.5% | 17 |
Apr | 1 | $389,900 | $389,900 | $0 | $0 | 0% | 16 |