');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 | 35 | $655,000 | $655,000 | $0 | +$43,500 | +7.1% | 15 |
May | 34 | $622,400 | $611,500 | -$10,900 | -$70,950 | -10.4% | 26 |
Apr | 32 | $694,900 | $682,450 | -$12,450 | +$34,050 | +5.3% | 18 |
Mar | 30 | $662,400 | $648,400 | -$14,000 | -$46,600 | -6.7% | 23 |
Feb | 29 | $699,000 | $695,000 | -$4,000 | +$130,000 | +23.0% | 16 |
Jan | 12 | $567,450 | $565,000 | -$2,450 | +$5,000 | +0.9% | 49 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 16 | $582,500 | $560,000 | -$22,500 | -$47,200 | -7.8% | 61 |
Nov | 32 | $614,900 | $607,200 | -$7,700 | +$17,200 | +2.9% | 44 |
Oct | 31 | $599,500 | $590,000 | -$9,500 | -$35,000 | -5.6% | 36 |
Sep | 33 | $639,000 | $625,000 | -$14,000 | +$33,000 | +5.6% | 29 |
Aug | 31 | $599,900 | $592,000 | -$7,900 | -$47,000 | -7.4% | 40 |
Jul | 37 | $639,900 | $639,000 | -$900 | -$36,000 | -5.3% | 22 |
Jun | 42 | $687,450 | $675,000 | -$12,450 | +$86,000 | +14.6% | 22 |
May | 34 | $598,950 | $589,000 | -$9,950 | -$48,250 | -7.6% | 19 |
Apr | 42 | $639,450 | $637,250 | -$2,200 | +$5,250 | +0.8% | 21 |
Mar | 19 | $638,900 | $632,000 | -$6,900 | +$59,500 | +10.4% | 26 |
Feb | 26 | $597,000 | $572,500 | -$24,500 | +$500 | +0.1% | 23 |
Jan | 17 | $594,000 | $572,000 | -$22,000 | +$40,000 | +7.5% | 17 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 11 | $550,000 | $532,000 | -$18,000 | -$34,250 | -6.0% | 41 |
Nov | 14 | $587,450 | $566,250 | -$21,200 | -$8,125 | -1.4% | 30 |
Oct | 32 | $592,450 | $574,375 | -$18,075 | +$3,375 | +0.6% | 28 |
Sep | 29 | $589,900 | $571,000 | -$18,900 | +$16,850 | +3.0% | 25 |
Aug | 24 | $554,900 | $554,150 | -$750 | -$44,850 | -7.5% | 20 |
Jul | 35 | $599,900 | $599,000 | -$900 | +$13,500 | +2.3% | 15 |
Jun | 34 | $592,500 | $585,500 | -$7,000 | +$30,550 | +5.5% | 17 |
May | 24 | $567,400 | $554,950 | -$12,450 | -$72,050 | -11.5% | 10 |
Apr | 3 | $550,000 | $627,000 | +$77,000 | $0 | 0% | 10 |