');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 | 70 | $636,300 | $627,000 | -$9,300 | +$2,000 | +0.3% | 16 |
May | 72 | $632,400 | $625,000 | -$7,400 | +$1,000 | +0.2% | 16 |
Apr | 56 | $629,600 | $624,000 | -$5,600 | +$12,000 | +2.0% | 21 |
Mar | 51 | $619,000 | $612,000 | -$7,000 | -$18,000 | -2.9% | 16 |
Feb | 36 | $635,400 | $630,000 | -$5,400 | +$10,000 | +1.6% | 14 |
Jan | 36 | $623,900 | $620,000 | -$3,900 | -$10,000 | -1.6% | 35 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 29 | $630,000 | $630,000 | $0 | +$12,750 | +2.1% | 17 |
Nov | 42 | $624,500 | $617,250 | -$7,250 | +$32,250 | +5.5% | 18 |
Oct | 45 | $599,900 | $585,000 | -$14,900 | -$35,000 | -5.6% | 27 |
Sep | 41 | $629,000 | $620,000 | -$9,000 | +$5,000 | +0.8% | 15 |
Aug | 33 | $624,900 | $615,000 | -$9,900 | -$10,000 | -1.6% | 21 |
Jul | 57 | $639,900 | $625,000 | -$14,900 | +$7,000 | +1.1% | 15 |
Jun | 41 | $620,000 | $618,000 | -$2,000 | -$23,250 | -3.6% | 13 |
May | 52 | $649,900 | $641,250 | -$8,650 | +$24,750 | +4.0% | 13 |
Apr | 50 | $624,450 | $616,500 | -$7,950 | -$12,000 | -1.9% | 15 |
Mar | 34 | $633,900 | $628,500 | -$5,400 | +$19,050 | +3.1% | 19 |
Feb | 26 | $599,400 | $609,450 | +$10,050 | +$4,950 | +0.8% | 18 |
Jan | 26 | $614,950 | $604,500 | -$10,450 | -$7,750 | -1.3% | 37 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 16 | $624,945 | $612,250 | -$12,695 | -$12,750 | -2.0% | 30 |
Nov | 23 | $639,900 | $625,000 | -$14,900 | $0 | 0% | 20 |
Oct | 31 | $649,900 | $625,000 | -$24,900 | +$14,500 | +2.4% | 21 |
Sep | 36 | $609,950 | $610,500 | +$550 | -$22,000 | -3.5% | 14 |
Aug | 36 | $635,000 | $632,500 | -$2,500 | -$10,000 | -1.6% | 14 |
Jul | 50 | $649,450 | $642,500 | -$6,950 | +$2,500 | +0.4% | 13 |
Jun | 51 | $645,000 | $640,000 | -$5,000 | +$8,550 | +1.4% | 8 |
May | 57 | $622,000 | $631,450 | +$9,450 | -$17,500 | -2.7% | 7 |
Apr | 22 | $639,900 | $648,950 | +$9,050 | $0 | 0% | 4 |