');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 | 41 | $774,000 | $763,000 | -$11,000 | -$4,800 | -0.6% | 13 |
May | 65 | $775,000 | $767,800 | -$7,200 | -$32,200 | -4.0% | 12 |
Apr | 41 | $799,900 | $800,000 | +$100 | +$50,000 | +6.7% | 15 |
Mar | 37 | $749,900 | $750,000 | +$100 | -$49,900 | -6.2% | 10 |
Feb | 23 | $800,000 | $799,900 | -$100 | +$129,900 | +19.4% | 11 |
Jan | 11 | $689,000 | $670,000 | -$19,000 | -$68,000 | -9.2% | 56 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 13 | $750,000 | $738,000 | -$12,000 | +$53,000 | +7.7% | 19 |
Nov | 27 | $699,000 | $685,000 | -$14,000 | -$77,500 | -10.2% | 21 |
Oct | 31 | $790,000 | $762,500 | -$27,500 | -$17,000 | -2.2% | 25 |
Sep | 30 | $797,000 | $779,500 | -$17,500 | +$89,500 | +13.0% | 27 |
Aug | 22 | $704,450 | $690,000 | -$14,450 | -$19,500 | -2.7% | 19 |
Jul | 30 | $739,900 | $709,500 | -$30,400 | -$35,500 | -4.8% | 29 |
Jun | 32 | $749,900 | $745,000 | -$4,900 | -$43,000 | -5.5% | 13 |
May | 48 | $799,450 | $788,000 | -$11,450 | -$22,000 | -2.7% | 13 |
Apr | 35 | $819,900 | $810,000 | -$9,900 | +$106,000 | +15.1% | 14 |
Mar | 24 | $699,900 | $704,000 | +$4,100 | +$10,000 | +1.4% | 12 |
Feb | 20 | $680,450 | $694,000 | +$13,550 | +$11,500 | +1.7% | 15 |
Jan | 8 | $709,895 | $682,500 | -$27,395 | -$70,000 | -9.3% | 48 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 12 | $799,450 | $752,500 | -$46,950 | +$63,000 | +9.1% | 44 |
Nov | 16 | $709,900 | $689,500 | -$20,400 | +$20,500 | +3.1% | 22 |
Oct | 17 | $679,900 | $669,000 | -$10,900 | -$46,000 | -6.4% | 15 |
Sep | 23 | $724,900 | $715,000 | -$9,900 | -$17,699 | -2.4% | 15 |
Aug | 29 | $725,000 | $732,699 | +$7,699 | -$81,301 | -10.0% | 13 |
Jul | 27 | $824,900 | $814,000 | -$10,900 | +$71,500 | +9.6% | 13 |
Jun | 23 | $749,900 | $742,500 | -$7,400 | +$10,050 | +1.4% | 11 |
May | 42 | $737,450 | $732,450 | -$5,000 | -$32,550 | -4.3% | 8 |
Apr | 7 | $775,000 | $765,000 | -$10,000 | $0 | 0% | 3 |