');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 | 17 | $379,000 | $370,000 | -$9,000 | -$133,450 | -26.5% | 38 |
May | 18 | $512,450 | $503,450 | -$9,000 | +$135,050 | +36.7% | 31 |
Apr | 18 | $381,950 | $368,400 | -$13,550 | -$58,600 | -13.7% | 39 |
Mar | 11 | $439,900 | $427,000 | -$12,900 | +$27,050 | +6.8% | 33 |
Feb | 12 | $404,450 | $399,950 | -$4,500 | +$47,450 | +13.5% | 47 |
Jan | 8 | $361,500 | $352,500 | -$9,000 | +$3,750 | +1.1% | 62 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 6 | $362,400 | $348,750 | -$13,650 | -$42,750 | -10.9% | 41 |
Nov | 10 | $399,900 | $391,500 | -$8,400 | -$59,000 | -13.1% | 46 |
Oct | 12 | $454,900 | $450,500 | -$4,400 | +$10,500 | +2.4% | 33 |
Sep | 6 | $449,900 | $440,000 | -$9,900 | +$50,000 | +12.8% | 66 |
Aug | 13 | $399,000 | $390,000 | -$9,000 | -$25,000 | -6.0% | 46 |
Jul | 16 | $424,950 | $415,000 | -$9,950 | +$26,750 | +6.9% | 24 |
Jun | 24 | $397,450 | $388,250 | -$9,200 | -$106,750 | -21.6% | 27 |
May | 27 | $485,000 | $495,000 | +$10,000 | +$75,000 | +17.9% | 19 |
Apr | 18 | $422,000 | $420,000 | -$2,000 | -$18,000 | -4.1% | 20 |
Mar | 13 | $449,900 | $438,000 | -$11,900 | +$37,000 | +9.2% | 17 |
Feb | 18 | $403,500 | $401,000 | -$2,500 | +$16,750 | +4.4% | 52 |
Jan | 12 | $387,000 | $384,250 | -$2,750 | +$48,000 | +14.3% | 76 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $352,450 | $336,250 | -$16,200 | -$48,750 | -12.7% | 62 |
Nov | 7 | $384,900 | $385,000 | +$100 | -$62,750 | -14.0% | 24 |
Oct | 10 | $454,950 | $447,750 | -$7,200 | +$19,740 | +4.6% | 23 |
Sep | 10 | $424,950 | $428,010 | +$3,060 | -$96,490 | -18.4% | 50 |
Aug | 11 | $525,000 | $524,500 | -$500 | +$65,800 | +14.3% | 29 |
Jul | 16 | $459,900 | $458,700 | -$1,200 | +$39,450 | +9.4% | 20 |
Jun | 24 | $422,400 | $419,250 | -$3,150 | +$14,250 | +3.5% | 28 |
May | 25 | $414,900 | $405,000 | -$9,900 | +$47,500 | +13.3% | 15 |
Apr | 2 | $362,450 | $357,500 | -$4,950 | $0 | 0% | 7 |