');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 |
May | 4 | $787,500 | $782,500 | -$5,000 | +$8,500 | +1.1% | 20 |
Apr | 1 | $799,900 | $774,000 | -$25,900 | +$184,000 | +31.2% | 62 |
Mar | 5 | $599,900 | $590,000 | -$9,900 | -$199,900 | -25.3% | 61 |
Feb | 1 | $749,900 | $789,900 | +$40,000 | +$159,900 | +25.4% | 81 |
Jan | 3 | $679,900 | $630,000 | -$49,900 | -$212,624 | -25.2% | 3 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $853,571 | $842,624 | -$10,947 | +$2,807 | +0.3% | 16 |
Nov | 3 | $824,900 | $839,817 | +$14,917 | +$190,817 | +29.4% | 86 |
Oct | 2 | $664,900 | $649,000 | -$15,900 | +$50,000 | +8.3% | 23 |
Aug | 1 | $599,000 | $599,000 | $0 | -$183,855 | -23.5% | 0 |
Jul | 1 | $799,900 | $782,855 | -$17,045 | +$182,855 | +30.5% | 40 |
May | 1 | $624,999 | $600,000 | -$24,999 | -$30,000 | -4.8% | 184 |
Apr | 2 | $642,450 | $630,000 | -$12,450 | +$28,500 | +4.7% | 17 |
Mar | 2 | $624,700 | $601,500 | -$23,200 | -$209,000 | -25.8% | 79 |
Feb | 2 | $837,450 | $810,500 | -$26,950 | +$210,500 | +35.1% | 21 |
Jan | 1 | $619,900 | $600,000 | -$19,900 | -$120,000 | -16.7% | 60 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Sep | 1 | $699,000 | $720,000 | +$21,000 | +$105,000 | +17.1% | 6 |
Aug | 1 | $649,000 | $615,000 | -$34,000 | -$365,000 | -37.2% | 18 |
Jul | 1 | $999,900 | $980,000 | -$19,900 | +$325,000 | +49.6% | 43 |
Jun | 2 | $694,950 | $655,000 | -$39,950 | +$20,000 | +3.1% | 29 |
May | 1 | $639,900 | $635,000 | -$4,900 | $0 | 0% | 23 |