');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 | 7 | $380,000 | $380,000 | $0 | +$56,550 | +17.5% | 82 |
May | 4 | $328,400 | $323,450 | -$4,950 | -$28,550 | -8.1% | 13 |
Apr | 4 | $352,250 | $352,000 | -$250 | -$63,454 | -15.3% | 54 |
Mar | 2 | $422,400 | $415,454 | -$6,946 | +$33,454 | +8.8% | 90 |
Feb | 2 | $402,400 | $382,000 | -$20,400 | +$64,500 | +20.3% | 38 |
Jan | 2 | $324,450 | $317,500 | -$6,950 | -$102,500 | -24.4% | 168 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Nov | 15 | $420,000 | $420,000 | $0 | +$40,100 | +10.6% | 368 |
Oct | 3 | $379,900 | $379,900 | $0 | +$66,150 | +21.1% | 47 |
Aug | 4 | $324,950 | $313,750 | -$11,200 | -$78,250 | -20.0% | 29 |
Jul | 5 | $409,900 | $392,000 | -$17,900 | +$47,000 | +13.6% | 58 |
Jun | 3 | $349,900 | $345,000 | -$4,900 | +$12,500 | +3.8% | 21 |
May | 2 | $339,950 | $332,500 | -$7,450 | -$39,250 | -10.6% | 15 |
Apr | 4 | $377,300 | $371,750 | -$5,550 | +$7,250 | +2.0% | 65 |
Mar | 2 | $364,450 | $364,500 | +$50 | +$160,500 | +78.7% | 30 |
Feb | 1 | $199,900 | $204,000 | +$4,100 | +$2,000 | +1.0% | 7 |
Jan | 1 | $219,900 | $202,000 | -$17,900 | -$143,000 | -41.4% | 164 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 2 | $347,450 | $345,000 | -$2,450 | -$19,000 | -5.2% | 30 |
Nov | 2 | $366,750 | $364,000 | -$2,750 | +$53,250 | +17.1% | 64 |
Oct | 2 | $314,700 | $310,750 | -$3,950 | +$19,250 | +6.6% | 105 |
Sep | 2 | $293,950 | $291,500 | -$2,450 | -$23,500 | -7.5% | 26 |
Aug | 3 | $329,900 | $315,000 | -$14,900 | +$26,000 | +9.0% | 37 |
Jul | 5 | $289,900 | $289,000 | -$900 | +$51,000 | +21.4% | 23 |
Jun | 1 | $237,000 | $238,000 | +$1,000 | -$87,500 | -26.9% | 14 |
May | 4 | $317,450 | $325,500 | +$8,050 | -$379,500 | -53.8% | 15 |
Apr | 1 | $749,000 | $705,000 | -$44,000 | $0 | 0% | 6 |