');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 | 6 | $490,490 | $490,490 | $0 | -$36,000 | -6.8% | 37 |
May | 6 | $526,490 | $526,490 | $0 | +$51,490 | +10.8% | 26 |
Apr | 1 | $449,900 | $475,000 | +$25,100 | +$5 | 0% | 9 |
Mar | 2 | $474,945 | $474,995 | +$50 | -$49,995 | -9.5% | 15 |
Feb | 3 | $524,990 | $524,990 | $0 | $0 | 0% | 33 |
Jan | 7 | $524,990 | $524,990 | $0 | +$35,000 | +7.1% | 29 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $489,990 | $489,990 | $0 | $0 | 0% | 17 |
Nov | 3 | $489,990 | $489,990 | $0 | -$2,500 | -0.5% | 10 |
Oct | 6 | $492,490 | $492,490 | $0 | -$13,500 | -2.7% | 22 |
Sep | 7 | $532,990 | $505,990 | -$27,000 | +$40,990 | +8.8% | 48 |
Aug | 3 | $479,000 | $465,000 | -$14,000 | -$64,990 | -12.3% | 22 |
Jul | 3 | $529,990 | $529,990 | $0 | -$69,005 | -11.5% | 31 |
Jun | 4 | $602,445 | $598,995 | -$3,450 | -$223,505 | -27.2% | 15 |
May | 1 | $839,900 | $822,500 | -$17,400 | +$332,500 | +67.9% | 51 |
Apr | 2 | $509,700 | $490,000 | -$19,700 | -$30,000 | -5.8% | 23 |
Mar | 1 | $529,990 | $520,000 | -$9,990 | -$70,000 | -11.9% | 118 |
Feb | 1 | $589,900 | $590,000 | +$100 | +$150,550 | +34.3% | 8 |
Jan | 2 | $448,450 | $439,450 | -$9,000 | -$210,550 | -32.4% | 27 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $675,000 | $650,000 | -$25,000 | +$150,005 | +30.0% | 36 |
Nov | 2 | $514,945 | $499,995 | -$14,950 | -$270,005 | -35.1% | 23 |
Oct | 3 | $785,000 | $770,000 | -$15,000 | +$372,500 | +93.7% | 48 |
Sep | 1 | $419,900 | $397,500 | -$22,400 | -$57,500 | -12.6% | 31 |
Aug | 3 | $459,900 | $455,000 | -$4,900 | -$184,900 | -28.9% | 18 |
Jul | 3 | $629,900 | $639,900 | +$10,000 | +$41,150 | +6.9% | 9 |
Jun | 4 | $597,400 | $598,750 | +$1,350 | +$56,750 | +10.5% | 12 |
May | 3 | $475,000 | $542,000 | +$67,000 | +$47,000 | +9.5% | 8 |
Apr | 1 | $489,900 | $495,000 | +$5,100 | $0 | 0% | 10 |