');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 | 86 | $757,400 | $757,000 | -$400 | -$32,900 | -4.2% | 14 |
May | 97 | $799,900 | $789,900 | -$10,000 | +$15,700 | +2.0% | 17 |
Apr | 58 | $774,950 | $774,200 | -$750 | +$4,300 | +0.6% | 18 |
Mar | 57 | $795,000 | $769,900 | -$25,100 | -$25,600 | -3.2% | 15 |
Feb | 34 | $784,900 | $795,500 | +$10,600 | +$115,950 | +17.1% | 11 |
Jan | 26 | $682,450 | $679,550 | -$2,900 | -$65,450 | -8.8% | 31 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 21 | $739,900 | $745,000 | +$5,100 | -$27,500 | -3.6% | 19 |
Nov | 42 | $777,450 | $772,500 | -$4,950 | +$62,500 | +8.8% | 20 |
Oct | 45 | $719,900 | $710,000 | -$9,900 | $0 | 0% | 20 |
Sep | 44 | $712,450 | $710,000 | -$2,450 | -$50,000 | -6.6% | 23 |
Aug | 63 | $765,000 | $760,000 | -$5,000 | +$13,000 | +1.7% | 21 |
Jul | 65 | $749,900 | $747,000 | -$2,900 | -$28,000 | -3.6% | 26 |
Jun | 87 | $774,900 | $775,000 | +$100 | -$7,250 | -0.9% | 18 |
May | 68 | $794,950 | $782,250 | -$12,700 | -$2,750 | -0.4% | 18 |
Apr | 55 | $799,900 | $785,000 | -$14,900 | +$10,000 | +1.3% | 26 |
Mar | 54 | $782,400 | $775,000 | -$7,400 | +$57,000 | +7.9% | 13 |
Feb | 39 | $748,000 | $718,000 | -$30,000 | +$45,000 | +6.7% | 16 |
Jan | 23 | $669,900 | $673,000 | +$3,100 | -$107,000 | -13.7% | 69 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 27 | $799,900 | $780,000 | -$19,900 | +$50,000 | +6.8% | 34 |
Nov | 29 | $735,000 | $730,000 | -$5,000 | -$20,000 | -2.7% | 24 |
Oct | 29 | $750,000 | $750,000 | $0 | +$61,000 | +8.9% | 21 |
Sep | 47 | $699,900 | $689,000 | -$10,900 | -$31,000 | -4.3% | 18 |
Aug | 31 | $725,000 | $720,000 | -$5,000 | -$30,000 | -4.0% | 22 |
Jul | 39 | $765,000 | $750,000 | -$15,000 | -$24,000 | -3.1% | 13 |
Jun | 55 | $775,000 | $774,000 | -$1,000 | -$1,000 | -0.1% | 15 |
May | 54 | $782,450 | $775,000 | -$7,450 | +$50,000 | +6.9% | 10 |
Apr | 10 | $702,450 | $725,000 | +$22,550 | $0 | 0% | 6 |