');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 | 11 | $424,900 | $430,000 | +$5,100 | -$2,500 | -0.6% | 22 |
May | 12 | $437,450 | $432,500 | -$4,950 | +$25,500 | +6.3% | 19 |
Apr | 9 | $414,800 | $407,000 | -$7,800 | -$22,950 | -5.3% | 19 |
Mar | 10 | $434,450 | $429,950 | -$4,500 | +$34,950 | +8.8% | 31 |
Feb | 5 | $409,900 | $395,000 | -$14,900 | -$19,250 | -4.6% | 15 |
Jan | 2 | $419,950 | $414,250 | -$5,700 | -$750 | -0.2% | 72 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 1 | $409,999 | $415,000 | +$5,001 | -$64,000 | -13.4% | 19 |
Nov | 2 | $489,900 | $479,000 | -$10,900 | +$41,050 | +9.4% | 30 |
Oct | 8 | $447,450 | $437,950 | -$9,500 | -$16,050 | -3.5% | 16 |
Sep | 5 | $468,900 | $454,000 | -$14,900 | +$30,900 | +7.3% | 24 |
Aug | 5 | $419,900 | $423,100 | +$3,200 | +$28,100 | +7.1% | 24 |
Jul | 2 | $399,900 | $395,000 | -$4,900 | -$55,000 | -12.2% | 15 |
Jun | 5 | $459,900 | $450,000 | -$9,900 | +$41,000 | +10.0% | 16 |
May | 11 | $419,900 | $409,000 | -$10,900 | -$44,000 | -9.7% | 18 |
Apr | 6 | $456,700 | $453,000 | -$3,700 | +$78,000 | +20.8% | 17 |
Mar | 5 | $375,000 | $375,000 | $0 | -$54,500 | -12.7% | 23 |
Feb | 2 | $434,450 | $429,500 | -$4,950 | +$54,500 | +14.5% | 13 |
Jan | 1 | $384,900 | $375,000 | -$9,900 | -$31,750 | -7.8% | 74 |
Month | # Sales | Avg List | Avg Sold | Above/Below | Change ($) | Change (%) | Avg Days |
Dec | 4 | $412,400 | $406,750 | -$5,650 | +$750 | +0.2% | 20 |
Nov | 2 | $415,000 | $406,000 | -$9,000 | +$99,750 | +32.6% | 24 |
Oct | 4 | $335,900 | $306,250 | -$29,650 | -$73,750 | -19.4% | 32 |
Sep | 5 | $395,900 | $380,000 | -$15,900 | -$71,200 | -15.8% | 13 |
Aug | 4 | $452,400 | $451,200 | -$1,200 | +$57,450 | +14.6% | 8 |
Jul | 4 | $407,500 | $393,750 | -$13,750 | -$91,250 | -18.8% | 18 |
Jun | 7 | $469,900 | $485,000 | +$15,100 | +$80,000 | +19.8% | 8 |
May | 6 | $404,900 | $405,000 | +$100 | -$68,500 | -14.5% | 14 |
Apr | 2 | $470,000 | $473,500 | +$3,500 | $0 | 0% | 5 |