{Array.isArray(r)?r.forEach(u=>this.items.push(u)):this.items.push(r)}),i&&this._update()}setArgs(e){Array.isArray(e)?this.args=e:this.args=[e]}remove(e){this.items.splice(e,1),this.current===e?this._update():this.current>e&&this.current--}getCurrent(){return this.current}getMax(){return this.items.length-1}goTo(e){this.current=e,this._update()}next(){this.current++,this.current>this.items.length-1&&(this.current=0),this._update()}prev(){this.current--,this.current<0&&(this.current=this.items.length-1),this._update()}update(){this._update(!0)}_update(e=!1){if(this.current=Math.max(0,Math.min(this.current,this.items.length-1)),this.last!==this.current||e){if(this.currentCleanup&&typeof this.currentCleanup=="function"&&(this.currentCleanup(),this.currentCleanup=void 0),this.items.length===0)throw this.current=0,"No items in this collection.";if(typeof this.items[this.current]=="function")this.currentCleanup=this.items[this.current].apply(void 0,this.args),this.last=this.current;else throw"Item #".concat(this.current," does not provides a callable function.")}}};T(vr,"Stepper");var yr=vr,Ro=yr;var De=ut(dt());var $o=ut(Go()),Jo=ut(Fo()),Qo=ut(Xo()),ts=ut(Ho()),es=ut(Wo()),is=ut(Yo()),rs=ut(Uo()),ns=ut(Vo()),os=ut(Ko()),ss=ut(qo()),as=ut(Zo());function Ih(t){(0,$o.default)(t),(0,Jo.default)(t),(0,Qo.default)(t),(0,ts.default)(t),(0,es.default)(t),(0,is.default)(t),(0,rs.default)(t),(0,ns.default)(t),(0,os.default)(t),(0,ss.default)(t),(0,as.default)(t)}T(Ih,"configure");var ls=Ih;var fs=ut(hs());function zh(t){var e=t.merge,i=t.getOptions().plotOptions,r=t.seriesTypes,u=t.extendClass,y=T(function(){},"noop"),w=r.line.prototype;i.barline=e(i.line,i.bar,{step:"center"}),r.barline=u(r.bar,{type:"barline",drawPoints:y,drawGraph:w.drawGraph})}T(zh,"configure");var us=zh;function Oh(t){t.wrap(t.Axis.prototype,"getOffset",function(e){e.call(this);var i=this,r=i.options.title;if((i.side===3||i.side===1)&&i.showAxis&&i.axisTitle&&r.align==="high"&&r.y<0){var u=i.axisTitle.getBBox();i.chart.axisOffset[i.side]-=u.width+10,i.chart.axisMarginFix||(i.chart.axisMarginFix=!0,i.chart.axisOffset[0]+=-r.y+u.height-10)}}),t.wrap(t.Chart.prototype,"resetMargins",function(e){e.call(this),this.axisMarginFix=!1}),t.toHorizontal=function(e,i){return e=e||{},e.rotation=0,e.x=i?-10:10,e.y=-12,e.align="high",e.textAlign=i?"right":"left",e}}T(Oh,"configure");var cs=Oh;function Dh(t){t.wrap(t.Axis.prototype,"init",function(e,i,r){if(e.call(this,i,r),this.imitateBrokenAxis=r.imitateBrokenAxis,!this.horiz&&this.imitateBrokenAxis){var u=this.labelFormatter;this.labelFormatter=function(){if(this.isFirst){var y=u.call(this),w=new RegExp("\\"+t.getOptions().lang.decimalPoint+"\\d*$").exec(y);return w?"0.000000".substr(0,w[0].length+1):0}return u.call(this)}}}),t.wrap(t.Axis.prototype,"getLinePath",function(e,i){var r=this,u=e.call(this,i),y=u[1];if(!r.horiz&&r.imitateBrokenAxis){var w=r.toPixels(r.min,!1)-16;u.splice(3,0,"L",y,w-4,"M",y+5,w-9,"L",y-5,w+1,"M",y+5,w-1,"L",y-5,w+9,"M",y,w+4)}return u})}T(Dh,"configure");var ps=Dh;function Nh(t){t.wrap(t.seriesTypes.pie.prototype,"render",function(e){if(this.chart.subChartTitleElement||(this.chart.subChartTitleElement={}),this.chart.subChartTitleElement&&this.chart.subChartTitleElement[this.options.id]&&this.chart.subChartTitleElement[this.options.id].destroy(),e.call(this),this.center&&this.options.title){this.chart.subChartTitleElement[this.options.id]=this.chart.renderer.text(this.options.title.text,this.center[0],this.center[1]),this.chart.subChartTitleElement[this.options.id].css(this.options.title.style),this.chart.subChartTitleElement[this.options.id].add();var i=this.chart.plotLeft+this.center[0]-this.chart.subChartTitleElement[this.options.id].getBBox().width/2,r=this.chart.plotTop+this.center[1]-.6*this.center[2];this.chart.subChartTitleElement[this.options.id].attr({x:i,y:r})}})}T(Nh,"configure");var ds=Nh;function xr(t){t.dateFormats={q:function(e){var i=new Date(e),r=Math.floor(i.getUTCMonth()/3);return(r+1).toString()},Q:function(e){var i=new Date(e),r=Math.floor(i.getUTCMonth()/3),u=["I","II","III","IV"];return u[r]},r:function(e){var i=new Date(e),r=Math.floor(i.getUTCMonth()/3),u=["J-M","\xC1-J\xFA","Jl-Sz","O-D"];return u[r]},R:function(e){var i=new Date(e),r=Math.floor(i.getUTCMonth()/3),u=["J-M","\xC1-Ju","Jl-S","O-D"];return u[r]}}}T(xr,"default");function _h(t){(0,fs.default)(t),us(t),cs(t),ps(t),ds(t),xr(t)}T(_h,"configure");var ms=_h;function Bh(t){var e=t.numberFormat;if(t.numberFormat=function(r,u,y,w){return e(r,u,y,w).replace("-","\u2212")},t.setOptions({chart:{spacing:[7,1,3,0],plotBorderWidth:0,plotBorderColor:"#000",backgroundColor:"rgba(255,255,255,0)",numberFormatter:t.numberFormat,style:{color:"#333",fontFamily:"Arial, Helvetica, sans-serif",fontSize:"12px"},events:{click:function(){this.tooltip.isHidden?this.tooltip.refresh(this.hoverPoints):this.tooltip.hide(0)}}},colors:["#2C548A","#DF8108","#666666","#6C88AD","#E9A753","#949494","#B6C4D6","#F4D3A9","#CACACA"],title:{style:{color:"inherit",fontSize:"115%",fontWeight:"bold"}},subtitle:{style:{color:"inherit",fontSize:"100%",fontWeight:"normal"}},caption:{style:{fontSize:"80%",color:"#666"}},credits:{enabled:!0,text:"",href:null,position:{align:"left",verticalAlign:"bottom",x:10,y:-10},style:{cursor:"default",color:"#666",fontSize:"80%",fontWeight:"normal"}},labels:{style:{color:"inherit",fontSize:"100%",fontWeight:"normal"}},legend:{margin:10,title:{style:{color:"inherit",fontSize:"100%",fontWeight:"normal"}},itemStyle:{color:"inherit",fontSize:"100%",fontWeight:"normal"}},tooltip:{shared:!0,followPointer:!0,useHTML:!0,shadow:!1,borderRadius:0,borderWidth:1,borderColor:"#aaa",backgroundColor:"rgba(245,245,245,.9)",headerFormat:'{point.key}
',pointFormat:'\u25CF {series.name}: | {point.y} |
',footerFormat:"
",style:{color:"inherit",fontSize:"100%",fontWeight:"normal"}},xAxis:{lineWidth:1,lineColor:"#aaa",tickWidth:1,tickColor:"#aaa",tickLength:8,gridLineWidth:0,gridLineColor:"#ddd",minPadding:0,maxPadding:0,crosshair:{color:"rgba(0,0,0,0.1)"},title:{style:{color:"inherit",fontSize:"95%",fontWeight:"normal"}},showLastLabel:!0,labels:{staggerLines:1,style:{color:"inherit",fontSize:"95%",fontWeight:"normal"}},tickPositioner:function(){if(this.categories){for(var r=[],u=this.dataMin;u<=this.dataMax;++u)r.push(u);return r}return null},drawHorizontalBorders:!1},yAxis:{lineWidth:0,lineColor:"#aaa",tickWidth:1,tickColor:"#aaa",tickLength:0,gridLineWidth:1,gridLineColor:"#ddd",reversedStacks:!1,title:{style:{color:"inherit",fontSize:"95%",fontWeight:"normal"}},labels:{style:{color:"inherit",fontSize:"95%",fontWeight:"normal"},formatter:function(){return isNaN(this.value)?this.value.toString():Math.round(this.axis.tickInterval)===this.axis.tickInterval?t.numberFormat(this.value,0):t.numberFormat(this.value,this.axis.tickInterval.toString().split(".")[1].length)}}},mapNavigation:{enabled:!1},plotOptions:{series:{shadow:!1,events:{click:function(){this.chart.tooltip.isHidden?this.chart.tooltip.refresh(this.chart.hoverPoints):this.chart.tooltip.hide(0)}},dataLabels:{style:{fontSize:"100%"}}},line:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},spline:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},area:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},arearange:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},areaspline:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},areasplinerange:{lineWidth:2,states:{hover:{lineWidth:2,brightness:0}},marker:{lineWidth:null,symbol:"circle",radius:0,states:{hover:{radiusPlus:5,lineWidthPlus:0}}}},column:{borderWidth:0,states:{hover:{brightness:0}}},columnrange:{borderWidth:0,states:{hover:{brightness:0}}},bar:{borderWidth:0,states:{hover:{brightness:0}}},errorbar:{borderWidth:0,states:{hover:{brightness:0}}},boxplot:{borderWidth:0,states:{hover:{brightness:0}}},heatmap:{borderWidth:0},scatter:{stickyTracking:!1,marker:{states:{hover:{radiusPlus:0,lineWidthPlus:0}}}},bubble:{stickyTracking:!1,marker:{states:{hover:{radiusPlus:0,lineWidthPlus:0}}}},map:{joinBy:"id",borderColor:"#333",borderWidth:.5,lineWidth:1,stickyTracking:!1,states:{hover:{color:!0,brightness:0,borderWidth:2,borderColor:"#333"},normal:{animation:!1},select:!1},point:{events:{mouseOver:function(){this.graphic.toFront()}}},tooltip:{headerFormat:'{point.point.name}
',pointFormat:'\u25CF {point.value}
',footerFormat:"
"}},mapline:{color:"#333",lineWidth:1,showInLegend:!1,enableMouseTracking:!1},mapbubble:{joinBy:"id",stickyTracking:!1,tooltip:{headerFormat:'{point.point.name}
',pointFormat:'\u25CF {point.z}
',footerFormat:"
"}}}}),t.Axis.defaultLeftAxisOptions.title=Object.assign(t.Axis.defaultLeftAxisOptions.title||{},{x:10,y:-15,rotation:0,align:"high",textAlign:"left"}),t.Axis.defaultRightAxisOptions.title=Object.assign(t.Axis.defaultRightAxisOptions.title||{},{x:-10,y:-15,rotation:0,align:"high",textAlign:"right"}),t.Axis.defaultBottomAxisOptions.title=Object.assign(t.Axis.defaultBottomAxisOptions.title||{},{x:0,y:0,rotation:0,align:"high",textAlign:"right"}),t.Axis.defaultTopAxisOptions.title=Object.assign(t.Axis.defaultTopAxisOptions.title||{},{x:0,y:0,align:"high",textAlign:"right"}),t.wrap(t.Chart.prototype,"init",function(r,u,y){if(u.credits&&u.credits.text){var w=u.series;u.series=null;var C=t.merge({},u);u.series=w,C.series=w,u=C,u.chart||(u.chart={}),typeof u.chart.spacingBottom>"u"&&(u.chart.spacingBottom=30)}return r.call(this,u,y)}),t.Map){var i=T(function(r,u,y,w){var C=typeof u=="string"||u.nodeName,I=C?y:u,z=I.series;I.series=null;var E=t.merge({},I);if(I.series=z,E.series=z,I=E,I.tooltip||(I.tooltip={}),typeof I.tooltip.animation>"u"&&(I.tooltip.animation=!1),typeof I.tooltip.crosshairs>"u"&&(I.tooltip.crosshairs=!1),I.xAxis||(I.xAxis={}),typeof(I.xAxis||{}).crosshair>"u"&&(I.xAxis.crosshair=!1),I.yAxis||(I.yAxis={}),typeof(I.yAxis||{}).crosshair>"u"&&(I.yAxis.crosshair=!1),typeof I.tooltip.positioner>"u"&&(I.tooltip.positioner=function(_,N,M){var x=this.chart,k=M.plotX+35,v=M.plotY+75;return k+_>x.plotLeft+x.plotWidth&&(k-=k+_-(x.plotLeft+x.plotWidth)),v+N>x.plotTop+x.plotHeight&&(v=Math.max(x.plotTop,x.plotTop+x.plotHeight-N)),{x:k,y:v}}),I.xAxis||(I.xAxis={}),typeof I.xAxis.minRange>"u"&&(I.xAxis.minRange=300),I.colorAxis&&I.colorAxis.dataClasses){let _=function(M){for(var x=[],k=0;kk.length&&(k=s)}if(typeof l.to=="number"){var c=t.numberFormat(l.to,x);c.length>v.length&&(v=c)}}return{from:_(k),to:_(v)}};T(_,"getCharClassCounts"),T(N,"analyzeDataClasses"),I.legend||(I.legend={});var L=[{pattern:/[\d-]/g,padChar:"\u2007"},{pattern:/[^\d-]/g,padChar:"\xA0"}],g={useHTML:!0,floating:!0,align:"right",verticalAlign:"bottom",layout:"vertical",backgroundColor:"white",padding:14,itemMarginTop:0,itemMarginBottom:4,symbolRadius:0,symbolHeight:14,symbolWidth:14,labelFormatter:function(){var M=this.chart.options,x=M.colorAxis,k=x?x.dataClasses||x[0].dataClasses:[],v=M.legend&&M.legend.valueDecimals||0;this.chart.dataClassInfo||(this.chart.dataClassInfo=N(k,v));var f=this.chart.dataClassInfo,l=typeof this.from=="number"?t.numberFormat(this.from,v):"",s=typeof this.to=="number"?t.numberFormat(this.to,v):"";if((!l||!s)&&!(this.name[0]==="<"||this.name[0]===">"))return this.name;for(var c=_(l),p=_(s),n=0;n"u"&&(I.legend[S]=g[S])}return C?r.call(this,u,I,w):r.call(this,I,y)},"MapConstructor");t.wrap(t,"mapChart",i),t.wrap(t,"Map",i)}}T(Bh,"configure");var gs=Bh;function Rh(t){t.setOptions({chart:{style:{fontFamily:"Roboto, Arial, Helvetica, sans-serif",fontSize:"14px"}},title:{style:{fontSize:"16px"}}})}T(Rh,"configure");var ys=Rh;function jh(t){t.setOptions({lang:{thousandsSep:" ",decimalPoint:",",months:["janu\xE1r","febru\xE1r","m\xE1rcius","\xE1prilis","m\xE1jus","j\xFAnius","j\xFAlius","augusztus","szeptember","okt\xF3ber","november","december"],shortMonths:["jan","febr","m\xE1rc","\xE1pr","m\xE1j","j\xFAn","j\xFAl","aug","szept","okt","nov","dec"],weekdays:["vas\xE1rnap","h\xE9tf\u0151","kedd","szerda","cs\xFCt\xF6rt\xF6k","p\xE9ntek","szombat"],numericSymbols:["k","M","G","T","P","E"],loading:"Bet\xF6lt\xE9s...",contextButtonTitle:"Grafikon men\xFC",printChart:"Grafikon nyomtat\xE1sa",downloadJPEG:"JPEG let\xF6lt\xE9se (k\xE9p)",downloadPNG:"PNG let\xF6lt\xE9se (k\xE9p)",downloadSVG:"SVG let\xF6lt\xE9se (k\xE9p)",downloadPDF:"PDF let\xF6lt\xE9se (k\xE9p)",downloadCSV:"CSV let\xF6lt\xE9se (adat)",downloadXLS:"XLS let\xF6lt\xE9se (adat)",viewFullscreen:"Megtekint\xE9s teljes k\xE9perny\u0151ben",exitFullscreen:"Kil\xE9p\xE9s teljes k\xE9perny\u0151s m\xF3db\xF3l",zoomIn:"Nagy\xEDt",zoomOut:"Kicsiny\xEDt",resetZoom:"Eredeti nagy\xEDt\xE1s",resetZoomTitle:"Alap\xE9rt\xE9kre \xE1ll\xEDtja a nagy\xEDt\xE1s m\xE9rt\xE9k\xE9t",rangeSelectorFrom:"T\xF3l",rangeSelectorTo:"Ig",rangeSelectorZoom:"Nagy\xEDt\xE1s",drillUpText:"\u25C1 Vissza: {series.name}"}})}T(jh,"configure");var vs=jh;function Gh(t){t.setOptions({lang:{thousandsSep:",",decimalPoint:".",months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],numericSymbols:["k","M","G","T","P","E"],loading:"Loading...",contextButtonTitle:"Chart menu",printChart:"Print chart",downloadJPEG:"Download JPEG (image)",downloadPNG:"Download PNG (image)",downloadSVG:"Download SVG (image)",downloadPDF:"Download PDF (image)",downloadCSV:"Download CSV (data)",downloadXLS:"Download XLS (data)",viewFullscreen:"View in fullscreen",exitFullscreen:"Exit from fullscreen",zoomIn:"Zoom in",zoomOut:"Zoom out",resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",rangeSelectorFrom:"From",rangeSelectorTo:"To",rangeSelectorZoom:"Zoom",drillUpText:"\u25C1 Back to {series.name}"}})}T(Gh,"configure");var xs=Gh;function Fh(t){gs(t),ys(t),t.setLang=function(e){e==="en"?xs(t):vs(t)}}T(Fh,"configure");var bs=Fh;ls(De.default);ms(De.default);bs(De.default);var Ci=De.default;var br=ut(dt(),1);var ws=T(({container:t,lang:e})=>{let i=br.default.chart(t,{chart:{type:"column",inverted:!0,marginLeft:10,marginRight:10},title:{text:e!=="en"?"G.1. A n\xE9pess\xE9g sz\xE1ma nem \xE9s \xE9letkor szerint, janu\xE1r 1.":"G1 Population number by sex and age, 1 January"},xAxis:{title:{text:e!=="en"?"Kor\xE9v":"Age, years",reserveSpace:!1,textAlign:"center",x:-5},reversed:!1,left:"50%",labels:{align:"center",reserveSpace:!1,x:-5,formatter:function(){return this.value<100?this.value:this.value==100?"100\u2013":""}},tickInterval:5,crosshair:{width:0},lineWidth:0,tickLength:0},yAxis:[{reversed:!0,left:"0%",width:"48%",offset:0,title:{text:e!=="en"?"ezer lakos":"thousand persons",align:"low",textAlign:"left"},startOnTick:!1,index:0,min:0,max:100},{left:"52%",width:"48%",offset:0,title:{text:e!=="en"?"ezer lakos":"thousand persons",align:"high",textAlign:"right"},startOnTick:!1,index:1,min:0,max:100}],plotOptions:{line:{step:"center",marker:{states:{hover:{lineWidth:2}}}},column:{stacking:"normal",states:{hover:{animation:{duration:100},brightness:-.3}}}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" ezer lakos":" thousand persons",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old")+(this.x===100?e!=="en"?" \xE9s id\u0151sebb":" and older":"");y+="";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+br.default.numberFormat(I.y,r)+u+" | "}return y+="
",y}},series:[{yAxis:0,type:"line",zIndex:2,name:e!=="en"?"F\xE9rfi, 1949":"Males, 1949",color:"#597FBA",data:[91.042,84.743,74.79,73.316,83.889,76.953,79.794,74.524,78.409,73.153,75.176,73.096,73.463,74.719,74.214,76.829,77.201,76.421,81.205,77.706,78.096,75.367,76.8,79.485,73.445,77.925,75.359,76.08,72.156,64.211,35.703,35.968,37.184,48.912,70.286,70.682,73.534,70.502,71.737,70.657,69.477,66.994,64.662,61.229,61.799,62.998,63.725,60.704,61.706,58.548,55.698,52.528,48.004,46.927,43.032,43.01,39.501,37.195,33.343,34.973,35.393,34.603,33.398,32.188,31.263,30.331,28.036,25.407,24.397,22.777,20.557,19.15,18.284,17.6,14.392,12.316,11.496,10.518,10.027,8.144,7.026,5.15,4.778,3.886,2.963,2.456,1.783,1.243,1.043,.631,.421,.286,.222,.126,.079,.056,.05,.025,.015,.013,.021]},{yAxis:0,name:e!=="en"?"F\xE9rfi, 2024":"Males, 2024",color:"#A370A9",data:[44.792,46.257,48.892,48.71,47.363,47.56,48.672,49.203,48.467,48.131,46.058,47.103,45.485,46.088,49.232,50.604,49.948,51.015,50.843,50.275,51.134,53.048,53.815,54.326,52.579,53.381,55.269,57.157,60.022,61.39,61.592,63.71,65.705,65.14,64.307,64.248,64.318,64.502,65.271,62.358,62.932,66.297,69.771,72.466,77.581,81.339,85.416,88.701,92.02,87.825,73.758,72.422,70.544,70.687,70.937,69.266,65.655,59.136,55.85,53.711,52.155,48.951,51.156,51.464,50.192,50.999,51.1,55.455,57.867,58.505,51.616,43.462,41.954,40.854,37.542,34.828,32.031,26.61,23.584,25.404,21.688,19.86,16.555,14.663,11.807,10.105,8.225,6.696,5.631,4.545,3.821,2.796,2.135,1.603,1.128,.728,.491,.321,.212,.123,.232]},{yAxis:1,type:"line",zIndex:2,color:"#7030A0",name:e!=="en"?"N\u0151, 1949":"Females, 1949",data:[87.129,81.236,71.752,71.107,80.969,74.353,77.993,72.262,76.306,71.33,73.818,72.066,72.054,73.194,73.24,75.422,77.416,75.799,81.236,77.199,79.905,77.264,81.258,83.729,77.641,82.358,86.113,83.514,83.54,71.515,40.792,40.248,41.749,55.364,81.134,78.967,82.555,75.528,79.829,76.24,75.676,73.13,69.365,65.782,66.553,66.62,68.099,62.95,68.028,60.567,62.647,60.94,60.095,57.334,54.59,52.818,50.81,44.695,41.472,43.667,48.363,42.089,42.024,40.385,40.218,37.12,37.327,31.064,31.555,27.319,26.335,23.98,23.087,21.959,17.971,15.925,15.05,11.943,13.012,9.336,8.653,6.336,6.864,4.812,4.138,3.613,2.733,1.736,1.823,.985,.69,.474,.403,.255,.147,.117,.144,.09,.063,.038,.055]},{yAxis:1,name:e!=="en"?"N\u0151, 2024":"Females, 2024",color:"#FABD43",data:[42.344,43.79,45.866,46.039,44.556,45.091,45.92,46.563,45.963,45.798,43.711,44.106,42.754,44.175,46.49,48.035,47.445,48.556,47.562,47.914,49.114,50.856,50.983,51.473,49.29,50.395,50.811,53.231,55.894,57.108,57.365,58.823,61.026,60.881,59.311,59.501,59.927,61.162,61.185,59.374,60.284,62.627,67.317,70.045,74.94,78.215,82.492,85.179,89.077,85.278,71.973,70.495,69.309,69.963,70.325,70.431,67.311,60.941,58.371,57.491,56.594,54.947,58.217,60.122,60.649,62.567,63.899,71.68,76.234,78.557,70.833,62.627,62.824,61.363,57.844,55.593,52.05,44.056,41.742,45.696,40.149,39.049,33.912,32.207,27.723,24.721,21.547,18.565,15.75,12.985,11.186,8.865,6.764,5.384,3.782,2.833,1.758,1.331,.868,.531,.793]}]});return()=>{i.destroy()}},"default");var Vt=ut(dt(),1),As=ut(ks(),1);var Cs=T(({container:t,lang:e})=>{(0,As.default)(Vt.default);let i=Vt.default.chart(t,{chart:{type:"column",inverted:!0,marginLeft:10,marginRight:10,events:{load:function(){let r=this;r.series.forEach(function(u){u.legendGroup&&(Vt.default.addEvent(u.legendGroup.element,"mouseover",function(){r.pointer.applyInactiveState([u.points[0]])}),Vt.default.addEvent(u.legendGroup.element,"mouseout",function(){r.series.forEach(function(y){y.setState()})}))})}}},title:{text:e!=="en"?"G.2. A n\xE9pess\xE9g sz\xE1ma nem, \xE9letkor \xE9s csal\xE1di \xE1llapot szerint, 2024. janu\xE1r 1.":"G2 Population number by sex, age and marital status, 1 January 2024"},xAxis:{title:{text:e!=="en"?"Kor\xE9v":"Age, years",reserveSpace:!1,textAlign:"center",x:-5},reversed:!1,left:"50%",labels:{align:"center",reserveSpace:!1,x:-5,formatter:function(){return this.value<100?this.value:this.value==100?"100\u2013":""}},tickInterval:5,crosshair:{width:0},lineWidth:0,tickLength:0},yAxis:[{reversed:!0,left:"0%",width:"48%",offset:0,title:{text:e!=="en"?"ezer lakos":"thousand persons",align:"low",textAlign:"left"},startOnTick:!1,index:0,min:0,max:100},{left:"52%",width:"48%",offset:0,title:{text:e!=="en"?"ezer lakos":"thousand persons",align:"high",textAlign:"right"},startOnTick:!1,index:1,min:0,max:100}],plotOptions:{series:{stacking:"normal",states:{hover:{animation:{duration:100},brightness:-.2}},events:{legendItemClick:function(r){r.preventDefault()}}}},annotations:[{draggable:"",labelOptions:{shape:"rect",borderRadius:3,borderWidth:1,backgroundColor:"rgba(255, 255, 255, 0.6)",borderColor:"#333",style:{fontSize:"16px",color:"#333"}},labels:[{point:{x:80,y:80,xAxis:0,yAxis:0},text:e!=="en"?"F\xE9rfi":"Males"},{point:{x:80,y:80,xAxis:0,yAxis:1},text:e!=="en"?"N\u0151":"Females"}]}],tooltip:{formatter:function(){let r=this.points,u=e!=="en"?"F\xE9rfi":"Male",y=e!=="en"?"N\u0151":"Female",w=e!=="en"?" ezer lakos":" thousand persons",C=1,I=""+r[0].key+(e!=="en"?" \xE9ves":"-year-old")+(r[0].key===100?e!=="en"?" \xE9s id\u0151sebb":" and older":"")+'
';for(let z=0;z<4;++z)I+='\u25CF '+r[z].series.name+': | '+Vt.default.numberFormat(r[z].y+r[z+4].y,C)+w+" |
",I+='\u25CF '+u+': | '+Vt.default.numberFormat(r[z].y,C)+w+" |
",I+='\u25CF '+y+': | '+Vt.default.numberFormat(r[z+4].y,C)+w+" |
";return I+="
",I}},colors:["#9B70B0","#FCB94B","#D5B7A1","#537DBF","#9B70B0","#FCB94B","#D5B7A1","#537DBF"],series:[{id:"f_notlen",yAxis:0,name:e!=="en"?"N\u0151tlen, hajadon":"Never-married",data:[44.792,46.257,48.892,48.71,47.363,47.56,48.672,49.203,48.467,48.131,46.058,47.103,45.485,46.088,49.232,50.604,49.86,50.934,50.712,50.028,50.615,51.997,51.969,51.405,48.366,47.332,46.853,46.061,45.517,44.141,41.732,40.44,39.63,37.266,35.392,34.455,33.229,32.422,31.727,29.715,28.809,29.766,30.393,30.062,31.098,31.265,31.455,30.708,30.304,26.855,21.439,19.75,17.842,16.734,15.424,13.955,12.169,10.281,9.184,8.276,7.653,6.795,6.66,6.415,5.717,5.23,5.187,5.076,4.736,4.379,3.566,2.771,2.363,2.068,1.615,1.463,1.172,.907,.738,.775,.577,.548,.439,.415,.308,.23,.191,.165,.129,.08,.073,.047,.054,.038,.017,.024,.006,.013,.009,.004,.07]},{id:"f_hazas",yAxis:0,name:e!=="en"?"H\xE1zas":"Married",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.008,.02,.097,.22,.498,1.017,1.791,2.817,4.079,5.845,8.092,10.661,13.932,16.527,19.023,22.19,24.855,26.41,27.209,27.852,28.872,29.48,30.505,29.404,30.186,31.917,33.835,35.793,38.409,40.61,42.674,44.966,46.871,45.33,38.291,37.872,37.456,38.095,38.756,38.271,37.154,33.868,32.44,31.918,31.323,29.907,31.478,32.132,31.779,33.028,33.313,36.806,38.662,39.598,34.999,29.81,29.073,28.639,26.452,24.447,22.44,18.582,16.246,17.482,14.787,13.34,10.922,9.491,7.4,6.15,4.859,3.783,3.091,2.384,1.913,1.301,.917,.667,.421,.269,.161,.109,.055,.031,.03]},{id:"f_ozvegy",yAxis:0,name:e!=="en"?"\xD6zvegy":"Widowed",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.08,.06,.029,.022,.006,.01,.011,.014,.017,.014,.017,.026,.015,.023,.029,.032,.021,.043,.052,.051,.057,.066,.077,.096,.098,.13,.157,.187,.237,.254,.312,.402,.454,.466,.482,.556,.623,.713,.861,.988,1.129,1.223,1.332,1.385,1.706,1.708,2.108,2.396,2.706,3.058,3.356,3.977,4.618,5.094,4.915,4.506,4.706,4.841,4.886,4.829,4.815,4.246,4.154,4.783,4.402,4.313,3.875,3.763,3.318,3.062,2.663,2.366,2.096,1.833,1.63,1.321,1.057,.824,.639,.403,.301,.189,.134,.083,.119]},{id:"f_elvalt",yAxis:0,name:e!=="en"?"Elv\xE1lt":"Divorced",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.001,.005,.005,.015,.024,.044,.09,.117,.19,.307,.409,.558,.699,.808,1.048,1.199,1.421,1.654,1.89,2.16,2.534,2.962,3.143,3.839,4.484,5.386,6.424,7.837,9.21,10.975,12.625,14.391,15.174,13.546,14.244,14.623,15.145,15.896,16.052,15.203,13.764,12.894,12.132,11.473,10.541,10.91,10.521,9.99,9.683,9.244,9.596,9.851,9.434,8.136,6.375,5.812,5.306,4.589,4.089,3.604,2.875,2.446,2.364,1.922,1.659,1.319,.994,.781,.663,.512,.382,.315,.248,.205,.127,.107,.074,.051,.032,.023,.01,.014,.005,.013]},{yAxis:1,name:e!=="en"?"N\u0151tlen, hajadon":"Never-married",data:[42.344,43.79,45.866,46.039,44.556,45.091,45.92,46.563,45.963,45.798,43.711,44.106,42.754,44.175,46.49,48.035,47.311,48.276,47.064,47.013,47.457,47.99,46.517,44.885,40.69,38.435,36.188,34.563,33.491,31.558,29.573,28.105,27.788,26.764,25.12,24.554,23.772,23.556,22.859,21.845,21.449,21.437,22.036,22.22,23.128,22.749,23.057,21.885,21.461,18.968,14.251,13.047,11.469,10.459,9.378,8.354,7.299,6.019,5.15,4.503,4.221,3.629,3.541,3.41,3.149,2.996,2.855,3.099,3.163,3.182,2.816,2.278,2.214,2.137,1.988,1.817,1.575,1.328,1.286,1.219,1.042,1.032,.842,.867,.685,.634,.466,.422,.357,.284,.23,.182,.164,.137,.102,.066,.056,.04,.022,.011,.077],showInLegend:!1,linkedTo:"f_notlen"},{yAxis:1,name:e!=="en"?"H\xE1zas":"Married",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.064,.219,.458,.843,1.569,2.737,4.274,6.306,8.207,11.437,13.957,17.853,21.324,24.25,26.342,28.873,31.105,31.78,31.589,31.991,32.681,33.446,33.542,32.327,32.742,33.928,36.639,37.441,39.484,41.416,43.214,45,46.885,44.88,38.837,38.078,37.814,38.205,38.725,38.932,37.015,33.736,32.284,31.971,30.931,29.853,31.398,31.991,31.619,32.124,32.052,35.222,36.084,36.338,31.798,27.168,26.002,24.203,21.709,19.691,17.51,13.946,12.124,12.248,9.737,8.515,6.524,5.39,4.01,3.086,2.419,1.798,1.389,1.019,.74,.523,.332,.242,.194,.119,.08,.058,.04,.024,.026],showInLegend:!1,linkedTo:"f_hazas"},{yAxis:1,name:e!=="en"?"\xD6zvegy":"Widowed",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.07,.055,.035,.046,.036,.031,.037,.041,.047,.071,.078,.077,.079,.09,.106,.135,.155,.171,.178,.185,.247,.242,.289,.316,.386,.458,.524,.71,.83,.983,1.213,1.465,1.862,2.117,2.035,2.376,2.775,3.226,3.901,4.662,5.187,5.439,6.034,6.696,7.557,8.269,9.634,10.967,12.26,13.717,15.221,18.446,21.396,23.156,22.29,21.674,23.524,24.691,24.819,25.381,24.898,22.373,22.59,26.329,24.228,24.791,22.619,22.563,20.258,18.592,16.612,14.665,12.613,10.568,9.271,7.418,5.731,4.607,3.2,2.433,1.499,1.136,.731,.457,.64],showInLegend:!1,linkedTo:"f_ozvegy"},{yAxis:1,name:e!=="en"?"Elv\xE1lt":"Divorced",data:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.006,.005,.012,.052,.098,.155,.241,.346,.452,.588,.738,1,1.21,1.344,1.71,1.978,2.166,2.424,2.771,3.227,3.918,4.495,4.886,5.707,6.804,8.118,9.674,11.498,13.067,15.008,16.829,18.869,19.313,16.85,16.994,17.251,18.073,18.321,18.483,17.81,15.747,14.903,14.321,13.885,13.196,13.644,13.754,13.621,13.73,13.771,14.913,15.591,15.881,13.929,11.507,11.084,10.332,9.328,8.704,8.067,6.409,5.742,5.9,5.142,4.711,3.927,3.387,2.77,2.409,2.05,1.68,1.391,1.114,.945,.742,.537,.398,.286,.215,.123,.097,.075,.039,.05],showInLegend:!1,linkedTo:"f_elvalt"}]});return()=>{i.destroy()}},"default");var Ms=ut(dt(),1);var Ss=T(({container:t,lang:e})=>{let i=Ms.default.chart(t,{title:{text:e!=="en"?"G.3. A n\xE9pess\xE9g sz\xE1ma f\u0151bb korcsoportok szerint, janu\xE1r 1.*":"G3 Population number by main age groups, 1 January*"},credits:{text:e!=="en"?"* L\xE1sd: M\xF3dszertan.":"* See Methodology."},chart:{type:"column"},xAxis:{categories:[1869,1880,1890,1900,1910,1920,1930,1941,1949,1960,1970,1980,1990,2001,2012,2024]},yAxis:{title:{text:e!=="en"?"Milli\xF3":"Million persons"}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" milli\xF3 f\u0151":" million persons"},plotOptions:{column:{stacking:"normal"}},series:[{name:e!=="en"?"0\u201314 \xE9ves":"0\u201314-year-old",color:"#A370A9",data:[1.84,1.88,2.18,2.39,2.65,2.45,2.39,2.42,2.29,2.53,2.18,2.34,2.13,1.69,1.44,1.39]},{name:e!=="en"?"15\u201359 \xE9ves":"15\u201359-year-old",color:"#FABD43",data:[2.91,3.1,3.42,3.95,4.36,4.82,5.44,5.9,5.84,6.06,6.39,6.54,6.28,6.43,6.16,5.67]},{name:e!=="en"?"60 \xE9ves \xE9s ann\xE1l id\u0151sebb":"60-year-old and older",color:"#BE8844",data:[.26,.36,.41,.51,.61,.72,.85,1,1.07,1.37,1.76,1.83,1.96,2.08,2.33,2.53]}]});return()=>{i.destroy()}},"default");var Ls=ut(dt(),1);var Ps=T(({container:t,lang:e})=>{let i=Ls.default.chart(t,{title:{text:e!=="en"?"G.4. Eltartotts\xE1gi r\xE1ta, \xF6reged\xE9si index, janu\xE1r 1.*":"G4 Dependency ratios, ageing index, 1 January*"},credits:{text:e!=="en"?"* L\xE1sd: M\xF3dszertan.":"* See Methodology."},chart:{type:"line"},xAxis:{categories:["1869","1880","1890","1900","1910","1920","1930","1941","1949","1960","1970","1980","1990","2001","2012","2024"]},yAxis:{title:{text:"%"}},tooltip:{valueDecimals:1,valueSuffix:"%"},series:[{name:e!=="en"?"A gyermekn\xE9pess\xE9g eltartotts\xE1gi r\xE1t\xE1ja":"Youth dependency ratio",color:"#A370A9",data:[60.8,57.5,60.8,57.5,57.7,48,41.7,38.8,36.8,38.7,31.3,33.8,31,24.3,21.1,22.3]},{name:e!=="en"?"Az id\u0151s n\xE9pess\xE9g eltartotts\xE1gi r\xE1t\xE1ja":"Old-age dependency ratio",color:"#FABD43",data:[4.8,5.9,7,7.3,8.3,8.7,9.6,10.4,11.1,13.6,17,20.9,20,22.2,24.6,31.9]},{name:e!=="en"?"\xD6reged\xE9si index":"Ageing index",color:"#BE8844",data:[7.8,10.2,11.6,12.7,14.4,18.2,23,26.9,30.3,35.2,54.4,61.9,64.5,91.3,116.4,143.2]}]});return()=>{i.destroy()}},"default");var wr=ut(dt(),1);var Ts=T(({container:t,lang:e})=>{let i=wr.default.chart(t,{title:{text:e!=="en"?"G.5. Ezer lakosra jut\xF3 \xE9lvesz\xFClet\xE9s \xE9s hal\xE1loz\xE1s":"G5 Live births and deaths per thousand population"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime",endOnTick:!1,showLastLabel:!0},plotOptions:{series:{pointStart:Date.UTC(1876,0,0),pointIntervalUnit:"year"}},yAxis:{min:0,title:{text:"\u2030"}},tooltip:{valueDecimals:1,valueSuffix:"\u2030",formatter(){let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",w=new Date(this.x).getFullYear()+1+"";for(let C=0;C"u"?I.y:I.point.low-I.point.high;w+='\u25CF '+I.series.name+': | '+wr.default.numberFormat(z,r)+u+" |
"}return w+="
",w}},series:[{color:"#BB69CD",zIndex:1,name:e!=="en"?"\xC9lvesz\xFClet\xE9s":"Live births",data:[46.7,45.6,44.6,46.6,44.4,43.4,44.7,45.3,46.3,45.1,45.8,44.3,43.5,44.1,41,42.4,41,42.5,41.7,41.2,40.8,40.6,39.4,39.3,39.7,37.8,38.7,36.6,36.5,35.1,35.6,35.7,36.3,36.2,35.1,34.1,35,33.8,34.2,23.6,17,16.5,16.3,27.6,31.4,31.8,30.8,29.2,26.9,28.4,27.4,25.9,26.4,25.1,25.4,23.7,23.4,21.9,21.8,21.1,20.3,20,19.9,19.4,20,18.9,19.9,18.9,20.6,18.7,18.7,20.6,21,20.6,20.9,20.2,19.6,21.6,23,21.4,19.5,17,16,15.2,14.7,14,12.9,13.1,13.1,13.1,13.6,14.6,15.1,15,14.7,14.5,14.7,15,17.8,18.4,17.5,16.7,15.8,15,13.9,13.4,12.5,11.9,11.8,12.3,12.2,12,11.9,11.9,12.1,12.3,11.7,11.3,11.2,10.8,10.2,9.8,9.5,9.2,9.6,9.5,9.5,9.3,9.4,9.7,9.9,9.7,9.9,9.6,9,8.8,9.1,9,9.3,9.3,9.5,9.4,9.2,9.1,9.5,9.6,9.1,8.9]},{color:"#6782C3",zIndex:1,name:e!=="en"?"Hal\xE1loz\xE1s":"Deaths",data:[34.9,35,38,36.2,38.6,35.9,35,32,31.6,32.9,33.1,34.4,32.6,29.7,32.1,34.5,35.1,31.5,29.2,29.7,27.7,26.5,26.7,27.1,26.3,24.2,25.7,25.4,24.2,28.3,24.4,24.6,24,24.6,22.3,24.1,22.2,22.3,22.3,23.8,20.1,20.6,26.4,20,21.3,21.2,21.4,19.5,20.4,17.1,16.7,17.8,17.2,17.8,15.5,16.6,17.9,14.7,14.5,15.2,14.2,14.1,14.2,13.5,14.3,13.2,14.6,13.5,17.4,23.4,15,12.9,11.6,11.4,11.4,11.7,11.3,11.7,11,10,10.5,10.5,9.9,10.5,10.2,9.6,10.8,9.9,10,10.7,10,10.7,11.2,11.4,11.6,11.9,11.4,11.8,12,12.4,12.5,12.4,13.1,12.8,13.6,13.5,13.5,13.9,13.8,14,14,13.6,13.4,13.9,14,14,14.3,14.5,14.2,14.1,13.9,13.5,13.7,14,13.3,13,13.1,13.4,13.1,13.5,13.1,13.2,13,13,13,12.9,13,12.8,12.8,13.4,12.9,13.5,13.4,13.3,14.5,16,14.1,13.4]},{type:"arearange",color:"#FEBB53",marker:{enabled:!1},name:e!=="en"?"Term\xE9szetes szaporod\xE1s, fogy\xE1s (\u2013)":"Natural increase or decrease (\u2013) of population",data:[[46.7,34.9],[45.6,35],[44.6,38],[46.6,36.2],[44.4,38.6],[43.4,35.9],[44.7,35],[45.3,32],[46.3,31.6],[45.1,32.9],[45.8,33.1],[44.3,34.4],[43.5,32.6],[44.1,29.7],[41,32.1],[42.4,34.5],[41,35.1],[42.5,31.5],[41.7,29.2],[41.2,29.7],[40.8,27.7],[40.6,26.5],[39.4,26.7],[39.3,27.1],[39.7,26.3],[37.8,24.2],[38.7,25.7],[36.6,25.4],[36.5,24.2],[35.1,28.3],[35.6,24.4],[35.7,24.6],[36.3,24],[36.2,24.6],[35.1,22.3],[34.1,24.1],[35,22.2],[33.8,22.3],[34.2,22.3],[23.6,23.8],[17,20.1],[16.5,20.6],[16.3,26.4],[27.6,20],[31.4,21.3],[31.8,21.2],[30.8,21.4],[29.2,19.5],[26.9,20.4],[28.4,17.1],[27.4,16.7],[25.9,17.8],[26.4,17.2],[25.1,17.8],[25.4,15.5],[23.7,16.6],[23.4,17.9],[21.9,14.7],[21.8,14.5],[21.1,15.2],[20.3,14.2],[20,14.1],[19.9,14.2],[19.4,13.5],[20,14.3],[18.9,13.2],[19.9,14.6],[18.9,13.5],[20.6,17.4],[18.7,23.4],[18.7,15],[20.6,12.9],[21,11.6],[20.6,11.4],[20.9,11.4],[20.2,11.7],[19.6,11.3],[21.6,11.7],[23,11],[21.4,10],[19.5,10.5],[17,10.5],[16,9.9],[15.2,10.5],[14.7,10.2],[14,9.6],[12.9,10.8],[13.1,9.9],[13.1,10],[13.1,10.7],[13.6,10],[14.6,10.7],[15.1,11.2],[15,11.4],[14.7,11.6],[14.5,11.9],[14.7,11.4],[15,11.8],[17.8,12],[18.4,12.4],[17.5,12.5],[16.7,12.4],[15.8,13.1],[15,12.8],[13.9,13.6],[13.4,13.5],[12.5,13.5],[11.9,13.9],[11.8,13.8],[12.3,14],[12.2,14],[12,13.6],[11.9,13.4],[11.9,13.9],[12.1,14],[12.3,14],[11.7,14.3],[11.3,14.5],[11.2,14.2],[10.8,14.1],[10.2,13.9],[9.8,13.5],[9.5,13.7],[9.2,14],[9.6,13.3],[9.5,13],[9.5,13.1],[9.3,13.4],[9.4,13.1],[9.7,13.5],[9.9,13.1],[9.7,13.2],[9.9,13],[9.6,13],[9,13],[8.8,12.9],[9.1,13],[9,12.8],[9.3,12.8],[9.3,13.4],[9.5,12.9],[9.4,13.5],[9.2,13.4],[9.1,13.3],[9.5,14.5],[9.6,16],[9.1,14.1],[8.9,13.4]]}]});return()=>{i.destroy()}},"default");var Es=ut(dt(),1);var Is=T(({container:t,lang:e})=>{let i=Es.default.chart(t,{title:{text:e!=="en"?"G.6. Ezer lakosra jut\xF3 h\xE1zass\xE1gk\xF6t\xE9s \xE9s v\xE1l\xE1s":"G6 Marriages and divorces per thousand population"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:"\u2030"},min:0,max:12},plotOptions:{series:{pointStart:Date.UTC(1949,0,1),pointIntervalUnit:"year"}},tooltip:{valueDecimals:1,valueSuffix:"\u2030"},series:[{name:e!=="en"?"H\xE1zass\xE1gk\xF6t\xE9s":"Marriages",color:"#A370A9",data:[11.7,11.4,9.9,11,9.5,11.1,10.5,9.7,10,9.3,9.1,8.9,8.3,8.1,8.4,8.7,8.8,9.2,9.4,9.3,9.3,9.3,9.1,9.4,9.7,9.5,9.9,9.5,9.1,8.7,8.1,7.5,7.2,7.1,7.1,7.1,6.9,6.9,6.3,6.3,6.4,6.4,5.9,5.5,5.2,5.2,5.2,4.7,4.6,4.4,4.4,4.7,4.3,4.5,4.5,4.3,4.4,4.4,4.1,4,3.7,3.6,3.6,3.6,3.7,3.9,4.7,5.3,5.2,5.2,6.7,6.9,7.4,6.6,5.2]},{name:e!=="en"?"V\xE1l\xE1s":"Divorces",color:"#FABD43",data:[1.4,1.2,1.2,1.4,.9,1.3,1.6,1.3,1.8,1.5,2.2,1.7,1.7,1.7,1.8,1.9,2,2,2.1,2.1,2.1,2.2,2.3,2.3,2.4,2.3,2.5,2.6,2.6,2.7,2.6,2.6,2.6,2.7,2.8,2.7,2.8,2.8,2.8,2.3,2.4,2.4,2.4,2.1,2.2,2.3,2.4,2.2,2.4,2.5,2.5,2.3,2.4,2.5,2.5,2.4,2.5,2.5,2.5,2.5,2.4,2.4,2.3,2.2,2,2,2.1,2,1.9,1.7,1.8,1.5,1.9,1.8,1.8]}]});return()=>{i.destroy()}},"default");var zs=ut(dt(),1);var Os=T(({container:t,lang:e})=>{let i=zs.default.chart(t,{title:{text:e!=="en"?"G.7. A n\u0151k teljes els\u0151 h\xE1zass\xE1gk\xF6t\xE9si ar\xE1nysz\xE1ma \xE9s a teljes v\xE1l\xE1si ar\xE1nysz\xE1m":"G7 Total first marriage rate for females and total divorce rate"},chart:{type:"line"},xAxis:{type:"datetime"},yAxis:[{title:{text:e!=="en"?"Sz\xE1z n\u0151re":"Per hundred females"},min:0,max:120,tickInterval:10,alignTicks:!1},{title:{text:e!=="en"?"Sz\xE1z h\xE1zass\xE1gra":"Per hundred marriages"},opposite:!0,min:0,max:60,tickInterval:5,alignTicks:!1}],plotOptions:{series:{pointStart:Date.UTC(1960,0,1),pointIntervalUnit:"year"}},series:[{name:e!=="en"?"A n\u0151k teljes els\u0151 h\xE1zass\xE1gk\xF6t\xE9si ar\xE1nysz\xE1ma":"Total first marriage rate for females",color:"#A370A9",yAxis:0,tooltip:{valueSuffix:e!=="en"?" sz\xE1z n\u0151re":" per hundred females"},data:[100,92,89,93,96,98,101,102,100,97,97,92,94,95,96,100,99,98,97,95,89,88,87,89,88,86,84,76,75,77,77,70,65,60,57,56,51,48,46,46,49,44,47,47,45,47,47,44,43,40,39,39,43,44,47,57,66,64,65,88,94,101,88,68]},{name:e!=="en"?"Teljes v\xE1l\xE1si ar\xE1nysz\xE1m":"Total divorce rate",color:"#FABD43",yAxis:1,tooltip:{valueSuffix:e!=="en"?" sz\xE1z h\xE1zass\xE1gra":" per hundred marriages"},data:[18,19,19,20,22,23,23,24,24,24,25,26,26,27,26,28,28,28,30,29,29,29,31,32,32,33,34,35,28,30,31,31,28,29,31,34,32,36,38,39,38,39,42,42,42,43,44,45,46,45,46,46,44,42,41,43,42,40,37,38,32,38,37,34]}]});return()=>{i.destroy()}},"default");var Ds=ut(dt(),1);var Ns=T(({container:t,lang:e})=>{let i=Ds.default.chart(t,{title:{text:e!=="en"?"G.8. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 \xE9lvesz\xFClet\xE9s":"G8 Live births per thousand females of corresponding age"},chart:{type:"line"},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},categories:[15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49]},yAxis:{title:{text:"\u2030"}},tooltip:{headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueSuffix:"\u2030",valueDecimals:1},series:[{name:"1990",color:"#A370A9",data:[6.5,17.7,34,59,93.7,123.8,141.5,155.3,158.4,158.6,149.4,133.8,114.5,99.9,81.3,70.2,57,46.9,37.4,29.5,24.9,20.2,15.3,11.4,8.6,5.9,3.9,2.5,1.5,.8,.3,.1,.1,0,0]},{name:"2000",color:"#FABD43",data:[5.2,12.1,20.3,32.2,43.8,51.7,60.6,69.7,78.7,86.7,95.5,99.1,99.1,93.2,85.2,73.7,62.4,53.6,43.4,35.6,30.4,23.3,18.3,14.3,10.5,7.9,4.5,3.5,1.3,.7,.4,.2,.1,.1,.1]},{name:"2010",color:"#BE8844",data:[4.9,11.6,17.4,24.7,28.9,33.4,36.3,39.9,43.3,46.8,56.8,64.3,75.5,83.9,87.2,89.6,84.6,81,71.2,60.9,53.2,41.9,33.4,25.1,18.5,13.6,8.6,5.4,3,1.8,.8,.2,.2,.1,0]},{name:"2023",color:"#DDC0A6",data:[4.3,9.7,16.2,23.5,29,32.3,35.7,43.5,47.5,57.3,69.1,78.8,91.1,95.7,101.3,98.1,95.7,94.4,87.1,77.8,71.8,60.9,50.8,40.9,30.6,22,16.1,10.8,6.1,3.4,1.9,1.2,.6,.4,.2]}]});return()=>{i.destroy()}},"default");var _s=ut(dt(),1);var Bs=T(({container:t,lang:e})=>{let i=_s.default.chart(t,{title:{text:e!=="en"?"G.9. A n\u0151k \xE1tlagos kora gyermek\xFCk sz\xFClet\xE9sekor":"G9 Mean age of females at childbirth"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"Kor\xE9v":"Age, years"},min:20},plotOptions:{series:{pointStart:Date.UTC(1961,0,1),pointIntervalUnit:"year"}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" \xE9v":" years"},series:[{name:e!=="en"?"Els\u0151 gyermek sz\xFClet\xE9sekor":"At birth of first child",color:"#A370A9",data:[22.83,22.88,22.96,22.91,22.88,22.8,22.73,22.65,22.59,22.56,22.46,22.41,22.4,22.41,22.38,22.41,22.54,22.66,22.76,22.86,23,23.03,23.09,23.08,23.09,23.06,23.06,23.1,23.07,22.99,23.02,23.08,23.11,23.22,23.43,23.7,23.93,24.29,24.69,25.02,25.33,25.7,26.1,26.54,26.96,27.29,27.55,27.7,27.92,28.23,28.34,28.29,28.23,28.27,28.44,28.42,28.61,28.75,28.86,28.92,29.08,29.15,29.24]},{name:e!=="en"?"\xD6sszes gyermek sz\xFClet\xE9sekor":"At childbirth overall",color:"#FABD43",data:[25.76,25.75,25.84,25.7,25.56,25.47,25.41,25.32,25.22,25.1,24.98,24.89,24.86,24.96,24.95,24.81,24.85,24.83,24.85,24.95,25.13,25.22,25.33,25.37,25.51,25.67,25.72,25.71,25.73,25.67,25.69,25.69,25.79,25.9,25.97,26.07,26.24,26.44,26.7,27,27.35,27.64,27.92,28.27,28.59,28.88,29.14,29.31,29.54,29.83,30.03,30.06,30.09,30.14,30.27,30.2,30.31,30.33,30.34,30.36,30.47,30.43,30.54]}]});return()=>{i.destroy()}},"default");var kr=ut(dt(),1);var Rs=T(({container:t,lang:e})=>{let i=kr.default.chart(t,{title:{text:e!=="en"?"G.10. Sz\xE1z \xE9lvesz\xFClet\xE9sb\u0151l a h\xE1zass\xE1gon k\xEDv\xFCli \xE9lvesz\xFClet\xE9sek ar\xE1nya az anya kora szerint":"G10 Out of hundred live births rate of extra-marital live births by age of mothers"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5,showLastLabel:!0,labels:{formatter:function(){return this.value<45?this.value:this.value==45?"45\u2013":""}}},yAxis:{title:{text:"%"},min:0,max:100},plotOptions:{series:{pointStart:14}},tooltip:{valueDecimals:1,valueSuffix:"%",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old");this.x===14&&(y+=e!=="en"?" \xE9s fiatalabb":" and younger"),this.x===45&&(y+=e!=="en"?" \xE9s id\u0151sebb":" and older"),y+="";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+kr.default.numberFormat(I.y,r)+u+" | "}return y+="
",y}},series:[{name:"1990",color:"#A370A9",data:[100,98.8,67.1,50.4,32,18.8,12.8,9.7,8.3,7.2,6.8,7,7.4,7.6,8.4,8.9,10.6,11,12.8,14.3,14.5,16.9,18.8,21.4,22.7,22.6,24.3,23.9,25.7,30.4,30.6,28.9]},{name:"2000",color:"#FABD43",data:[100,99.4,88.4,81.6,69,59.4,49.8,42.1,34,29.8,25.7,21.9,20.2,18.9,18.8,19.6,20.5,20,21.1,23,23.2,25,25.8,29.6,30,30.3,32.1,29.7,28.7,38.7,20.3,34.3]},{name:"2010",color:"#BE8844",data:[100,100,88.3,87.3,84,85.8,81.9,76.6,72.6,61.5,53.3,46.6,39.8,35.2,32.4,29.3,28,29.1,29.5,29.7,30.5,32,33.7,35.5,36,36.9,38.7,43.4,46.2,44.9,37.2,54.2]},{name:"2023",color:"#DDC0A6",data:[100,100,89,86.2,84.6,79.1,70.7,58.4,51.1,41.9,32.1,27.8,22.8,19,16.3,15.7,14.7,13.5,13.3,13.6,13.9,14.9,16.8,17.3,18,17.6,20.8,25.8,32.7,33.4,34.6,40.3]}]});return()=>{i.destroy()}},"default");var js=ut(dt(),1);var Gs=T(({container:t,lang:e})=>{let i=js.default.chart(t,{title:{text:e!=="en"?"G.11. Teljes term\xE9kenys\xE9gi ar\xE1nysz\xE1m \xE9lvesz\xFClet\xE9si sorrend szerint":"G11 Total fertility rate by live birth order"},chart:{type:"area",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"Sz\xE1z n\u0151re":"Per hundred females"}},plotOptions:{series:{pointStart:Date.UTC(1961,0,1),pointIntervalUnit:"year"},area:{stacking:"normal",lineColor:"#666666",lineWidth:1,marker:{lineWidth:1,lineColor:"#666666"}}},tooltip:{valueSuffix:e!=="en"?" sz\xE1z n\u0151re":" per hundred females"},legend:{title:{text:e!=="en"?"\xC9lvesz\xFClet\xE9si sorrend:":"Live birth order:"}},series:[{name:e!=="en"?"1. gyerek":"1st",color:"#A370A9",data:[87,82,82,85,87,91,96,97,97,94,91,90,90,96,98,99,97,95,95,90,88,86,84,85,87,84,82,82,79,82,82,76,71,68,65,62,59,57,56,58,57,58,57,59,61,62,62,64,63,61,59,64,64,68,69,72,72,71,71,74,74,71,70]},{name:e!=="en"?"2. gyerek":"2nd",color:"#FABD43",data:[57,52,55,54,55,59,66,71,69,68,67,68,68,89,94,86,82,79,75,71,69,66,64,64,68,69,68,67,67,68,68,64,60,56,55,50,45,44,42,43,42,42,41,40,41,44,42,43,43,40,39,43,42,44,46,48,48,49,49,50,52,50,50]},{name:e!=="en"?"3. gyerek":"3rd",color:"#BE8844",data:[24,21,21,20,19,18,19,19,19,18,18,18,19,25,27,24,23,21,20,19,20,18,18,17,20,20,21,22,23,25,24,24,24,26,24,21,20,19,18,19,20,18,18,17,17,17,17,17,16,15,15,17,17,18,18,19,20,20,19,21,22,20,20]},{name:e!=="en"?"4. \xE9s ann\xE1l t\xF6bb gyerek":"4th\u2013",color:"#DDC0A6",data:[26,24,24,22,20,20,20,19,18,17,17,16,16,17,16,14,13,11,11,10,10,9,9,9,10,10,11,11,11,12,13,13,13,14,13,13,13,12,12,12,12,12,11,11,11,11,10,11,10,10,10,10,10,11,10,10,10,10,10,11,12,11,11]}]});return()=>{i.destroy()}},"default");var Fs=ut(dt(),1);var Xs=T(({container:t,lang:e})=>{let i=Fs.default.chart(t,{title:{text:e!=="en"?"G.12. Teljes term\xE9kenys\xE9gi ar\xE1nysz\xE1m \xE9s teljes terhess\xE9gmegszak\xEDt\xE1si ar\xE1nysz\xE1m":"G12 Total fertility rate and total induced abortion rate"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime"},yAxis:{min:0,title:{text:e!=="en"?"Sz\xE1z n\u0151re":"Per hundred females"}},plotOptions:{series:{pointStart:Date.UTC(1957,0,1),pointIntervalUnit:"year"}},tooltip:{valueSuffix:e!=="en"?" sz\xE1z n\u0151re":" per hundred females"},series:[{name:e!=="en"?"Teljes term\xE9kenys\xE9gi ar\xE1nysz\xE1m":"Total fertility rate",color:"#A370A9",data:[229,216,209,202,194,179,182,181,182,189,201,206,203,198,193,192,193,227,234,223,215,206,200,191,187,179,174,175,185,184,182,181,180,186,187,177,168,164,157,145,137,132,128,132,131,130,127,127,130,134,131,135,132,125,123,134,134,141,144,149,149,149,149,156,159,152,151]},{name:e!=="en"?"Teljes terhess\xE9gmegszak\xEDt\xE1si ar\xE1nysz\xE1m":"Total induced abortion rate",color:"#FABD43",data:[168,197,206,220,233,225,240,254,248,257,257,273,278,256,248,232,222,133,124,122,115,108,105,106,103,104,105,110,110,112,114,118,123,123,124,120,104,103,106,106,103,95,91,82,78,77,74,73,68,64,62,62,62,58,55,54,53,51,50,49,47,45,44,41,39,39,38]}]});return()=>{i.destroy()}},"default");var Hs=ut(dt(),1);var Ws=T(({container:t,lang:e})=>{let i=Hs.default.chart(t,{title:{text:e!=="en"?"G.13. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 \xE9lvesz\xFClet\xE9s \xE9s terhess\xE9gmegszak\xEDt\xE1s, 2023":"G13 Live births and induced abortions per thousand females of corresponding age, 2023"},chart:{type:"line"},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},categories:[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49]},yAxis:{title:{text:"\u2030"}},tooltip:{valueDecimals:1,headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueSuffix:"\u2030"},series:[{name:e!=="en"?"\xC9lvesz\xFClet\xE9si ar\xE1nysz\xE1m":"Live birth rate",color:"#A370A9",data:[1.2,4.3,9.7,16.2,23.5,29,32.3,35.7,43.5,47.5,57.3,69.1,78.8,91.1,95.7,101.3,98.1,95.7,94.4,87.1,77.8,71.8,60.9,50.8,40.9,30.6,22,16.1,10.8,6.1,3.4,1.9,1.2,.6,.4,.2]},{name:e!=="en"?"Terhess\xE9gmegszak\xEDt\xE1si ar\xE1nysz\xE1m":"Induced abortion rate",color:"#FABD43",data:[1.7,4.9,8.1,10.8,14.3,15.7,19,19.6,20.3,20.8,22.2,21.1,20.5,17.8,18.1,16.6,15.3,14.6,14.1,12.9,12.8,11.2,10.6,9.6,8.1,7.8,6.1,4.8,3.1,2,1.1,.9,.4,.2,0,0]}]});return()=>{i.destroy()}},"default");var Ys=ut(dt(),1);var Us=T(({container:t,lang:e})=>{let i=Ys.default.chart(t,{title:{text:e!=="en"?"G.14. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 terhess\xE9gmegszak\xEDt\xE1s":"G14 Induced abortions per thousand females of corresponding age"},chart:{type:"line"},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},categories:[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49]},yAxis:{title:{text:"\u2030"}},tooltip:{valueDecimals:1,headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueSuffix:"\u2030"},series:[{name:"1990",color:"#A370A9",data:[3.3,10.5,20.4,33.3,45,49.2,50.4,50.5,50.7,51.6,53.2,53.5,53.3,54,55.7,53.2,53.8,51.5,51.4,47.7,47.6,48.3,44.1,41.6,36.6,33.1,28.2,21.3,15.5,11,6.4,2.9,1.6,.8,.5,.4]},{name:"2000",color:"#FABD43",data:[2.1,6.7,15.5,21.4,29.9,33.2,36.3,36.7,38.4,37.5,37.7,37.5,38.5,38,36.2,35.5,36.3,35.2,34,31.7,29.8,27.8,27.4,25,22.7,18.8,16,12.3,9,6,3.4,1.8,1.1,.6,.1,.1]},{name:"2010",color:"#BE8844",data:[2.6,7.5,13.3,17.5,19.8,23.9,25.4,26.1,25.5,25.4,25.8,24.9,25.1,23.5,24.6,24.3,23.1,22.2,23.1,22.9,21.8,21.6,18.9,18.5,18,13.9,12.6,10.6,7.6,4.6,2.5,1.6,.8,.3,.1,0]},{name:"2023",color:"#DDC0A6",data:[1.7,4.9,8.1,10.8,14.3,15.7,19,19.6,20.3,20.8,22.2,21.1,20.5,17.8,18.1,16.6,15.3,14.6,14.1,12.9,12.8,11.2,10.6,9.6,8.1,7.8,6.1,4.8,3.1,2,1.1,.9,.4,.2,0,0]}]});return()=>{i.destroy()}},"default");var Vs=ut(dt(),1);var Ks=T(({container:t,lang:e})=>{let i=Vs.default.chart(t,{title:{text:e!=="en"?"G.15. Sz\xE1z \xE9lvesz\xFClet\xE9sre jut\xF3 terhess\xE9gmegszak\xEDt\xE1s a n\u0151k \xE9letkora szerint":"G15 Induced abortions per hundred live births by age of females"},chart:{type:"line"},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},categories:[14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40]},yAxis:{title:{text:e!=="en"?"Sz\xE1z \xE9lvesz\xFClet\xE9sre":"Per hundred live births"},max:500},tooltip:{valueDecimals:0,headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueSuffix:e!=="en"?" sz\xE1z \xE9lvesz\xFClet\xE9sre":" per hundred live births"},series:[{name:"1990",color:"#A370A9",data:[152,162,116,98,76,52,41,36,33,33,34,36,40,47,56,65,77,90,110,127,161,194,218,272,321,385,479]},{name:"2000",color:"#FABD43",data:[162,120,128,108,101,88,79,69,63,53,48,42,36,36,38,42,47,52,59,62,71,85,107,122,153,171,212]},{name:"2010",color:"#BE8844",data:[212.3,151.3,114.9,100.4,80,82.6,76.1,71.8,64,58.5,55,43.8,39,31.1,29.4,27.8,25.7,26.2,28.6,32.2,35.8,40.6,45.2,55.3,71.7,75.3,92.2]},{name:"2023",color:"#DDC0A6",data:[147.2,115.8,83.8,66.5,61.1,54,58.8,55,46.6,43.7,38.7,30.6,26.1,19.5,18.9,16.4,15.5,15.2,14.9,14.8,16.4,15.7,17.4,18.9,19.8,25.4,27.9]}]});return()=>{i.destroy()}},"default");var qs=ut(dt(),1);var Zs=T(({container:t,lang:e})=>{let i=qs.default.chart(t,{title:{text:e!=="en"?"G.16. Ezer \xE9lvesz\xFCl\xF6ttre jut\xF3 1 \xE9ven aluli meghalt korcsoportonk\xE9nt":"G16 Deaths under 1 year of age per thousand live births, by age group"},chart:{type:"area",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:Date.UTC(1949,0,1),pointIntervalUnit:"year"},area:{stacking:"normal",lineColor:"#666666",lineWidth:1,marker:{lineWidth:1,lineColor:"#666666"}}},tooltip:{valueDecimals:1,valueSuffix:"\u2030"},series:[{name:e!=="en"?"1 napon aluli":"Under 1 day",color:"#A370A9",data:[11.9,12,12.1,11.3,11.3,12.7,12.2,11.9,13.6,12.7,13.2,12.6,12.3,12.8,12.6,12.7,14,13.9,14.2,13.8,13.7,13.6,13.4,13.4,14.3,14.8,12.7,12.2,10.1,9.2,8.5,7.8,6.3,6.4,5.3,6.4,6.8,5.7,5.3,4.9,4.4,4.3,4.4,4.1,3.3,2.7,2.4,2.5,2.2,2.2,1.9,2.3,1.8,1.8,1.7,1.4,1.2,1.1,1.4,1.2,1,1.2,1,1,.9,.6,.8,.9,.5,.8,.6,.6,.6,.7,.6]},{name:e!=="en"?"1\u20136 napos":"1\u20136 days",color:"#FABD43",data:[14.2,14.3,12.7,11,11.8,10.3,10.1,10.4,9.6,9.5,9.6,9.5,9.2,9.7,9.9,9.4,9.6,10.4,10.7,10.2,9.6,10.9,11.7,10.8,10.3,10.7,10.6,9.3,8.2,7.6,7.6,7.5,6.8,6.3,5.9,6.1,6,6.1,5.2,4.8,4.9,4.5,4.7,3.8,3.3,3.1,3.1,2.8,2.9,2.3,2.4,2.3,2.2,1.9,1.9,2,1.5,1.6,1.5,1.5,1.3,1.5,1.1,1.2,1.2,1.1,.9,.7,.9,.9,.8,.8,.8,.9,.7]},{name:e!=="en"?"7\u201330 napos":"7\u201330 days",color:"#BE8844",data:[15.6,14.7,13,11.4,10.8,8.9,8.9,9.3,9.4,8.1,6.7,5.3,5.5,5.7,5.4,5.2,4.1,4.2,3.8,3.7,4.2,4.2,3.7,3.1,2.9,3.1,3.5,2.9,2.7,2.4,2.7,2.6,2.8,2.9,3.1,3.4,3,3,2.7,2.1,2.5,2.2,2.5,2.4,2,2.2,2,2.1,2,1.9,1.4,1.7,1.4,1.5,1.3,1.2,1.4,1,1.2,1.1,1.1,.9,1,1.1,1.1,1.2,1.1,1.1,.9,.6,.9,.8,.8,.8,.7]},{name:e!=="en"?"31\u2013364 napos":"31\u2013364 days",color:"#DDC0A6",data:[49.3,44.7,46.1,36.2,36.9,28.7,28.8,27.2,30.5,27.8,23,20.3,17,19.7,15.1,12.7,11.1,9.8,8.3,8,8.3,7.2,6.3,6,6.3,5.8,6,5.4,5.2,5.1,5.1,5.2,4.9,4.5,4.7,4.5,4.6,4.2,4.2,3.9,4,3.9,4.1,3.7,3.8,3.5,3.1,3.6,2.7,3.3,2.7,2.9,2.8,1.9,2.5,2,2.1,1.9,1.9,1.7,1.7,1.8,1.8,1.6,2,1.6,1.4,1.3,1.3,1.1,1.4,1.4,1.1,1.2,1]}]});return()=>{i.destroy()}},"default");var Ar=ut(dt(),1);var $s=T(({container:t,lang:e})=>{let i=Ar.default.chart(t,{title:{text:e!=="en"?"G.17. Ezer megfelel\u0151 kor\xFA f\xE9rfira jut\xF3 hal\xE1loz\xE1s":"G17 Deaths per thousand males of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5,showLastLabel:!0,labels:{formatter:function(){return this.value<85?this.value:this.value==85?"85\u2013":""}}},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:1}},tooltip:{valueDecimals:2,valueSuffix:"\u2030",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old")+(this.x===85?e!=="en"?" \xE9s id\u0151sebb":" and older":"")+"";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+Ar.default.numberFormat(I.y,r)+u+" |
"}return y+="
",y}},series:[{name:"1965",color:"#A370A9",data:[2.75,1.54,.95,.61,.53,.55,.59,.42,.48,.3,.37,.35,.53,.76,.61,.74,.76,.88,1.49,1.34,1.31,1.39,1.45,1.42,1.35,1.58,1.47,1.6,1.29,1.74,2.03,2.04,2.09,2.18,2.03,2.29,2.64,2.73,3.36,3,3.73,3.28,3.98,3.73,5,4.38,4.75,5.34,5.89,7.37,7.45,8.76,9.25,10.23,11.8,13.14,14.12,17.28,17.23,20.34,21.83,24.35,26.33,29.64,32.44,37.02,36.1,44.81,48.47,57.71,59.08,64.86,73.58,75.59,88.97,90.81,103.05,116.34,129.96,138.43,157.17,170.08,195.02,208.43,275.19]},{name:"1993",color:"#FABD43",data:[.81,.57,.49,.34,.14,.25,.35,.31,.27,.34,.19,.18,.28,.36,.32,.65,.68,.82,1.06,1.07,1.14,1.27,1.61,1.3,1.41,1.6,1.82,2.03,2.25,2.64,2.95,2.81,3.75,3.69,4.63,5.44,5.53,6.86,6.84,7.06,8.78,9.42,9.98,10.35,10.85,12.58,12.24,14.08,14.89,16.88,18.12,19.27,21.51,21.58,22.75,22.97,24.59,27.81,28.6,31.62,33.13,35.95,37.28,41.83,41.52,45.59,50.01,53.61,55.23,59.1,65.28,67,81.22,64.97,82.5,93.13,90.69,118.09,114.84,123.4,140.32,148.62,163.67,181.03,243.64]},{name:"2023",color:"#BE8844",data:[.25,.2,.23,.15,.12,.14,.1,.15,.11,.09,.13,.07,.08,.22,.2,.22,.34,.46,.32,.58,.47,.56,.45,.59,.78,.73,.79,.66,.82,.77,.81,.89,1.08,.89,1.2,1.34,1.54,1.49,1.57,1.75,2.07,2.38,2.45,2.55,2.82,3.22,3.53,4.35,4.83,5.28,6.16,7.37,8.2,9.12,10.41,11.11,12.8,13.67,16.15,17.55,21.92,23.59,25.43,26.84,29.87,33.28,34.28,37.47,38.98,40.97,42.97,46.35,51.59,52.89,54.79,60.66,63.48,70.18,79.58,82.56,92.21,104.26,115.77,126.42,198.77]}]});return()=>{i.destroy()}},"default");var Cr=ut(dt(),1);var Js=T(({container:t,lang:e})=>{let i=Cr.default.chart(t,{title:{text:e!=="en"?"G.18. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 hal\xE1loz\xE1s":"G18 Deaths per thousand females of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5,showLastLabel:!0,labels:{formatter:function(){return this.value<85?this.value:this.value==85?"85\u2013":""}}},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:1}},tooltip:{valueDecimals:2,valueSuffix:"\u2030",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old")+(this.x===85?e!=="en"?" \xE9s id\u0151sebb":" and older":"")+"";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+Cr.default.numberFormat(I.y,r)+u+" |
"}return y+="
",y}},series:[{name:"1965",color:"#A370A9",data:[2.58,1.09,.75,.5,.44,.35,.31,.29,.31,.26,.23,.2,.37,.34,.45,.46,.58,.57,.6,.52,.58,.55,.57,.54,.63,.69,.72,.86,.85,.93,.81,.84,.84,1.35,1.34,1.63,1.49,1.46,1.71,1.95,2.08,2.42,2.69,2.5,3.29,2.72,3.48,4.57,4.05,4.43,4.9,5.02,5.41,6.31,6.9,7.87,8.73,9.28,11.11,11.31,12.86,14.24,15.33,17.77,20.12,23.24,24.47,29.25,31.22,36.03,41.83,45.29,52.97,56.47,65.85,71.48,83.38,94.93,104.51,116.92,138.28,143.37,165.35,171.89,246.37]},{name:"1993",color:"#FABD43",data:[.69,.46,.45,.29,.15,.15,.11,.21,.2,.16,.17,.14,.24,.37,.32,.28,.41,.43,.31,.47,.37,.33,.45,.42,.49,.52,.67,.63,.85,1.08,1.29,1.11,1.34,1.39,2.03,2.36,2.18,2.66,2.62,3.12,2.88,3.27,3.91,3.89,4.07,4.44,4.28,5.47,5.79,5.98,6.72,6.67,6.95,7.32,8.5,9.37,10.01,10.77,11.22,12.97,13.53,15.27,16.21,16.87,18.31,20.65,23.12,25.57,28.49,29.81,35.19,34.55,44.09,40.05,49.49,54.55,58.78,75.18,78.67,87.71,99.01,110.78,128.24,137.98,208.71]},{name:"2023",color:"#BE8844",data:[.33,.2,.04,.09,.09,.04,.11,.07,.11,.09,.09,.05,.11,.13,.13,.04,.08,.13,.31,.26,.24,.22,.34,.26,.4,.31,.31,.21,.38,.31,.47,.35,.5,.59,.86,.76,.8,.96,.97,.91,.92,.93,1.3,1.3,1.63,1.6,1.86,1.94,2.15,2.72,3.2,3.27,3.87,4.27,5.61,5.23,6.25,6.71,7.09,8.13,9.67,10.75,10.9,11.58,13.73,15.28,15.52,18.6,18.75,19.45,21.25,24.88,25.91,28.69,29.83,34.18,37.91,42.71,49.95,53.97,59.54,67.86,80.64,91.91,170.04]}]});return()=>{i.destroy()}},"default");var Qs=ut(dt(),1);var ta=T(({container:t,lang:e})=>{let i=Qs.default.chart(t,{title:{text:e!=="en"?"G.19. Ezer megfelel\u0151 kor\xFA f\xE9rfira jut\xF3 hal\xE1loz\xE1s az 1\u201359 \xE9vesek k\xF6r\xE9ben":"G19 Deaths of 1\u201359-year-old males per thousand males of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5},yAxis:{title:{text:"\u2030"},tickInterval:5},plotOptions:{series:{pointStart:1}},tooltip:{headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueDecimals:2,valueSuffix:"\u2030"},series:[{name:"1965",color:"#A370A9",data:[2.75,1.54,.95,.61,.53,.55,.59,.42,.48,.3,.37,.35,.53,.76,.61,.74,.76,.88,1.49,1.34,1.31,1.39,1.45,1.42,1.35,1.58,1.47,1.6,1.29,1.74,2.03,2.04,2.09,2.18,2.03,2.29,2.64,2.73,3.36,3,3.73,3.28,3.98,3.73,5,4.38,4.75,5.34,5.89,7.37,7.45,8.76,9.25,10.23,11.8,13.14,14.12,17.28,17.23]},{name:"1993",color:"#FABD43",data:[.81,.57,.49,.34,.14,.25,.35,.31,.27,.34,.19,.18,.28,.36,.32,.65,.68,.82,1.06,1.07,1.14,1.27,1.61,1.3,1.41,1.6,1.82,2.03,2.25,2.64,2.95,2.81,3.75,3.69,4.63,5.44,5.53,6.86,6.84,7.06,8.78,9.42,9.98,10.35,10.85,12.58,12.24,14.08,14.89,16.88,18.12,19.27,21.51,21.58,22.75,22.97,24.59,27.81,28.6]},{name:"2023",color:"#BE8844",data:[.25,.2,.23,.15,.12,.14,.1,.15,.11,.09,.13,.07,.08,.22,.2,.22,.34,.46,.32,.58,.47,.56,.45,.59,.78,.73,.79,.66,.82,.77,.81,.89,1.08,.89,1.2,1.34,1.54,1.49,1.57,1.75,2.07,2.38,2.45,2.55,2.82,3.22,3.53,4.35,4.83,5.28,6.16,7.37,8.2,9.12,10.41,11.11,12.8,13.67,16.15]}]});return()=>{i.destroy()}},"default");var Mr=ut(dt(),1);var ea=T(({container:t,lang:e})=>{let i=Mr.default.chart(t,{title:{text:e!=="en"?"G.20. Ezer megfelel\u0151 kor\xFA f\xE9rfira jut\xF3 hal\xE1loz\xE1s a 60 \xE9ves \xE9s ann\xE1l id\u0151sebbek k\xF6r\xE9ben":"G20 Deaths of 60-year-old and older males per thousand males of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5,showFirstLabel:!0,showLastLabel:!0,labels:{formatter:function(){return this.value<85?this.value:this.value===85?"85\u2013":""}}},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:60}},tooltip:{valueDecimals:2,valueSuffix:"\u2030",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old")+(this.x===85?e!=="en"?" \xE9s id\u0151sebb":" and older":"")+"";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+Mr.default.numberFormat(I.y,r)+u+" |
"}return y+="
",y}},series:[{name:"1965",color:"#A370A9",data:[20.34,21.83,24.35,26.33,29.64,32.44,37.02,36.1,44.81,48.47,57.71,59.08,64.86,73.58,75.59,88.97,90.81,103.05,116.34,129.96,138.43,157.17,170.08,195.02,208.43,275.19]},{name:"1993",color:"#FABD43",data:[31.62,33.13,35.95,37.28,41.83,41.52,45.59,50.01,53.61,55.23,59.1,65.28,67,81.22,64.97,82.5,93.13,90.69,118.09,114.84,123.4,140.32,148.62,163.67,181.03,243.64]},{name:"2023",color:"#BE8844",data:[17.55,21.92,23.59,25.43,26.84,29.87,33.28,34.28,37.47,38.98,40.97,42.97,46.35,51.59,52.89,54.79,60.66,63.48,70.18,79.58,82.56,92.21,104.26,115.77,126.42,198.77]}]});return()=>{i.destroy()}},"default");var ia=ut(dt(),1);var ra=T(({container:t,lang:e})=>{let i=ia.default.chart(t,{title:{text:e!=="en"?"G.21. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 hal\xE1loz\xE1s az 1\u201359 \xE9vesek k\xF6r\xE9ben":"G21 Deaths of 1\u201359-year-old females per thousand females of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:1}},tooltip:{headerFormat:"{point.key}"+(e!=="en"?" \xE9ves":"-year-old")+"",valueDecimals:2,valueSuffix:"\u2030"},series:[{name:"1965",color:"#A370A9",data:[2.58,1.09,.75,.5,.44,.35,.31,.29,.31,.26,.23,.2,.37,.34,.45,.46,.58,.57,.6,.52,.58,.55,.57,.54,.63,.69,.72,.86,.85,.93,.81,.84,.84,1.35,1.34,1.63,1.49,1.46,1.71,1.95,2.08,2.42,2.69,2.5,3.29,2.72,3.48,4.57,4.05,4.43,4.9,5.02,5.41,6.31,6.9,7.87,8.73,9.28,11.11]},{name:"1993",color:"#FABD43",data:[.69,.46,.45,.29,.15,.15,.11,.21,.2,.16,.17,.14,.24,.37,.32,.28,.41,.43,.31,.47,.37,.33,.45,.42,.49,.52,.67,.63,.85,1.08,1.29,1.11,1.34,1.39,2.03,2.36,2.18,2.66,2.62,3.12,2.88,3.27,3.91,3.89,4.07,4.44,4.28,5.47,5.79,5.98,6.72,6.67,6.95,7.32,8.5,9.37,10.01,10.77,11.22]},{name:"2023",color:"#BE8844",data:[.33,.2,.04,.09,.09,.04,.11,.07,.11,.09,.09,.05,.11,.13,.13,.04,.08,.13,.31,.26,.24,.22,.34,.26,.4,.31,.31,.21,.38,.31,.47,.35,.5,.59,.86,.76,.8,.96,.97,.91,.92,.93,1.3,1.3,1.63,1.6,1.86,1.94,2.15,2.72,3.2,3.27,3.87,4.27,5.61,5.23,6.25,6.71,7.09]}]});return()=>{i.destroy()}},"default");var Sr=ut(dt(),1);var na=T(({container:t,lang:e})=>{let i=Sr.default.chart(t,{title:{text:e!=="en"?"G.22. Ezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 hal\xE1loz\xE1s a 60 \xE9ves \xE9s ann\xE1l id\u0151sebbek k\xF6r\xE9ben":"G22 Deaths of 60-year-old and older females per thousand females of corresponding age"},chart:{type:"line",marginRight:10},xAxis:{title:{text:e!=="en"?"kor\xE9v":"age, years"},tickInterval:5,showFirstLabel:!0,showLastLabel:!0,labels:{formatter:function(){return this.value<85?this.value:this.value===85?"85\u2013":""}}},yAxis:{title:{text:"\u2030"}},plotOptions:{series:{pointStart:60}},tooltip:{valueDecimals:2,valueSuffix:"\u2030",formatter(){var w;let r=this.points[0].series.tooltipOptions.valueDecimals||void 0,u=this.points[0].series.tooltipOptions.valueSuffix||"",y=this.x+(e!=="en"?" \xE9ves":"-year-old")+(this.x===85?e!=="en"?" \xE9s id\u0151sebb":" and older":"")+"";for(let C=0;C<((w=this.points)==null?void 0:w.length);++C){let I=this.points[C];y+='\u25CF '+I.series.name+': | '+Sr.default.numberFormat(I.y,r)+u+" |
"}return y+="
",y}},series:[{name:"1965",color:"#A370A9",data:[11.31,12.86,14.24,15.33,17.77,20.12,23.24,24.47,29.25,31.22,36.03,41.83,45.29,52.97,56.47,65.85,71.48,83.38,94.93,104.51,116.92,138.28,143.37,165.35,171.89,246.37]},{name:"1993",color:"#FABD43",data:[12.97,13.53,15.27,16.21,16.87,18.31,20.65,23.12,25.57,28.49,29.81,35.19,34.55,44.09,40.05,49.49,54.55,58.78,75.18,78.67,87.71,99.01,110.78,128.24,137.98,208.71]},{name:"2023",color:"#BE8844",data:[8.13,9.67,10.75,10.9,11.58,13.73,15.28,15.52,18.6,18.75,19.45,21.25,24.88,25.91,28.69,29.83,34.18,37.91,42.71,49.95,53.97,59.54,67.86,80.64,91.91,170.04]}]});return()=>{i.destroy()}},"default");var oa=ut(dt(),1);var sa=T(({container:t,lang:e})=>{let i=oa.default.chart(t,{title:{text:e!=="en"?"G.23. A f\xE9rfiak \xE9s a n\u0151k sz\xFClet\xE9skor v\xE1rhat\xF3 \xE9lettartama":"G23 Life expectancy at birth for males and females"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"\xC9v":"Years"},min:54,max:80},plotOptions:{series:{pointStart:Date.UTC(1949,0,1),pointIntervalUnit:"year"}},tooltip:{valueDecimals:2,valueSuffix:e!=="en"?" \xE9v":" years"},series:[{name:e!=="en"?"F\xE9rfi":"Males",color:"#A370A9",data:[59.28,59.88,60.05,61.69,61.87,63.53,64.77,63.55,63.99,65.27,65.01,65.89,66.71,65.6,66.61,67.01,66.71,67.53,66.92,66.69,66.68,66.31,66.11,66.85,66.65,66.52,66.29,66.6,66.67,66.08,66.12,65.45,65.46,65.63,65.08,65.05,65.09,65.3,65.67,66.16,65.44,65.13,65.02,64.55,64.53,64.84,65.25,66.06,66.35,66.14,66.32,67.11,68.15,68.26,68.29,68.59,68.56,69.03,69.19,69.79,70.05,70.5,70.93,71.45,72.01,72.13,72.09,72.43,72.4,72.56,72.86,72.21,70.69,72.55,73.39]},{name:e!=="en"?"N\u0151":"Females",color:"#FABD43",data:[63.4,64.21,64.66,66.17,65.94,67.29,68.67,68.3,68.42,69.38,69.48,70.1,71.09,70.02,71.2,71.78,71.54,72.23,72.04,71.94,72,72.08,72.04,72.57,72.49,72.38,72.42,72.5,72.99,72.74,73.03,72.7,72.86,73.18,72.99,73.16,73.07,73.21,73.74,74.03,73.79,73.71,73.83,73.73,73.81,74.23,74.5,74.7,75.08,75.18,75.13,75.59,76.46,76.56,76.53,76.91,76.93,77.35,77.34,77.76,77.89,78.11,78.23,78.38,78.73,78.91,78.61,79.21,78.99,79.19,79.33,78.74,77.52,79.05,79.58]}]});return()=>{i.destroy()}},"default");var aa=ut(dt(),1);var la=T(({container:t,lang:e})=>{let i=aa.default.chart(t,{title:{text:e!=="en"?"G.24. A f\xE9rfiak \xE9s a n\u0151k 40 \xE9s 60 \xE9ves korban v\xE1rhat\xF3 \xE9lettartama":"G24 Life expectancy at the age of 40 and 60 years for males and females"},chart:{type:"line",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"\xC9v":"Years"},min:0},plotOptions:{series:{pointStart:Date.UTC(1949,0,1),pointIntervalUnit:"year"}},tooltip:{valueDecimals:2,valueSuffix:e!=="en"?" \xE9v":" years"},series:[{name:e!=="en"?"F\xE9rfi 40 \xE9ves korban":"Males at the age of 40",color:"#A370A9",data:[31.17,31.05,30.73,30.7,30.79,31.23,32.32,31.69,31.72,32.46,31.62,32.18,32.72,31.84,32.51,32.56,32.13,32.8,32.19,31.87,31.69,31.51,31.29,31.76,31.59,31.44,31.09,31.03,30.9,30.26,30.28,29.6,29.46,29.48,28.97,28.98,29.08,29.12,29.36,29.61,29.07,28.84,28.72,28.15,27.92,28.08,28.34,28.82,29.02,28.89,28.86,29.57,30.36,30.41,30.33,30.63,30.48,30.9,30.98,31.48,31.64,31.99,32.32,32.85,33.36,33.49,33.46,33.71,33.7,33.78,34.15,33.46,32.05,33.83,34.64]},{name:e!=="en"?"N\u0151 40 \xE9ves korban":"Females at the age of 40",color:"#FABD43",data:[33.74,33.63,33.69,33.62,33.35,33.69,34.72,34.41,34.53,35.08,34.79,35,35.68,34.93,35.77,35.91,35.58,36.23,35.9,35.71,35.78,35.76,35.69,36.06,35.93,36.08,35.85,35.73,35.94,35.56,35.78,35.48,35.51,35.72,35.55,35.79,35.72,35.75,36.1,36.32,36.17,36.05,36.17,35.99,35.97,36.19,36.36,36.58,36.75,36.84,36.66,37.17,37.86,37.97,37.84,38.1,38.12,38.47,38.51,38.83,38.93,39.09,39.19,39.34,39.63,39.76,39.48,40.05,39.82,40.01,40.15,39.52,38.42,39.9,40.38]},{name:e!=="en"?"F\xE9rfi 60 \xE9ves korban":"Males at the age of 60 ",color:"#BE8844",data:[15.82,15.62,15.09,14.96,14.75,15.08,15.92,15.59,15.4,15.98,15.25,15.6,16.09,15.27,15.92,15.91,15.49,16.12,15.62,15.36,15.26,15.19,15.11,15.59,15.38,15.41,15.19,15.16,15.18,14.78,14.93,14.58,14.66,14.69,14.52,14.55,14.62,14.64,14.83,15.05,14.79,14.72,14.74,14.52,14.45,14.66,14.77,14.88,14.98,14.95,14.92,15.29,15.97,15.98,15.79,16.06,16.04,16.3,16.31,16.58,16.61,16.79,16.88,17.14,17.39,17.44,17.28,17.43,17.28,17.35,17.57,16.89,15.87,17.15,17.62]},{name:e!=="en"?"N\u0151 60 \xE9ves korban":"Females at the age of 60",color:"#DDC0A6",data:[17.11,17.05,16.9,16.76,16.38,16.53,17.47,17.16,17.26,17.66,17.37,17.55,18.16,17.45,18.23,18.27,17.97,18.6,18.23,18.07,18.22,18.19,18.2,18.59,18.43,18.64,18.44,18.42,18.57,18.22,18.55,18.32,18.43,18.55,18.45,18.67,18.65,18.64,18.94,19.15,19.16,19.02,19.15,19.1,19.18,19.32,19.47,19.44,19.69,19.79,19.62,20.04,20.65,20.74,20.61,20.86,20.85,21.13,21.23,21.44,21.51,21.56,21.64,21.66,21.85,21.93,21.69,22.09,21.88,21.97,22.04,21.47,20.69,21.74,22.15]}]});return()=>{i.destroy()}},"default");var ha=ut(dt(),1);var ua=T(({container:t,lang:e})=>{let i=ha.default.chart(t,{title:{text:e!=="en"?"G.25. Sz\xE1zezer f\xE9rfira jut\xF3 hal\xE1loz\xE1s betegs\xE9gf\u0151csoportok szerint ":"G25 Deaths per hundred thousand males by main groups of diseases"},chart:{type:"area",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"Sz\xE1zezrel\xE9k":"Per hundred thousand males"},min:0},plotOptions:{series:{pointStart:Date.UTC(1950,0,1),pointIntervalUnit:"year"},area:{stacking:"normal",lineColor:"#666666",lineWidth:1,marker:{lineWidth:1,lineColor:"#666666"}}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand males"},series:[{name:e!=="en"?"Fert\u0151z\u0151":"Infectious",color:"#A370A9",data:[127.9,129.3,105.2,81.7,64.1,61.8,62.7,63.5,57.4,57.1,52.3,49,53.3,45.3,45.8,43.8,38.9,40.3,40.6,38.9,36.8,34.5,29.3,29.8,28.4,25.7,25.6,22.3,22.1,19.4,19.5,18.8,17.9,18,15.9,14.1,13.4,13.1,11.5,13.1,13,12.7,13,13.6,12.6,11.9,10.9,9.8,10.1,9.8,8.6,8.3,7.9,6.6,6.6,6.4,5.8,6.1,5.5,5.2,6.3,6.3,9,8.4,7.8,8.5,7.5,7,7.3,7,7.2,8.3,7.9,8.5]},{name:e!=="en"?"Daganatok":"Neoplasms",color:"#FABD43",data:[137.8,140.6,138.6,139.3,135.9,145.4,157.1,162.4,170,181.4,179.8,186.2,192.2,193.4,201,208.9,217.7,223.8,224.4,233.2,239.6,250,250.9,254.5,269.5,271.8,272.3,278.8,287.4,291.3,296,301.5,303.6,308.4,312.7,312,326,328,330.4,339.3,354.1,362.1,371.5,367.3,376,378.2,387,390,392.3,394.4,389.3,392.5,391.8,396.2,398,374.2,381,384.2,382.6,389.1,386,385.9,393.2,383.5,382.9,381.4,391.6,386.2,384.1,375.2,368.3,355.4,354.1,362]},{name:e!=="en"?"Kering\xE9si rendszer":"Circulatory system",color:"#BE8844",data:[325.4,346.2,363.4,373.1,364.6,338,374.6,382.5,370,412.9,433.9,431.5,507.5,474.3,492.5,538.4,486.2,535,585.1,613.9,614.5,627.8,608.5,630.9,621.5,632.5,638.8,638.2,680.3,672.6,722.5,725.6,735.9,746.7,748.1,751.3,730.7,708.9,695.9,713.2,731.3,728.6,736.5,751.1,714.7,708.4,699.2,680.3,695.9,696.6,655.1,639,646.2,661.8,642.8,681.5,637.5,641.4,617,620.9,614.5,602.7,593.8,586,588.2,603.4,596.3,618,610.6,601.6,624.7,641.7,615.4,598.3]},{name:e!=="en"?"L\xE9gz\u0151rendszer":"Respiratory system",color:"#DDC0A6",data:[134,139.7,133.9,158.4,134.9,109.4,116.8,140.8,114.4,133.6,104.4,66.1,88.6,58.9,52.6,67.3,52.2,63.2,87.7,72.6,69.5,77.4,51,62.7,59.1,85.2,76.9,84.2,94.4,88.6,118.8,101.7,94.6,105.1,94.6,92.4,92.3,76.1,74.3,84.6,81.9,78.3,85.2,88.1,83.8,78.8,74.2,70.4,62.9,74,62.1,52.7,57.9,66.7,62,77.8,77.1,80.5,76.1,77.1,75,77.7,79.2,81.2,80.7,96.9,83.7,92.5,91.5,92.8,81.8,78.8,80.5,89]},{name:e!=="en"?"Em\xE9szt\u0151rendszer":"Digestive system",color:"#597FBA",data:[76.8,79.4,61.7,64.2,49.3,54.7,53,55.6,52.7,48.8,45.5,45.9,47.3,44.6,44.9,46.2,45.7,47.9,43.7,44,48.7,49.4,49.2,52.8,55.5,58.8,61.5,62.1,70.6,72.3,78.7,85,82.6,94.6,97.7,96.6,94.9,95.3,93.7,108.8,110.6,115,142.4,158.2,161.6,158.3,132.8,130.8,140.4,137.4,134.4,124,123.1,121.5,119.5,111.6,113.5,115.9,110.8,106.8,99.5,92.1,85.6,79.4,82.2,80.2,77.9,78.1,83.4,79,80.9,88,89.5,79.3]},{name:e!=="en"?"Er\u0151szakos okok":"External causes",color:"#7030A0",data:[94.4,76.1,97.4,89.4,80.5,82.3,130.4,91.2,82.6,91.9,85.5,88.9,88.7,98.3,96.3,98.2,96,103.6,113.2,118.1,126.9,132.4,130.3,127.5,136.7,138.3,134.5,137.1,148.1,148.8,150.6,152.5,150.2,159.4,159.7,165.1,158.7,158.1,150.3,161,169.8,164.7,169.5,160.1,155.9,147.2,139.8,134.6,139.5,138.4,126.6,125.9,125.6,125.7,123.1,113.6,109.9,105.5,104.7,101.7,98.9,93.2,91.1,84.5,83.8,83.3,81.1,81.6,80.5,74.2,75,76.7,76.9,74.8]},{name:e!=="en"?"Egy\xE9b hal\xE1lokok":"Other causes of death",color:"#BFBFBF",data:[335.7,354.7,316.9,329,319.7,254.5,234.4,219,191.9,185.3,171.5,151.3,159.5,138.3,129.1,129.2,124.4,129.2,109.2,103.3,111.9,107.6,106.8,108.7,118.4,121.8,120.4,112.3,107,97,92.8,89.9,86.1,88.9,88.3,85.4,85,83.5,78.9,80,84.4,84.2,90.1,93.3,96.4,97.6,91.4,94.2,97.4,102.9,97.8,69.6,73.6,76.7,72.9,92,94.1,95.7,93.7,92.5,91,90.5,93.4,91.2,93.5,100.6,100.2,106.6,112.2,113.5,231.6,407.6,213.2,144.7]}]});return()=>{i.destroy()}},"default");var ca=ut(dt(),1);var pa=T(({container:t,lang:e})=>{let i=ca.default.chart(t,{title:{text:e!=="en"?"G.26. Sz\xE1zezer n\u0151re jut\xF3 hal\xE1loz\xE1s betegs\xE9gf\u0151csoportok szerint ":"G26 Deaths per hundred thousand females by main groups of diseases"},chart:{type:"area",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"Sz\xE1zezrel\xE9k":"Per hundred thousand females"},min:0},plotOptions:{series:{pointStart:Date.UTC(1950,0,1),pointIntervalUnit:"year"},area:{stacking:"normal",lineColor:"#666666",lineWidth:1,marker:{lineWidth:1,lineColor:"#666666"}}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand females"},series:[{name:e!=="en"?"Fert\u0151z\u0151":"Infectious",color:"#A370A9",data:[80.2,77.8,59,49.7,36.6,36.2,36,33.1,30.7,26.5,26.7,21.7,23.8,20.1,20.4,18.2,16,15.7,17,16.9,17.4,15,14.3,14.4,13.1,12.1,12,10.4,10.3,9.2,9.2,7.9,7.9,8.1,7.4,6.8,6.4,5.6,5.7,6.1,5.9,5.7,5.9,5.4,4.8,4.3,4.6,4.7,4.2,5,4.5,3.9,3.7,3.4,3.3,3.6,3,3.6,3,4.7,4.3,6.1,9.6,9.8,8.6,9.3,8,7.8,7.6,7,8.3,10.1,9,9.3]},{name:e!=="en"?"Daganatok":"Neoplasms",color:"#FABD43",data:[143.1,141.4,139.7,138.5,137.9,147.4,152,159.2,161.1,164.1,168.9,169.4,172.9,173.3,178.7,182.7,185.4,188.4,193,194.7,199.6,207.3,209.3,216.6,221,222.5,226.7,221.5,228.4,221.4,227.8,228.5,233.7,233.4,232,233.3,239.1,244.2,243.4,246.9,251.8,254.2,263.2,265.4,266.7,270.7,275.1,273,274.6,280.2,275.8,275.9,274.3,282,281.7,266.9,268.1,272.7,275.8,278.4,280.8,286.4,292.9,293.5,296,299.5,297.8,303,299.8,296.2,300.2,293.2,294.1,302.6]},{name:e!=="en"?"Kering\xE9si rendszer":"Circulatory system",color:"#BE8844",data:[328.9,351,368.9,391.6,381.4,372.6,418.7,426.2,414.5,452.7,471.2,462.3,546,501,520,570,522.9,569.2,602.8,618.1,628.7,637,624.6,639.7,636.1,655.6,657.3,637.1,689.8,671.9,714.1,718,718.1,738.3,727.1,746.3,746.8,714.4,708.1,717.7,740.7,733.5,734.4,743.3,719.5,720,734.2,704.5,713.7,734.3,692.1,682.5,687.1,699.7,684.2,722.9,682.1,680.2,670.3,672,697.7,682,695.2,682.5,680.2,721.8,680.6,717.9,708.7,696.4,723.5,711.6,698.6,681.4]},{name:e!=="en"?"L\xE9gz\u0151rendszer":"Respiratory system",color:"#DDC0A6",data:[103.2,95.4,94.3,111.3,107.2,80.4,86.5,104.2,87.9,98.4,75.5,47.9,63.7,38.6,33.5,43.2,34,38,52.8,43,44.3,43.8,30.1,36.9,37.2,51.9,46.6,52.8,57.3,48,70,55.4,52.9,60.2,50.1,51,53.8,44.4,40.4,47.4,47.6,43.6,50.3,50.1,50.6,47.4,47.2,44.5,41.1,48.5,40.1,33.3,35.8,41.9,42.2,52.4,49.1,55.4,49.4,53.1,51.2,55.6,58.7,61.5,60.3,76.8,64,74.8,75.2,78,65.7,60.7,62.2,73.4]},{name:e!=="en"?"Em\xE9szt\u0151rendszer":"Digestive system",color:"#597FBA",data:[55.1,53.2,43.2,48.9,38.2,41.8,42.3,42.8,41.3,40.3,38.1,36.2,38.3,37.9,34.6,37.4,38.2,38.9,34.3,35.9,39.6,40.9,40.3,42.8,44.4,44.8,48.8,48.5,51.4,52,53.5,55.9,56,58.3,57.8,55.8,57.8,56.5,56,61.9,65,64.2,69.8,76.3,75.5,74.3,64.7,65.4,67.4,67.3,65.7,66.3,60.9,67.7,64.2,59.6,60.7,62.1,60.5,59.5,57.4,56.2,53.4,51.1,48.9,50.5,49.8,51.1,50.9,52.2,51.1,52.2,51.5,50.3]},{name:e!=="en"?"Er\u0151szakos okok":"External causes",color:"#7030A0",data:[30.5,33.6,34.3,34.5,30.1,33.2,41.1,36,35.5,36.4,36.4,37.8,38.9,45,43.6,46.9,47.3,47.9,53.9,54.9,58.9,61.9,61.8,64.5,68.7,67.6,73,77.6,82.7,81.8,80.9,84.6,81.4,85.3,84.2,86.9,88,88.9,87.3,88.5,89.3,86.8,86.4,80.7,76.7,76.8,72.7,68.8,64.9,66.3,63.3,62.8,64.7,63.7,60.1,48.1,44.2,45.5,45,44.4,45.3,44,42.6,41.3,37.8,40.2,37,37.8,36.3,37.9,33.2,32.7,36.8,34.8]},{name:e!=="en"?"Egy\xE9b hal\xE1lokok":"Other causes of death",color:"#BFBFBF",data:[322,321.6,309.6,328.5,317.6,235.5,209.3,190.5,170.9,162.6,148.1,132.7,135.4,115.2,104.2,105.7,102.2,106.9,97.2,88.5,93.5,93.1,86.6,88,97.6,103.5,105.6,103.1,99.1,89.7,87.6,84.7,83,84.5,83.4,83.8,82,79,75.1,76.4,75.7,77,77.3,80,82.1,82.7,85.5,86.9,93.9,101.3,100.3,69,73.5,79,72.1,91.2,98.1,105.5,105.4,105.7,107.6,109.8,115.5,112,113,125,117.5,130.3,135.3,143.1,242.7,392.6,230.5,165.5]}]});return()=>{i.destroy()}},"default");var da=ut(dt(),1);var fa=T(({container:t,lang:e})=>{let i=da.default.chart(t,{title:{text:e!=="en"?"G.27. Sz\xE1zezer f\xE9rfira jut\xF3 hal\xE1loz\xE1s kiemelt hal\xE1lokok szerint":"G27 Deaths per hundred thousand males by selected causes of death"},credits:{text:e!=="en"?"Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. 1964-ben a m\xE1jbetegs\xE9gek csak a m\xE1jzsugorod\xE1s adatait tartalmazt\xE1k. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1mok.":"Notes: According to Rev 10 of the International Classification of Diseases. In 1964, liver diseases contained only the data of cirrhosis. Standardised according to the age distribution of the European population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Tuberkul\xF3zis (A15\u2013A19)":"Tuberculosis (A15\u2013A19)",e!=="en"?"Az ajak, a sz\xE1j\xFCreg, a garat \xE9s a nyel\u0151cs\u0151
rosszindulat\xFA daganata (C00\u2013C15)":"Malignant neoplasms of lip, oral cavity,
pharynx and oesophagus (C00\u2013C15)",e!=="en"?"A l\xE9gcs\u0151, a h\xF6rg\u0151k \xE9s a t\xFCd\u0151
rosszindulat\xFA daganata (C33, C34)":"Malignant neoplasm of trachea,
bronchus and lung (C33, C34)",e!=="en"?"Ischaemi\xE1s sz\xEDvbetegs\xE9gek (I20\u2013I25)":"Ischaemic heart diseases (I20\u2013I25)",e!=="en"?"Agy\xE9rbetegs\xE9gek (I60\u2013I69)":"Cerebrovascular diseases (I60\u2013I69)",e!=="en"?"M\xE1jbetegs\xE9gek (K70\u2013K76)":"Diseases of liver (K70\u2013K76)","Covid19 (U07\u2013U10)",e!=="en"?"Motorosj\xE1rm\u0171-balesetek":"Motor vehicle accidents",e!=="en"?"\xD6ngyilkoss\xE1gok \xE9s \xF6ns\xE9rt\xE9s (X60\u2013X84)":"Suicide and self-harm (X60\u2013X84)"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand males"},tickPixelInterval:100},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand males",headerFormat:""},series:[{name:"1964",color:"#A370A9",data:[60.91,17.9,66.77,256.58,343.57,17.85,null,17.39,55.22]},{name:"1993",color:"#FABD43",data:[13.53,45.33,168.49,603.29,358.89,146.37,null,30.09,67.87]},{name:"2023",color:"#BE8844",data:[.64,25.88,114.29,423.75,133.01,48.54,32.21,9.37,28.83]}]});return()=>{i.destroy()}},"default");var ma=ut(dt(),1);var ga=T(({container:t,lang:e})=>{let i=ma.default.chart(t,{title:{text:e!=="en"?"G.28. Sz\xE1zezer n\u0151re jut\xF3 hal\xE1loz\xE1s kiemelt hal\xE1lokok szerint":"G28 Deaths per hundred thousand females by selected causes of death"},credits:{text:e!=="en"?"Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. 1964-ben a m\xE1jbetegs\xE9gek csak a m\xE1jzsugorod\xE1s adatait tartalmazt\xE1k. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1mok.":"Notes: According to Rev 10 of the International Classification of Diseases. In 1964, liver diseases contained only the data of cirrhosis. Standardised according to the age distribution of the European population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Tuberkul\xF3zis (A15\u2013A19)":"Tuberculosis (A15\u2013A19)",e!=="en"?"Az ajak, a sz\xE1j\xFCreg, a garat \xE9s a nyel\u0151cs\u0151
rosszindulat\xFA daganata (C00\u2013C15)":"Malignant neoplasms of lip, oral cavity,
pharynx and oesophagus (C00\u2013C15)",e!=="en"?"A l\xE9gcs\u0151, a h\xF6rg\u0151k \xE9s a t\xFCd\u0151
rosszindulat\xFA daganata (C33, C34)":"Malignant neoplasm of trachea,
bronchus and lung (C33, C34)",e!=="en"?"Ischaemi\xE1s sz\xEDvbetegs\xE9gek (I20\u2013I25)":"Ischaemic heart diseases (I20\u2013I25)",e!=="en"?"Agy\xE9rbetegs\xE9gek (I60\u2013I69)":"Cerebrovascular diseases (I60\u2013I69)",e!=="en"?"M\xE1jbetegs\xE9gek (K70\u2013K76)":"Diseases of liver (K70\u2013K76)","Covid19 (U07\u2013U10)",e!=="en"?"Motorosj\xE1rm\u0171-balesetek":"Motor vehicle accidents",e!=="en"?"\xD6ngyilkoss\xE1gok \xE9s \xF6ns\xE9rt\xE9s (X60\u2013X84)":"Suicide and self-harm (X60\u2013X84)"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand females"},tickPixelInterval:100},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand females",headerFormat:""},series:[{name:"1964",color:"#A370A9",data:[21,16.41,27.88,162.54,316.43,9.03,null,4.47,22.07]},{name:"1993",color:"#FABD43",data:[2.68,37.01,50.49,350.57,273.86,48.7,null,9.04,20.15]},{name:"2023",color:"#BE8844",data:[.29,58.08,37.6,267.5,94.03,14.85,13.78,2.86,6.48]}]});return()=>{i.destroy()}},"default");var ya=ut(dt(),1);var va=T(({container:t,lang:e})=>{let i=ya.default.chart(t,{title:{text:e!=="en"?"G.29. Sz\xE1zezer megfelel\u0151 kor\xFA f\xE9rfira jut\xF3 hal\xE1loz\xE1s kiemelt hal\xE1lokok szerint a 35\u201364 \xE9ves f\xE9rfiak k\xF6r\xE9ben":"G29 Deaths of 35\u201364-year-old males per hundred thousand males of corresponding age by selected causes of death"},credits:{text:e!=="en"?"Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. 1964-ben a m\xE1jbetegs\xE9gek csak a m\xE1jzsugorod\xE1s adatait tartalmazt\xE1k. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1mok.":"Notes: According to Rev 10 of the International Classification of Diseases. In 1964, liver diseases contained only the data of cirrhosis. Standardised according to the age distribution of the European population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Tuberkul\xF3zis (A15\u2013A19)":"Tuberculosis (A15\u2013A19)",e!=="en"?"Az ajak, a sz\xE1j\xFCreg, a garat \xE9s a nyel\u0151cs\u0151
rosszindulat\xFA daganata (C00\u2013C15)":"Malignant neoplasms of lip, oral cavity,
pharynx and oesophagus (C00\u2013C15)",e!=="en"?"A l\xE9gcs\u0151, a h\xF6rg\u0151k \xE9s a t\xFCd\u0151
rosszindulat\xFA daganata (C33, C34)":"Malignant neoplasm of trachea,
bronchus and lungs (C33, C34)",e!=="en"?"Ischaemi\xE1s sz\xEDvbetegs\xE9gek (I20\u2013I25)":"Ischaemic heart diseases (I20\u2013I25)",e!=="en"?"Agy\xE9rbetegs\xE9gek (I60\u2013I69)":"Cerebrovascular diseases (I60\u2013I69)",e!=="en"?"M\xE1jbetegs\xE9gek (K70\u2013K76)":"Diseases of liver (K70\u2013K76)","Covid19 (U07\u2013U10)",e!=="en"?"Motorosj\xE1rm\u0171-balesetek":"Motor vehicle accidents",e!=="en"?"\xD6ngyilkoss\xE1gok \xE9s \xF6ns\xE9rt\xE9s (X60\u2013X84)":"Suicide and self-harm (X60\u2013X84)"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand males"},tickPixelInterval:100},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand males",headerFormat:""},series:[{name:"1964",color:"#A370A9",data:[68,11.2,69.6,160.3,98.3,22,null,20.3,69.2]},{name:"1993",color:"#FABD43",data:[19.3,83,200.1,402.1,174.5,292.7,null,38.3,101.6]},{name:"2023",color:"#BE8844",data:[1.1,28.4,68.9,134.7,41.1,60.7,5.4,9.5,33.6]}]});return()=>{i.destroy()}},"default");var xa=ut(dt(),1);var ba=T(({container:t,lang:e})=>{let i=xa.default.chart(t,{title:{text:e!=="en"?"G.30. Sz\xE1zezer megfelel\u0151 kor\xFA n\u0151re jut\xF3 hal\xE1loz\xE1s kiemelt hal\xE1lokok szerint a 35\u201364 \xE9ves n\u0151k k\xF6r\xE9ben":"G30 Deaths of 35\u201364-year-old females per hundred thousand females of corresponding age by selected causes of death"},credits:{text:e!=="en"?"Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. 1964-ben a m\xE1jbetegs\xE9gek csak a m\xE1jzsugorod\xE1s adatait tartalmazt\xE1k. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1mok.":"Notes: According to Rev 10 of the International Classification of Diseases. In 1964, liver diseases contained only the data of cirrhosis. Standardised according to the age distribution of the European population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Tuberkul\xF3zis (A15\u2013A19)":"Tuberculosis (A15\u2013A19)",e!=="en"?"Az ajak, a sz\xE1j\xFCreg, a garat \xE9s a nyel\u0151cs\u0151
rosszindulat\xFA daganata (C00\u2013C15)":"Malignant neoplasms of lip, oral cavity,
pharynx and oesophagus (C00\u2013C15)",e!=="en"?"A l\xE9gcs\u0151, a h\xF6rg\u0151k \xE9s a t\xFCd\u0151
rosszindulat\xFA daganata (C33, C34)":"Malignant neoplasm of trachea,
bronchus and lungs (C33, C34)",e!=="en"?"Ischaemi\xE1s sz\xEDvbetegs\xE9gek (I20\u2013I25)":"Ischaemic heart diseases (I20\u2013I25)",e!=="en"?"Agy\xE9rbetegs\xE9gek (I60\u2013I69)":"Cerebrovascular diseases (I60\u2013I69)",e!=="en"?"M\xE1jbetegs\xE9gek (K70\u2013K76)":"Diseases of liver (K70\u2013K76)","Covid19 (U07\u2013U10)",e!=="en"?"Motorosj\xE1rm\u0171-balesetek":"Motor vehicle accidents",e!=="en"?"\xD6ngyilkoss\xE1gok \xE9s \xF6ns\xE9rt\xE9s (X60\u2013X84)":"Suicide and self-harm (X60\u2013X84)"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand females"},tickPixelInterval:100},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand females",headerFormat:""},series:[{name:"1964",color:"#A370A9",data:[19.1,16.1,33.5,50.4,77.5,8.5,null,3.4,28]},{name:"1993",color:"#FABD43",data:[2.4,42.9,60,115.8,77.1,101.5,null,9.8,27.6]},{name:"2023",color:"#BE8844",data:[.1,40.4,29.3,38,16.8,19.5,2.5,2.6,7.4]}]});return()=>{i.destroy()}},"default");var wa=ut(dt(),1);var ka=T(({container:t,lang:e})=>{let i=wa.default.chart(t,{title:{text:e!=="en"?"G.31. A Magyarorsz\xE1gon tart\xF3zkod\xF3 k\xFClf\xF6ldi \xE1llampolg\xE1rok az \xE1llampolg\xE1rs\xE1g orsz\xE1ga szerint, 2024. janu\xE1r 1.":"G31 Foreign citizens residing in Hungary, by country of citizenship, 1 January 2024"},chart:{type:"pie"},plotOptions:{pie:{allowPointSelect:!1,dataLabels:{enabled:!0}}},legend:{enabled:!1},tooltip:{valueDecimals:0,valueSuffix:e!=="en"?" f\u0151":" persons",pointFormat:"{point.y} ({point.percentage:.1f}%)"},series:[{data:[{name:e!=="en"?"Ukrajna":"Ukraine",color:"#A370A9",y:27388},{name:e!=="en"?"N\xE9metorsz\xE1g":" Germany",color:"#FABD43",y:23295},{name:e!=="en"?"K\xEDna":"China",color:"#BE8844",y:21165},{name:e!=="en"?"Szlov\xE1kia":"Slovakia",color:"#DDC0A6",y:16889},{name:e!=="en"?"Rom\xE1nia":"Romania",color:"#597FBA",y:15740},{name:e!=="en"?"Vietn\xE1m":"Vietnam",color:"#C2A0C6",y:15398},{name:e!=="en"?"Oroszorsz\xE1g":"Russia",color:"#FCD382",y:7833},{name:e!=="en"?"Ausztria":"Austria",color:"#D4B082",y:8027},{name:e!=="en"?"Szerbia":"Serbia",color:"#E8D5C4",y:3852},{name:e!=="en"?"Egyes\xFClt \xC1llamok":"United States",color:"#90AAD1",y:3080},{name:e!=="en"?"Egy\xE9b":"Other",color:"#CCCCCC",y:108245}]}]});return()=>{i.destroy()}},"default");var Aa=ut(dt(),1);var Ca=T(({container:t,lang:e})=>{let i=Aa.default.chart(t,{title:{text:e!=="en"?"G.32. A Magyarorsz\xE1gon \xE1llampolg\xE1rs\xE1got kapott szem\xE9lyek sz\xE1ma az el\u0151z\u0151 \xE1llampolg\xE1rs\xE1g orsz\xE1ga szerint":"G32 Persons naturalised in Hungary, by country of previous citizenship"},credits:{text:e!=="en"?"a) Montenegr\xF3 adataival egy\xFCtt 2011-ig.":"a) Including data on Montenegro till 2011."},chart:{type:"area",marginRight:10},xAxis:{type:"datetime"},yAxis:{title:{text:e!=="en"?"F\u0151":"Persons"}},plotOptions:{series:{pointStart:Date.UTC(1993,0,1),pointIntervalUnit:"year"},area:{stacking:"normal",lineColor:"#666666",lineWidth:1,marker:{lineWidth:1,lineColor:"#666666"}}},tooltip:{valueSuffix:e!=="en"?" f\u0151":" persons"},series:[{name:e!=="en"?"Rom\xE1nia":"Romania",color:"#A370A9",data:[7381,6222,7469,6420,5812,3720,4227,2988,5644,2238,3415,3605,6890,4303,6052,5535,3805,3939,15658,14392,6999,6200,2605,2874,1757,2123,1822,1058,1319,1523,1126]},{name:e!=="en"?"Ukrajna":"Ukraine",color:"#FABD43",data:[258,669,597,635,715,617,831,586,855,340,570,568,828,541,834,857,558,646,2189,1765,894,858,386,365,186,192,142,82,75,75,72]},{name:e!=="en"?"Oroszorsz\xE1g":"Russia",color:"#BE8844",data:[350,749,569,479,531,314,256,207,202,66,91,87,162,111,7,156,119,111,168,151,97,170,131,119,75,89,93,74,61,100,138]},{name:e!=="en"?"Szerbia\u1D43\u207E":"Serbia\u1D43\u207E",color:"#DDC0A6",data:[223,655,885,1233,1725,990,1103,1079,1254,470,343,533,949,357,757,758,672,721,1678,1330,647,410,158,144,93,105,88,52,59,58,61]},{name:e!=="en"?"Szlov\xE1kia":"Slovakia",color:"#597FBA",data:[39,102,119,175,235,153,131,135,158,80,129,107,161,206,116,106,97,97,414,307,202,310,208,282,136,223,260,234,298,454,311]},{name:e!=="en"?"Egy\xE9b":"Other",color:"#AAAAAA",data:[606,1078,1056,971,1118,722,498,451,477,175,713,532,880,654,676,692,551,572,447,434,339,797,560,531,540,776,850,639,699,763,721]}]});return()=>{i.destroy()}},"default");var Ma=ut(dt(),1);var Sa=T(({container:t,lang:e})=>{let i=Ma.default.chart(t,{title:{text:e!=="en"?"G.33. A n\xE9pess\xE9g megoszl\xE1sa f\u0151bb korcsoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2023. janu\xE1r 1.":"G33 International comparison population of distribution by main age groups, 1 January 2023"},caption:{text:e!=="en"?"+ El\u0151zetes adat.
Forr\xE1s: Eurostat.":"+ Preliminary data.
Source: Eurostat."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Franciaorsz\xE1g+":"France+","Belgium",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Lengyelorsz\xE1g+":"Poland+",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Szlov\xE9nia":"Slovenia","EU27_2020+",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Ausztria":"Austria",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Spanyolorsz\xE1g":"Spain",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"Olaszorsz\xE1g":"Italy"],labels:{useHTML:!0}},yAxis:{title:{text:"%"},min:0},plotOptions:{series:{stacking:"percent"}},tooltip:{valueDecimals:1,valueSuffix:"%"},series:[{name:e!=="en"?"0\u20134 \xE9ves":"0\u20134-year-old",color:"#A370A9",data:[19.3,17.4,17.3,16.5,16.4,16.2,16.1,16.1,16.1,16,16,15.9,15.4,15.3,15.1,15,14.9,14.9,14.5,14.4,14.3,14.2,14.1,13.6,13.4,12.9,12.7,12.4]},{name:e!=="en"?"15\u201364 \xE9ves":"15\u201364-year-old",color:"#FABD43",data:[65.5,62.2,61.5,63.8,63.4,63.4,67.3,64.2,66,63.5,63,69.2,64.7,64.5,61.6,63.6,63.8,65.1,65,66,63,62.3,63.8,66.3,63.6,63.2,68.7,63.6]},{name:e!=="en"?"65 \xE9ves \xE9s ann\xE1l id\u0151sebb":"65-year-old and older",color:"#BE8844",data:[15.2,20.4,21.2,19.7,20.2,20.4,16.6,19.7,17.9,20.5,21,14.9,19.9,20.2,23.3,21.4,21.3,20,20.5,19.6,22.7,23.5,22.1,20.1,23,23.9,18.6,24]}]});return()=>{i.destroy()}},"default");var La=ut(dt(),1);var Pa=T(({container:t,lang:e})=>{let i=La.default.chart(t,{title:{text:e!=="en"?"G.34. Ezer lakosra jut\xF3 term\xE9szetes szaporod\xE1s, fogy\xE1s (\u2013) nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2023":"G34 International comparison of natural increase or decrease (\u2013) of population, per thousand population, 2023"},caption:{text:e!=="en"?"+ El\u0151zetes adat.
Forr\xE1s: Eurostat.":"+ Preliminary data.
Source: Eurostat."},chart:{type:"bar"},xAxis:[{categories:[e!=="en"?"Ciprus+":"Cyprus+",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"Franciaorsz\xE1g+":"France+",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden","Belgium+",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Hollandia+":"Netherlands+",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Ausztria":"Austria",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"Spanyolorsz\xE1g+":"Spain+","EU27_2020+",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"N\xE9metorsz\xE1g+":"Germany+",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Rom\xE1nia+":"Romania+",e!=="en"?"Olaszorsz\xE1g+":"Italy+",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"G\xF6r\xF6gorsz\xE1g+":"Greece+",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"Lettorsz\xE1g":"Latvia"],labels:{useHTML:!0}}],yAxis:{title:{text:"\u2030"},plotLines:[{value:0,zIndex:2,color:"#888888",lineWidth:2}]},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:"\u2030",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{name:e!=="en"?"Term\xE9szetes szaporod\xE1s, fogy\xE1s (\u2013)":"Natural increase or decrease (\u2013) of population",color:"#A370A9",data:[3.9,3.7,2.8,.8,.7,.5,0,-.2,-.3,-1,-1.3,-2,-2.1,-2.4,{y:-2.6,color:"#FABD43"},-3.1,-3.2,-3.7,-3.7,-4,{y:-4.3,color:"#597FBA"},-4.7,-4.8,-5,-5.4,-5.7,-6.8,-7.2]}]});return()=>{i.destroy()}},"default");function Bt(t,e){return te?1:t>=e?0:NaN}T(Bt,"default");function Ne(t){return t.length===1&&(t=Xh(t)),{left:function(e,i,r,u){for(r==null&&(r=0),u==null&&(u=e.length);r>>1;t(e[y],i)<0?r=y+1:u=y}return r},right:function(e,i,r,u){for(r==null&&(r=0),u==null&&(u=e.length);r>>1;t(e[y],i)>0?u=y:r=y+1}return r}}}T(Ne,"default");function Xh(t){return function(e,i){return Bt(t(e),i)}}T(Xh,"ascendingComparator");var Ta=Ne(Bt),Ea=Ta.right,Hh=Ta.left,Kt=Ea;var Ia=Array.prototype,Yh=Ia.slice,Uh=Ia.map;var Lr=Math.sqrt(50),Pr=Math.sqrt(10),Tr=Math.sqrt(2);function _e(t,e,i){var r,u=-1,y,w,C;if(e=+e,t=+t,i=+i,t===e&&i>0)return[t];if((r=e0)for(t=Math.ceil(t/C),e=Math.floor(e/C),w=new Array(y=Math.ceil(e-t+1));++u=0?(y>=Lr?10:y>=Pr?5:y>=Tr?2:1)*Math.pow(10,u):-Math.pow(10,-u)/(y>=Lr?10:y>=Pr?5:y>=Tr?2:1)}T(de,"tickIncrement");function Qt(t,e,i){var r=Math.abs(e-t)/Math.max(0,i),u=Math.pow(10,Math.floor(Math.log(r)/Math.LN10)),y=r/u;return y>=Lr?u*=10:y>=Pr?u*=5:y>=Tr&&(u*=2),e=0&&(r=i.slice(u+1),i=i.slice(0,u)),i&&!e.hasOwnProperty(i))throw new Error("unknown type: "+i);return{type:i,name:r}})}T(ru,"parseTypenames");Ti.prototype=Ba.prototype={constructor:Ti,on:function(t,e){var i=this._,r=ru(t+"",i),u,y=-1,w=r.length;if(arguments.length<2){for(;++y0)for(var i=new Array(u),r=0,u,y;r=0&&(e=t.slice(0,i))!=="xmlns"&&(t=t.slice(i+1)),_r.hasOwnProperty(e)?{space:_r[e],local:t}:t}T(Gt,"default");function ou(t){return function(){var e=this.ownerDocument,i=this.namespaceURI;return i===Ei&&e.documentElement.namespaceURI===Ei?e.createElement(t):e.createElementNS(i,t)}}T(ou,"creatorInherit");function su(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}T(su,"creatorFixed");function Ge(t){var e=Gt(t);return(e.local?su:ou)(e)}T(Ge,"default");function au(){}T(au,"none");function qt(t){return t==null?au:function(){return this.querySelector(t)}}T(qt,"default");function Br(t){typeof t!="function"&&(t=qt(t));for(var e=this._groups,i=e.length,r=new Array(i),u=0;u=v&&(v=k+1);!(l=M[v])&&++v<_;);f._next=l||null}}return w=new xt(w,r),w._enter=C,w._exit=I,w}T(Xr,"default");function Hr(){return new xt(this._exit||this._groups.map(Fe),this._parents)}T(Hr,"default");function Wr(t,e,i){var r=this.enter(),u=this,y=this.exit();return r=typeof t=="function"?t(r):r.append(t+""),e!=null&&(u=e(u)),i==null?y.remove():i(y),r&&u?r.merge(u).order():u}T(Wr,"default");function Yr(t){for(var e=this._groups,i=t._groups,r=e.length,u=i.length,y=Math.min(r,u),w=new Array(r),C=0;C=0;)(w=r[u])&&(y&&w.compareDocumentPosition(y)^4&&y.parentNode.insertBefore(w,y),y=w);return this}T(Ur,"default");function Vr(t){t||(t=cu);function e(L,g){return L&&g?t(L.__data__,g.__data__):!L-!g}T(e,"compareNode");for(var i=this._groups,r=i.length,u=new Array(r),y=0;ye?1:t>=e?0:NaN}T(cu,"ascending");function Kr(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}T(Kr,"default");function qr(){var t=new Array(this.size()),e=-1;return this.each(function(){t[++e]=this}),t}T(qr,"default");function Zr(){for(var t=this._groups,e=0,i=t.length;e1?this.each((e==null?vu:typeof e=="function"?bu:xu)(t,e,i==null?"":i)):Zt(this.node(),t)}T(en,"default");function Zt(t,e){return t.style.getPropertyValue(e)||He(t).getComputedStyle(t,null).getPropertyValue(e)}T(Zt,"styleValue");function wu(t){return function(){delete this[t]}}T(wu,"propertyRemove");function ku(t,e){return function(){this[t]=e}}T(ku,"propertyConstant");function Au(t,e){return function(){var i=e.apply(this,arguments);i==null?delete this[t]:this[t]=i}}T(Au,"propertyFunction");function rn(t,e){return arguments.length>1?this.each((e==null?wu:typeof e=="function"?Au:ku)(t,e)):this.node()[t]}T(rn,"default");function ja(t){return t.trim().split(/^|\s+/)}T(ja,"classArray");function nn(t){return t.classList||new Ga(t)}T(nn,"classList");function Ga(t){this._node=t,this._names=ja(t.getAttribute("class")||"")}T(Ga,"ClassList");Ga.prototype={add:function(t){var e=this._names.indexOf(t);e<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function Fa(t,e){for(var i=nn(t),r=-1,u=e.length;++r=0&&(i=e.slice(r+1),e=e.slice(0,r)),{type:e,name:i}})}T(Gu,"parseTypenames");function Fu(t){return function(){var e=this.__on;if(e){for(var i=0,r=-1,u=e.length,y;i>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):i===8?Ii(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):i===4?Ii(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|e&240,((e&15)<<4|e&15)/255):null):(e=Uu.exec(t))?new zt(e[1],e[2],e[3],1):(e=Vu.exec(t))?new zt(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=Ku.exec(t))?Ii(e[1],e[2],e[3],e[4]):(e=qu.exec(t))?Ii(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=Zu.exec(t))?tl(e[1],e[2]/100,e[3]/100,1):(e=$u.exec(t))?tl(e[1],e[2]/100,e[3]/100,e[4]):Ka.hasOwnProperty(t)?$a(Ka[t]):t==="transparent"?new zt(NaN,NaN,NaN,0):null}T(Rt,"color");function $a(t){return new zt(t>>16&255,t>>8&255,t&255,1)}T($a,"rgbn");function Ii(t,e,i,r){return r<=0&&(t=e=i=NaN),new zt(t,e,i,r)}T(Ii,"rgba");function Qu(t){return t instanceof Ze||(t=Rt(t)),t?(t=t.rgb(),new zt(t.r,t.g,t.b,t.opacity)):new zt}T(Qu,"rgbConvert");function ye(t,e,i,r){return arguments.length===1?Qu(t):new zt(t,e,i,r==null?1:r)}T(ye,"rgb");function zt(t,e,i,r){this.r=+t,this.g=+e,this.b=+i,this.opacity=+r}T(zt,"Rgb");Ve(zt,ye,xn(Ze,{brighter:function(t){return t=t==null?zi:Math.pow(zi,t),new zt(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=t==null?Ke:Math.pow(Ke,t),new zt(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Ja,formatHex:Ja,formatRgb:Qa,toString:Qa}));function Ja(){return"#"+bn(this.r)+bn(this.g)+bn(this.b)}T(Ja,"rgb_formatHex");function Qa(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(t===1?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(t===1?")":", "+t+")")}T(Qa,"rgb_formatRgb");function bn(t){return t=Math.max(0,Math.min(255,Math.round(t)||0)),(t<16?"0":"")+t.toString(16)}T(bn,"hex");function tl(t,e,i,r){return r<=0?t=e=i=NaN:i<=0||i>=1?t=e=NaN:e<=0&&(t=NaN),new Xt(t,e,i,r)}T(tl,"hsla");function el(t){if(t instanceof Xt)return new Xt(t.h,t.s,t.l,t.opacity);if(t instanceof Ze||(t=Rt(t)),!t)return new Xt;if(t instanceof Xt)return t;t=t.rgb();var e=t.r/255,i=t.g/255,r=t.b/255,u=Math.min(e,i,r),y=Math.max(e,i,r),w=NaN,C=y-u,I=(y+u)/2;return C?(e===y?w=(i-r)/C+(i0&&I<1?0:w,new Xt(w,C,I,t.opacity)}T(el,"hslConvert");function il(t,e,i,r){return arguments.length===1?el(t):new Xt(t,e,i,r==null?1:r)}T(il,"hsl");function Xt(t,e,i,r){this.h=+t,this.s=+e,this.l=+i,this.opacity=+r}T(Xt,"Hsl");Ve(Xt,il,xn(Ze,{brighter:function(t){return t=t==null?zi:Math.pow(zi,t),new Xt(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=t==null?Ke:Math.pow(Ke,t),new Xt(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,i=this.l,r=i+(i<.5?i:1-i)*e,u=2*i-r;return new zt(wn(t>=240?t-240:t+120,u,r),wn(t,u,r),wn(t<120?t+240:t-120,u,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return t=isNaN(t)?1:Math.max(0,Math.min(1,t)),(t===1?"hsl(":"hsla(")+(this.h||0)+", "+(this.s||0)*100+"%, "+(this.l||0)*100+"%"+(t===1?")":", "+t+")")}}));function wn(t,e,i){return(t<60?e+(i-e)*t/60:t<180?i:t<240?e+(i-e)*(240-t)/60:e)*255}T(wn,"hsl2rgb");function kn(t,e,i,r,u){var y=t*t,w=y*t;return((1-3*t+3*y-w)*e+(4-6*y+3*w)*i+(1+3*t+3*y-3*w)*r+w*u)/6}T(kn,"basis");function An(t){var e=t.length-1;return function(i){var r=i<=0?i=0:i>=1?(i=1,e-1):Math.floor(i*e),u=t[r],y=t[r+1],w=r>0?t[r-1]:2*u-y,C=ri&&(y=e.slice(i,y),C[w]?C[w]+=y:C[++w]=y),(r=r[0])===(u=u[0])?C[w]?C[w]+=u:C[++w]=u:(C[++w]=null,I.push({i:w,x:wt(r,u)})),i=Pn.lastIndex;return i180?E+=360:E-z>180&&(z+=360),g.push({i:L.push(u(L)+"rotate(",null,r)-2,x:wt(z,E)})):E&&L.push(u(L)+"rotate("+E+r)}T(w,"rotate");function C(z,E,L,g){z!==E?g.push({i:L.push(u(L)+"skewX(",null,r)-2,x:wt(z,E)}):E&&L.push(u(L)+"skewX("+E+r)}T(C,"skewX");function I(z,E,L,g,S,_){if(z!==L||E!==g){var N=S.push(u(S)+"scale(",null,",",null,")");_.push({i:N-4,x:wt(z,L)},{i:N-2,x:wt(E,g)})}else(L!==1||g!==1)&&S.push(u(S)+"scale("+L+","+g+")")}return T(I,"scale"),function(z,E){var L=[],g=[];return z=t(z),E=t(E),y(z.translateX,z.translateY,E.translateX,E.translateY,L,g),w(z.rotate,E.rotate,L,g),C(z.skewX,E.skewX,L,g),I(z.scaleX,z.scaleY,E.scaleX,E.scaleY,L,g),z=E=null,function(S){for(var _=-1,N=g.length,M;++_=0&&t._call.call(null,e),t=t._next;--be}T(ml,"timerFlush");function pl(){ee=(ji=ei.now())+Gi,be=Qe=0;try{ml()}finally{be=0,lc(),ee=0}}T(pl,"wake");function ac(){var t=ei.now(),e=t-ji;e>dl&&(Gi-=e,ji=t)}T(ac,"poke");function lc(){for(var t,e=Ri,i,r=1/0;e;)e._call?(r>e._time&&(r=e._time),t=e,e=e._next):(i=e._next,e._next=null,e=t?t._next=i:Ri=i);ti=t,On(r)}T(lc,"nap");function On(t){if(!be){Qe&&(Qe=clearTimeout(Qe));var e=t-ee;e>24?(t<1/0&&(Qe=setTimeout(pl,t-ei.now()-Gi)),Je&&(Je=clearInterval(Je))):(Je||(ji=ei.now(),Je=setInterval(ac,dl)),be=1,fl(pl))}}T(On,"sleep");function ri(t,e,i){var r=new ii;return e=e==null?0:+e,r.restart(function(u){r.stop(),t(u+e)},e,i),r}T(ri,"default");var hc=Nr("start","end","cancel","interrupt"),uc=[],yl=0,Dn=1,Hi=2,Xi=3,gl=4,Wi=5,ni=6;function Ut(t,e,i,r,u,y){var w=t.__transition;if(!w)t.__transition={};else if(i in w)return;cc(t,i,{name:e,index:r,group:u,on:hc,tween:uc,time:y.time,delay:y.delay,duration:y.duration,ease:y.ease,timer:null,state:yl})}T(Ut,"default");function oi(t,e){var i=bt(t,e);if(i.state>yl)throw new Error("too late; already scheduled");return i}T(oi,"init");function Pt(t,e){var i=bt(t,e);if(i.state>Xi)throw new Error("too late; already running");return i}T(Pt,"set");function bt(t,e){var i=t.__transition;if(!i||!(i=i[e]))throw new Error("transition not found");return i}T(bt,"get");function cc(t,e,i){var r=t.__transition,u;r[e]=i,i.timer=Fi(y,0,i.time);function y(z){i.state=Dn,i.timer.restart(w,i.delay,i.time),i.delay<=z&&w(z-i.delay)}T(y,"schedule");function w(z){var E,L,g,S;if(i.state!==Dn)return I();for(E in r)if(S=r[E],S.name===i.name){if(S.state===Xi)return ri(w);S.state===gl?(S.state=ni,S.timer.stop(),S.on.call("interrupt",t,t.__data__,S.index,S.group),delete r[E]):+EHi&&r.state=0&&(e=e.slice(0,i)),!e||e==="start"})}T(Tc,"start");function Ec(t,e,i){var r,u,y=Tc(e)?oi:Pt;return function(){var w=y(this,t),C=w.on;C!==r&&(u=(r=C).copy()).on(e,i),w.on=u}}T(Ec,"onFunction");function Wn(t,e){var i=this._id;return arguments.length<2?bt(this.node(),i).on.on(t):this.each(Ec(i,t,e))}T(Wn,"default");function Ic(t){return function(){var e=this.parentNode;for(var i in this.__transition)if(+i!==t)return;e&&e.removeChild(this)}}T(Ic,"removeFunction");function Yn(){return this.on("end.remove",Ic(this._id))}T(Yn,"default");function Un(t){var e=this._name,i=this._id;typeof t!="function"&&(t=qt(t));for(var r=this._groups,u=r.length,y=new Array(u),w=0;wie)if(!(Math.abs(E*C-I*z)>ie)||!u)this._+="L"+(this._x1=t)+","+(this._y1=e);else{var g=i-y,S=r-w,_=C*C+I*I,N=g*g+S*S,M=Math.sqrt(_),x=Math.sqrt(L),k=u*Math.tan((oo-Math.acos((_+L-N)/(2*M*x)))/2),v=k/x,f=k/M;Math.abs(v-1)>ie&&(this._+="L"+(t+v*z)+","+(e+v*E)),this._+="A"+u+","+u+",0,0,"+ +(E*g>z*S)+","+(this._x1=t+f*C)+","+(this._y1=e+f*I)}},arc:function(t,e,i,r,u,y){t=+t,e=+e,i=+i,y=!!y;var w=i*Math.cos(r),C=i*Math.sin(r),I=t+w,z=e+C,E=1^y,L=y?r-u:u-r;if(i<0)throw new Error("negative radius: "+i);this._x1===null?this._+="M"+I+","+z:(Math.abs(this._x1-I)>ie||Math.abs(this._y1-z)>ie)&&(this._+="L"+I+","+z),i&&(L<0&&(L=L%so+so),L>qc?this._+="A"+i+","+i+",0,1,"+E+","+(t-w)+","+(e-C)+"A"+i+","+i+",0,1,"+E+","+(this._x1=I)+","+(this._y1=z):L>ie&&(this._+="A"+i+","+i+",0,"+ +(L>=oo)+","+E+","+(this._x1=t+i*Math.cos(u))+","+(this._y1=e+i*Math.sin(u))))},rect:function(t,e,i,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +i+"v"+ +r+"h"+-i+"Z"},toString:function(){return this._}};var lo=wl;var Ot="$";function Vi(){}T(Vi,"Map");Vi.prototype=kl.prototype={constructor:Vi,has:function(t){return Ot+t in this},get:function(t){return this[Ot+t]},set:function(t,e){return this[Ot+t]=e,this},remove:function(t){var e=Ot+t;return e in this&&delete this[e]},clear:function(){for(var t in this)t[0]===Ot&&delete this[t]},keys:function(){var t=[];for(var e in this)e[0]===Ot&&t.push(e.slice(1));return t},values:function(){var t=[];for(var e in this)e[0]===Ot&&t.push(this[e]);return t},entries:function(){var t=[];for(var e in this)e[0]===Ot&&t.push({key:e.slice(1),value:this[e]});return t},size:function(){var t=0;for(var e in this)e[0]===Ot&&++t;return t},empty:function(){for(var t in this)if(t[0]===Ot)return!1;return!0},each:function(t){for(var e in this)e[0]===Ot&&t(this[e],e.slice(1),this)}};function kl(t,e){var i=new Vi;if(t instanceof Vi)t.each(function(C,I){i.set(I,C)});else if(Array.isArray(t)){var r=-1,u=t.length,y;if(e==null)for(;++r=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)}T(ho,"default");function oe(t,e){if((i=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var i,r=t.slice(0,i);return[r.length>1?r[0]+r.slice(2):r,+t.slice(i+1)]}T(oe,"formatDecimalParts");function jt(t){return t=oe(Math.abs(t)),t?t[1]:NaN}T(jt,"default");function uo(t,e){return function(i,r){for(var u=i.length,y=[],w=0,C=t[0],I=0;u>0&&C>0&&(I+C+1>r&&(C=Math.max(1,r-I)),y.push(i.substring(u-=C,u+C)),!((I+=C+1)>r));)C=t[w=(w+1)%t.length];return y.reverse().join(e)}}T(uo,"default");function co(t){return function(e){return e.replace(/[0-9]/g,function(i){return t[+i]})}}T(co,"default");var tp=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Jt(t){if(!(e=tp.exec(t)))throw new Error("invalid format: "+t);var e;return new qi({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}T(Jt,"formatSpecifier");Jt.prototype=qi.prototype;function qi(t){this.fill=t.fill===void 0?" ":t.fill+"",this.align=t.align===void 0?">":t.align+"",this.sign=t.sign===void 0?"-":t.sign+"",this.symbol=t.symbol===void 0?"":t.symbol+"",this.zero=!!t.zero,this.width=t.width===void 0?void 0:+t.width,this.comma=!!t.comma,this.precision=t.precision===void 0?void 0:+t.precision,this.trim=!!t.trim,this.type=t.type===void 0?"":t.type+""}T(qi,"FormatSpecifier");qi.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function po(t){t:for(var e=t.length,i=1,r=-1,u;i0&&(r=0);break}return r>0?t.slice(0,r)+t.slice(u+1):t}T(po,"default");var fo;function mo(t,e){var i=oe(t,e);if(!i)return t+"";var r=i[0],u=i[1],y=u-(fo=Math.max(-8,Math.min(8,Math.floor(u/3)))*3)+1,w=r.length;return y===w?r:y>w?r+new Array(y-w+1).join("0"):y>0?r.slice(0,y)+"."+r.slice(y):"0."+new Array(1-y).join("0")+oe(t,Math.max(0,e+y-1))[0]}T(mo,"default");function Zi(t,e){var i=oe(t,e);if(!i)return t+"";var r=i[0],u=i[1];return u<0?"0."+new Array(-u).join("0")+r:r.length>u+1?r.slice(0,u+1)+"."+r.slice(u+1):r+new Array(u-r.length+2).join("0")}T(Zi,"default");var go={"%":function(t,e){return(t*100).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:ho,e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return Zi(t*100,e)},r:Zi,s:mo,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}};function $i(t){return t}T($i,"default");var Ml=Array.prototype.map,Sl=["y","z","a","f","p","n","\xB5","m","","k","M","G","T","P","E","Z","Y"];function Me(t){var e=t.grouping===void 0||t.thousands===void 0?$i:uo(Ml.call(t.grouping,Number),t.thousands+""),i=t.currency===void 0?"":t.currency[0]+"",r=t.currency===void 0?"":t.currency[1]+"",u=t.decimal===void 0?".":t.decimal+"",y=t.numerals===void 0?$i:co(Ml.call(t.numerals,String)),w=t.percent===void 0?"%":t.percent+"",C=t.minus===void 0?"-":t.minus+"",I=t.nan===void 0?"NaN":t.nan+"";function z(L){L=Jt(L);var g=L.fill,S=L.align,_=L.sign,N=L.symbol,M=L.zero,x=L.width,k=L.comma,v=L.precision,f=L.trim,l=L.type;l==="n"?(k=!0,l="g"):go[l]||(v===void 0&&(v=12),f=!0,l="g"),(M||g==="0"&&S==="=")&&(M=!0,g="0",S="=");var s=N==="$"?i:N==="#"&&/[boxX]/.test(l)?"0"+l.toLowerCase():"",c=N==="$"?r:/[%p]/.test(l)?w:"",p=go[l],n=/[defgprs%]/.test(l);v=v===void 0?6:/[gprs]/.test(l)?Math.max(1,Math.min(21,v)):Math.max(0,Math.min(20,v));function o(h){var m=s,b=c,O,j,G;if(l==="c")b=p(h)+b,h="";else{h=+h;var X=h<0||1/h<0;if(h=isNaN(h)?I:p(Math.abs(h),v),f&&(h=po(h)),X&&+h==0&&_!=="+"&&(X=!1),m=(X?_==="("?_:C:_==="-"||_==="("?"":_)+m,b=(l==="s"?Sl[8+fo/3]:"")+b+(X&&_==="("?")":""),n){for(O=-1,j=h.length;++OG||G>57){b=(G===46?u+h.slice(O+1):h.slice(O))+b,h=h.slice(0,O);break}}}k&&!M&&(h=e(h,1/0));var H=m.length+h.length+b.length,B=H>1)+m+h+b+B.slice(H);break;default:h=B+m+h+b;break}return y(h)}return T(o,"format"),o.toString=function(){return L+""},o}T(z,"newFormat");function E(L,g){var S=z((L=Jt(L),L.type="f",L)),_=Math.max(-8,Math.min(8,Math.floor(jt(g)/3)))*3,N=Math.pow(10,-_),M=Sl[8+_/3];return function(x){return S(N*x)+M}}return T(E,"formatPrefix"),{format:z,formatPrefix:E}}T(Me,"default");var Ji,se,Qi;yo({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});function yo(t){return Ji=Me(t),se=Ji.format,Qi=Ji.formatPrefix,Ji}T(yo,"defaultLocale");function tr(t){return Math.max(0,-jt(Math.abs(t)))}T(tr,"default");function er(t,e){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(jt(e)/3)))*3-jt(Math.abs(t)))}T(er,"default");function ir(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,jt(e)-jt(t))+1}T(ir,"default");function Dt(){return Math.random()}T(Dt,"default");var ep=T(function t(e){function i(r,u){return r=r==null?0:+r,u=u==null?1:+u,arguments.length===1?(u=r,r=0):u-=r,function(){return e()*u+r}}return T(i,"randomUniform"),i.source=t,i},"sourceRandomUniform")(Dt);var vo=T(function t(e){function i(r,u){var y,w;return r=r==null?0:+r,u=u==null?1:+u,function(){var C;if(y!=null)C=y,y=null;else do y=e()*2-1,C=e()*2-1,w=y*y+C*C;while(!w||w>1);return r+u*C*Math.sqrt(-2*Math.log(w)/w)}}return T(i,"randomNormal"),i.source=t,i},"sourceRandomNormal")(Dt);var ip=T(function t(e){function i(){var r=vo.source(e).apply(this,arguments);return function(){return Math.exp(r())}}return T(i,"randomLogNormal"),i.source=t,i},"sourceRandomLogNormal")(Dt);var xo=T(function t(e){function i(r){return function(){for(var u=0,y=0;yi&&(r=e,e=i,i=r),function(u){return Math.max(e,Math.min(i,u))}}T(Tl,"clamper");function sp(t,e,i){var r=t[0],u=t[1],y=e[0],w=e[1];return u2?ap:sp,I=z=null,L}T(E,"rescale");function L(g){return isNaN(g=+g)?y:(I||(I=C(t.map(r),e,i)))(r(w(g)))}return T(L,"scale"),L.invert=function(g){return w(u((z||(z=C(e,t.map(r),wt)))(g)))},L.domain=function(g){return arguments.length?(t=rr.call(g,nr),w===_t||(w=Tl(t)),E()):t.slice()},L.range=function(g){return arguments.length?(e=ae.call(g),E()):e.slice()},L.rangeRound=function(g){return e=ae.call(g),i=Di,E()},L.clamp=function(g){return arguments.length?(w=g?Tl(t):_t,L):w!==_t},L.interpolate=function(g){return arguments.length?(i=g,E()):i},L.unknown=function(g){return arguments.length?(y=g,L):y},function(g,S){return r=g,u=S,E()}}T(or,"transformer");function sr(t,e){return or()(t,e)}T(sr,"continuous");function ar(t,e,i,r){var u=Qt(t,e,i),y;switch(r=Jt(r==null?",f":r),r.type){case"s":{var w=Math.max(Math.abs(t),Math.abs(e));return r.precision==null&&!isNaN(y=er(u,w))&&(r.precision=y),Qi(r,w)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(y=ir(u,Math.max(Math.abs(t),Math.abs(e))))&&(r.precision=y-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(y=tr(u))&&(r.precision=y-(r.type==="%")*2);break}}return se(r)}T(ar,"default");function le(t){var e=t.domain;return t.ticks=function(i){var r=e();return _e(r[0],r[r.length-1],i==null?10:i)},t.tickFormat=function(i,r){var u=e();return ar(u[0],u[u.length-1],i==null?10:i,r)},t.nice=function(i){i==null&&(i=10);var r=e(),u=0,y=r.length-1,w=r[u],C=r[y],I;return C0?(w=Math.floor(w/I)*I,C=Math.ceil(C/I)*I,I=de(w,C,i)):I<0&&(w=Math.ceil(w*I)/I,C=Math.floor(C*I)/I,I=de(w,C,i)),I>0?(r[u]=Math.floor(w/I)*I,r[y]=Math.ceil(C/I)*I,e(r)):I<0&&(r[u]=Math.ceil(w*I)/I,r[y]=Math.floor(C*I)/I,e(r)),t},t}T(le,"linearish");function Le(){var t=sr(_t,_t);return t.copy=function(){return Se(t,Le())},Nt.apply(t,arguments),le(t)}T(Le,"linear");var hp=1e3,up=hp*60,cp=up*60,ko=cp*24,Y8=ko*7,U8=ko*30,V8=ko*365;function Pe(t){return T(function(){return t},"constant")}T(Pe,"default");function Il(t){this._context=t}T(Il,"Linear");Il.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};function Ao(t){return new Il(t)}T(Ao,"default");function zl(t){return t[0]}T(zl,"x");function Ol(t){return t[1]}T(Ol,"y");function lr(){var t=zl,e=Ol,i=Pe(!0),r=null,u=Ao,y=null;function w(C){var I,z=C.length,E,L=!1,g;for(r==null&&(y=u(g=lo())),I=0;I<=z;++I)!(I0)){if(N/=S,S<0){if(N0){if(N>g)return;N>L&&(L=N)}if(N=r-C,!(!S&&N<0)){if(N/=S,S<0){if(N>g)return;N>L&&(L=N)}else if(S>0){if(N0)){if(N/=_,_<0){if(N0){if(N>g)return;N>L&&(L=N)}if(N=u-I,!(!_&&N<0)){if(N/=_,_<0){if(N>g)return;N>L&&(L=N)}else if(_>0){if(N0)&&!(g<1)||(L>0&&(t[0]=[C+L*S,I+L*_]),g<1&&(t[1]=[C+g*S,I+g*_])),!0}}}}}T(mp,"clipEdge");function gp(t,e,i,r,u){var y=t[1];if(y)return!0;var w=t[0],C=t.left,I=t.right,z=C[0],E=C[1],L=I[0],g=I[1],S=(z+L)/2,_=(E+g)/2,N,M;if(g===E){if(S=r)return;if(z>L){if(!w)w=[S,i];else if(w[1]>=u)return;y=[S,u]}else{if(!w)w=[S,u];else if(w[1]1)if(z>L){if(!w)w=[(i-M)/N,i];else if(w[1]>=u)return;y=[(u-M)/N,u]}else{if(!w)w=[(u-M)/N,u];else if(w[1]=r)return;y=[r,N*r+M]}else{if(!w)w=[r,N*r+M];else if(w[0]yt||Math.abs(y[0][1]-y[1][1])>yt))&&delete kt[u]}T(Nl,"clipEdges");function _l(t){return Tt[t.index]={site:t,halfedges:[]}}T(_l,"createCell");function yp(t,e){var i=t.site,r=e.left,u=e.right;return i===u&&(u=r,r=i),u?Math.atan2(u[1]-r[1],u[0]-r[0]):(i===r?(r=e[1],u=e[0]):(r=e[0],u=e[1]),Math.atan2(r[0]-u[0],u[1]-r[1]))}T(yp,"cellHalfedgeAngle");function So(t,e){return e[+(e.left!==t.site)]}T(So,"cellHalfedgeStart");function vp(t,e){return e[+(e.left===t.site)]}T(vp,"cellHalfedgeEnd");function Bl(){for(var t=0,e=Tt.length,i,r,u,y;tyt||Math.abs(M-S)>yt)&&(z.splice(I,0,kt.push(Ie(C,_,Math.abs(N-t)yt?[t,Math.abs(g-t)yt?[Math.abs(S-r)yt?[i,Math.abs(g-i)yt?[Math.abs(S-e)=-Gl)){var S=I*I+z*z,_=E*E+L*L,N=(L*S-z*_)/g,M=(I*_-E*S)/g,x=jl.pop()||new xp;x.arc=t,x.site=u,x.x=N+w,x.y=(x.cy=M+C)+Math.sqrt(N*N+M*M),t.circle=x;for(var k=null,v=ze._;v;)if(x.yyt)C=C.L;else if(w=e-wp(C,i),w>yt){if(!C.R){r=C;break}C=C.R}else{y>-yt?(r=C.P,u=C):w>-yt?(r=C,u=C.N):r=u=C;break}_l(t);var I=Fl(t);if(ce.insert(r,I),!(!r&&!u)){if(r===u){ue(r),u=Fl(r.site),ce.insert(I,u),I.edge=u.edge=Ee(r.site,I.site),he(r),he(u);return}if(!u){I.edge=Ee(r.site,I.site);return}ue(r),ue(u);var z=r.site,E=z[0],L=z[1],g=t[0]-E,S=t[1]-L,_=u.site,N=_[0]-E,M=_[1]-L,x=2*(g*M-S*N),k=g*g+S*S,v=N*N+M*M,f=[(M*k-S*v)/x+E,(g*v-N*k)/x+L];ui(u.edge,z,_,f),I.edge=Ee(z,t,null,f),u.edge=Ee(t,_,null,f),he(r),he(u)}}T(Wl,"addBeach");function Yl(t,e){var i=t.site,r=i[0],u=i[1],y=u-e;if(!y)return r;var w=t.P;if(!w)return-1/0;i=w.site;var C=i[0],I=i[1],z=I-e;if(!z)return C;var E=C-r,L=1/y-1/z,g=E/z;return L?(-g+Math.sqrt(g*g-2*L*(E*E/(-2*z)-I+z/2+u-y/2)))/L+r:(r+C)/2}T(Yl,"leftBreakPoint");function wp(t,e){var i=t.N;if(i)return Yl(i,e);var r=t.site;return r[1]===e?r[0]:1/0}T(wp,"rightBreakPoint");var yt=1e-6,Gl=1e-12,ce,Tt,ze,kt;function kp(t,e,i){return(t[0]-i[0])*(e[1]-t[1])-(t[0]-e[0])*(i[1]-t[1])}T(kp,"triangleArea");function Ap(t,e){return e[1]-t[1]||e[0]-t[0]}T(Ap,"lexicographic");function ur(t,e){var i=t.sort(Ap).pop(),r,u,y;for(kt=[],Tt=new Array(t.length),ce=new Mo,ze=new Mo;;)if(y=hr,i&&(!y||i[1]=w)return null;var I=t-C.site[0],z=e-C.site[1],E=I*I+z*z;do C=r.cells[u=y],y=null,C.halfedges.forEach(function(L){var g=r.edges[L],S=g.left;if(!((S===C.site||!S)&&!(S=g.right))){var _=t-S[0],N=e-S[1],M=_*_+N*N;M\n \n \n \n \n ',containerList:'',suggestItem:'',setItem:'\n \n \xD7\n \n '};function zo(){return((1+Math.random())*65536|0).toString(16)+((1+Math.random())*65536|0).toString(16)}T(zo,"guid");function rh(t,e){return t.indexOf(e)>=0}T(rh,"includes");function Op(t){let e=[t];for(;t.parentNode;)t=t.parentNode,e.push(t);return e}T(Op,"getPath");function nh(t){return t.nodeName?t:typeof t=="string"?document.querySelector(t):null}T(nh,"findElement");function Oo(t,e){return t.nodeName?t:(t=t.replace(/(\t|\n$)/g,""),dr.innerHTML="",dr.innerHTML=t,e===!0?dr.childNodes:dr.childNodes[0])}T(Oo,"build");function Dp(t){if(typeof t=="string")return t;if(t===null)return"";let e=t+"";return e==="0"&&1/t===-1/0?"-0":e}T(Dp,"toString");function oh(t){return t.key||t.keyIdentifier?t.key||String.fromCharCode(parseInt(t.keyIdentifier.substr(2),16)):null}T(oh,"keyToChar");function Np(t){return t=Dp(t),t&&Ip.test(t)?t.replace(ah,"\\$&"):t}T(Np,"escapeRegex");function _p(){return{_defaults:{focusedItem:null,cache:{},timer:null,xhr:null,suggested:!1,suggestedItems:[],setItems:[],events:{},delimiters:{}},_options:{el:null,form:!0,mode:"tokenfield",addItemOnBlur:!1,addItemsOnPaste:!1,keepItemsOrder:!0,setItems:[],items:[],newItems:!0,multiple:!0,maxItems:0,minLength:0,keys:{17:"ctrl",16:"shift",91:"meta",8:"delete",27:"esc",37:"left",38:"up",39:"right",40:"down",46:"delete",65:"select",67:"copy",88:"cut",9:"delimiter",13:"delimiter",108:"delimiter"},matchRegex:"{value}",matchFlags:"i",matchStart:!1,matchEnd:!1,delimiters:[],copyProperty:"name",copyDelimiter:", ",remote:{type:"GET",url:null,queryParam:"q",delay:300,timestampParam:"t",params:{},headers:{}},placeholder:null,inputType:"text",minChars:2,maxSuggest:10,maxSuggestWindow:10,filterSetItems:!0,filterMatchCase:!1,singleInput:!1,singleInputValue:"id",singleInputDelimiter:", ",itemLabel:"name",itemName:"items",newItemName:"items_new",itemValue:"id",newItemValue:"name",itemData:"name",validateNewItem:null}}}T(_p,"makeDefaultsAndOptions");var No=class No extends sh.default{constructor(e={}){super();let{_defaults:i,_options:r}=_p();this.id=zo(),this.key="key_".concat(this.id),this._vars=Object.assign({},i),this._options=Object.assign({},r,e),this._options.keys=Object.assign({},r.keys,e.keys),this._options.remote=Object.assign({},r.remote,e.remote),this._templates=Object.assign({},zp,e.templates),this._vars.setItems=this._prepareData(this.remapData(this._options.setItems||[])),this._focused=!1,this._input=null,this._form=!1,this._html={};let u=this._options;u.delimiters.forEach(w=>{this._vars.delimiters[w]=!0});let y=nh(u.el);if(y)this.el=y;else throw new Error("Selector: DOM Element ".concat(u.el," not found."));if(u.singleInput){let w=nh(u.singleInput);w?this._input=w:this._input=this.el}if(this.el.tokenfield=this,u.placeholder===null&&(u.placeholder=u.el.placeholder||""),u.form){let w=!1;if(u.form.nodeName)w=u.form;else if(u.form===!0){let C=this.el;for(;C.parentNode;){if(C.nodeName==="FORM"){w=C;break}C=C.parentNode}}else if(typeof w=="string"&&(w=document.querySelector(w),!w))throw new Error("Selector: DOM Element ".concat(u.form," not found."));this._form=w}else throw new Error("Cannot create tokenfield without DOM Element.");At[this.id]=this,this._render()}_render(){let e=this._options,i=this._html;return e.mode==="tokenfield"?i.container=Oo(this._templates.containerTokenfield):i.container=Oo(this._templates.containerList),i.suggest=i.container.querySelector(".tokenfield-suggest"),i.suggestList=i.container.querySelector(".tokenfield-suggest-list"),i.items=i.container.querySelector(".tokenfield-set > ul"),i.input=i.container.querySelector(".tokenfield-input"),i.input.setAttribute("type",e.inputType),e.mode==="tokenfield"?i.input.placeholder=this._vars.setItems.length?"":e.placeholder:i.input.placeholder=e.placeholder,i.copyHelper=i.container.querySelector(".tokenfield-copy-helper"),e.el.style.display="none",i.suggest.style.display="none",this._renderSizer(),i.container.tokenfield=this,e.el.parentElement.insertBefore(i.container,e.el),i.container.insertBefore(e.el,i.container.firstChild),this._setEvents(),this._renderItems(),e.mode==="tokenfield"&&this._minimizeInput()._resizeInput(),this}_renderSizer(){let e=this._html,i=this._getBounds(),r=window.getComputedStyle(e.container),u=parseInt(r.paddingLeft,10)+parseInt(r.paddingRight,10),y={width:"auto",height:"auto",overflow:"hidden",whiteSpace:"pre",maxWidth:i.width-u+"px",position:"fixed",top:"-10000px",left:"10000px",fontSize:r.fontSize,paddingLeft:r.paddingLeft,paddingRight:r.paddingRight};e.sizer=document.createElement("div"),e.sizer.id="tokenfield-sizer-"+this.id;for(let w in y)e.sizer.style[w]=y[w];e.container.appendChild(e.sizer)}_minimizeInput(){return this._options.mode==="tokenfield"&&(this._html.input.style.width="20px"),this}_refreshInput(e=!0){let i=this._vars,r=this._html;if(e&&(r.input.value=""),this._options.mode==="tokenfield"){this._resizeInput();let u=i.setItems.length?"":this._options.placeholder;r.input.setAttribute("placeholder",u)}else this._options.mode==="list"&&r.input.setAttribute("placeholder",this._options.placeholder);return this}_resizeInput(e=""){let i=this._html,r=this._getBounds(),u=window.getComputedStyle(i.container),y=parseInt(u.paddingRight,10)+parseInt(u.borderRightWidth,10),w=y+parseInt(u.paddingLeft,10)+parseInt(u.borderLeftWidth,10);if(i.sizer.innerHTML=e,i.sizer.style.maxWidth=r.width-y+"px",r.width===0){i.input.style.width="100%";return}else i.input.style.width="20px";let C=i.sizer.getBoundingClientRect(),I=i.input.getBoundingClientRect(),z=r.width-(I.left-r.left)-y;C.width>z?i.input.style.width=r.width-w-1+"px":i.input.style.width=z-1+"px"}_fetchData(e){let i=this._vars,r=this._options,u=r.remote,y=Object.assign({},r.params);for(let w in u.params)y[w]=u.params[w];u.limit&&(y[u.limit]=r.remote.limit),y[u.queryParam]=e,y[u.timestampParam]=Math.round(new Date().getTime()/1e3),i.xhr=Io(y,r.remote,()=>{if(i.xhr&&i.xhr.readyState==4){if(i.xhr.status==200){let w=JSON.parse(i.xhr.responseText);i.cache[e]=w;let C=this._prepareData(this.remapData(w)),I=this._filterData(e,C);i.suggestedItems=r.filterSetItems?this._filterSetItems(I):I,this.showSuggestions()}else if(i.xhr.status>0)throw new Error("Error while loading remote data.");this._abortXhr()}})}remapData(e){return e}_prepareData(e){return e.map(i=>Object.assign({},i,{[this.key]:zo()}))}_filterData(e,i){let r=this._options,u=r.matchRegex.replace("{value}",Np(e));r.matchStart?u="^"+u:r.matchEnd&&(u=u+"$");let y=new RegExp(u,r.matchFlags);return i.filter(w=>y.test(w[r.itemData]))}_abortXhr(){let e=this._vars;e.xhr!==null&&(e.xhr.abort(),e.xhr=null)}_filterSetItems(e){let i=this._options.itemValue,r=this._vars;if(!r.setItems.length)return e;let u=r.setItems.map(y=>y[i]);return e.filter(y=>u.indexOf(y[i])===-1)}_setEvents(){let e=this._vars,i=this._html;e.events.onClick=this._onClick.bind(this),e.events.onMouseDown=this._onMouseDown.bind(this),e.events.onMouseOver=this._onMouseOver.bind(this),e.events.onFocus=this._onFocus.bind(this),e.events.onResize=this._onResize.bind(this),e.events.onReset=this._onReset.bind(this),e.events.onKeyDown=this._onKeyDown.bind(this),e.events.onFocusOut=this._onFocusOut.bind(this),i.container.addEventListener("click",e.events.onClick),Object.keys(At).length===1&&(document.addEventListener("mousedown",e.events.onMouseDown),window.addEventListener("resize",e.events.onResize)),this._form&&this._form.nodeName&&this._form.addEventListener("reset",e.events.onReset),i.suggestList.addEventListener("mouseover",e.events.onMouseOver),i.input.addEventListener("focus",e.events.onFocus)}_onMouseOver(e){let i=e.target;i.classList.contains("tokenfield-suggest-item")&&([].slice.call(this._html.suggestList.querySelectorAll(".selected")).forEach(u=>{u!==i&&u.classList.remove("selected")}),i.classList.add("selected"),this._selectItem(i.key,!1),this._refreshItemsSelection())}_onReset(){this.setItems(this._options.setItems)}_onFocus(){let e=this._vars,i=this._html,r=this._options;i.input.removeEventListener("keydown",e.events.onKeyDown),i.input.addEventListener("keydown",e.events.onKeyDown),i.input.addEventListener("focusout",e.events.onFocusOut),r.addItemsOnPaste&&(e.events.onPaste=this._onPaste.bind(this),i.input.addEventListener("paste",e.events.onPaste)),this._focused=!0,this._html.container.classList.add("focused"),r.mode==="tokenfield"&&this._resizeInput(),i.input.value.trim().length>=r.minChars&&this.showSuggestions()}_onFocusOut(e){let i=this._vars,r=this._options,u=this._html;if(u.input.removeEventListener("keydown",i.events.onKeyDown),u.input.removeEventListener("focusout",i.events.onFocusOut),typeof i.events.onPaste<"u"&&u.input.removeEventListener("paste",i.events.onPaste),e.relatedTarget&&e.relatedTarget===u.copyHelper)return;let y=r.multiple&&!r.maxItems||!r.multiple&&!i.setItems.length||r.multiple&&r.maxItems&&i.setItems.lengthC.trim()).filter(C=>C.length>0&&C.length>=r.minLength&&typeof i.delimiters[C]>"u").map(C=>this._newItem(C)).length&&(setTimeout(()=>{this._renderItems()._refreshInput()._deselectItems().hideSuggestions()},1),e.preventDefault())}_onKeyDown(e){let i=this._vars,r=this._options,u=this._html;r.maxItems&&i.setItems.length>=r.maxItems&&e.preventDefault(),r.mode==="tokenfield"&&setTimeout(()=>{this._resizeInput(u.input.value)},1);let y=oh(e);if(typeof r.keys[e.keyCode]<"u"||rh(r.delimiters,y)){if(this._keyAction(e))return!0}else this._defocusItems()._refreshItems();clearTimeout(i.timer),this._abortXhr(),(!r.maxItems||i.setItems.length{this._keyInput(e)},1)}_keyAction(e){let i=this.key,r=null,u=this._vars,y=this._options,w=this._html,C=y.keys[e.keyCode],I=w.input.value.trim(),z=oh(e);rh(y.delimiters,z)&&typeof C>"u"&&(C="delimiter");let E=this._getSelectedItems();switch(E.length&&(r=E[0]),C){case"esc":this._deselectItems()._defocusItems()._renderItems().hideSuggestions();break;case"up":this._vars.suggested&&(this._selectPrevItem()._refreshItemsSelection(),e.preventDefault()),this._defocusItems()._renderItems();break;case"down":this._vars.suggested&&(this._selectNextItem()._refreshItemsSelection(),e.preventDefault()),this._defocusItems()._renderItems();break;case"left":(this.getFocusedItems().length||!w.input.selectionStart&&!w.input.selectionEnd)&&(this._focusPrevItem(e.shiftKey),e.preventDefault());break;case"right":(this.getFocusedItems().length||w.input.selectionStart===I.length)&&(this._focusNextItem(e.shiftKey),e.preventDefault());break;case"delimiter":if(this._abortXhr(),this._defocusItems(),!y.multiple&&u.setItems.length>=1)return!1;I=this.onInput(I,e),r?this._addItem(r):I.length&&(r=this._newItem(I)),r&&this._minimizeInput()._renderItems().focus()._refreshInput()._refreshSuggestions()._deselectItems(),e.preventDefault();break;case"select":if(!I.length&&(e.ctrlKey||e.metaKey))this._vars.setItems.forEach(L=>{L.focused=!0}),this._refreshItems();else return!1;break;case"cut":{if(this.getFocusedItems().length&&(e.ctrlKey||e.metaKey))this._copy()._delete(e);else return!1;break}case"copy":{if(this.getFocusedItems().length&&(e.ctrlKey||e.metaKey))this._copy();else return!1;break}case"delete":{this._abortXhr();let L=this.getFocusedItems();!w.input.selectionEnd&&e.keyCode===8||w.input.selectionStart===I.length&&e.keyCode===46||L.length?this._delete(e):u.timer=setTimeout(()=>{this._keyInput(e)},y.delay);break}default:break}return!0}_copy(){let e=this._options,i=this._html,r=this.getFocusedItems().map(u=>u[e.copyProperty]).join(e.copyDelimiter);return i.copyHelper.style.display="block",i.copyHelper.value=r,i.copyHelper.focus(),i.copyHelper.select(),document.execCommand("copy"),i.copyHelper.style.display="none",i.copyHelper.value="",i.input.focus(),this}_delete(e){let i=this._vars,r=this._options,u=this.key,y=this._html,w=this.getFocusedItems();return r.mode==="tokenfield"&&i.setItems.length?w.length?(w.forEach(C=>{this._removeItem(C[u])}),this._refreshSuggestions()._keyInput(e)):y.input.selectionStart||this._focusItem(i.setItems[i.setItems.length-1][u]):w.length&&(w.forEach(C=>{this._removeItem(C[u])}),this._refreshSuggestions()._keyInput(e)),this._minimizeInput()._renderItems()._refreshInput(!1),this}_keyInput(e){let i=this._vars,r=this._options,u=this._html;this._defocusItems()._refreshItems();let y=this.onInput(u.input.value.trim(),e);if(e.type==="keydown"&&this.emit("input",this,y,e),y.length=1)return!1;if(typeof i.cache[y]>"u"){if(r.remote.url)i.timer=setTimeout(()=>{this._fetchData(y)},r.delay);else if(!r.remote.url&&r.items.length){let w=this._prepareData(r.items),C=this._filterData(y,w);i.suggestedItems=r.filterSetItems?this._filterSetItems(C):C,this.showSuggestions()}}else{let w=this._prepareData(this.remapData(i.cache[y])),C=this._filterData(y,w);i.suggestedItems=r.filterSetItems?this._filterSetItems(C):C,this.showSuggestions()}return this}_onClick(e){let i=e.target;if(i.classList.contains("item-remove"))e.preventDefault(),this._removeItem(i.key)._defocusItems()._minimizeInput()._renderItems()._refreshInput(!1)._keyInput(e);else if(i.classList.contains("tokenfield-suggest-item")){let r=this._getSuggestedItem(i.key);this._addItem(r)._minimizeInput()._renderItems()._refreshInput()._refreshSuggestions()}else{let r=Op(i).filter(u=>u.classList&&u.classList.contains("tokenfield-set-item"))[0];r?(this._focusItem(r.key,e.shiftKey,e.ctrlKey||e.metaKey,!0),this._refreshItems()):this._keyInput(e)}this.focus()}_selectPrevItem(){let e=this.key,i=this._options,r=this._vars.suggestedItems,u=this._getSelectedItemIndex();return r.length?(u!==null?u===0?i.newItems?this._deselectItems():this._selectItem(r[r.length-1][e]):this._selectItem(r[u-1][e]):this._selectItem(r[r.length-1][e]),this):this}_selectNextItem(){let e=this.key,i=this._options,r=this._vars.suggestedItems,u=this._getSelectedItemIndex();return r.length?(u!==null?u===r.length-1?i.newItems?this._deselectItems():this._selectItem(r[0][e]):this._selectItem(r[u+1][e]):this._selectItem(r[0][e]),this):this}_focusPrevItem(e=!1){let i=this.key,r=this._vars.setItems,u=this._getFocusedItemIndex();if(!r.length)return this;if(u!==null)if(u===0&&!e)this._defocusItems();else if(u===0&&e){let y=this._getFocusedItemIndex(!0);this._defocusItem(r[y][i])}else this._focusItem(r[u-1][i],e,!1,!0);else this._focusItem(r[r.length-1][i],!1,!1,!0);return this._refreshItems(),this}_focusNextItem(e=!1){let i=this.key,r=this._vars.setItems,u=this._getFocusedItemIndex(!0);return r.length?(u!==null?u===r.length-1&&!e?this._defocusItems():u===r.length-1&&e?this._focusItem(r[0][i],e):this._focusItem(r[u+1][i],e):this._focusItem(r[0][i],!1),this._refreshItems(),this):this}_getSelectedItems(){let e=this.key,i=this._vars.setItems.map(r=>r[e]);return this._vars.suggestedItems.filter(r=>r.selected&&i.indexOf(r[e])<0)}_selectItem(e,i=!1){this._vars.suggestedItems.forEach(r=>{if(r.selected=r[this.key]===e,r.selected&&i){let u=parseInt(this._html.suggest.style.maxHeight,10);if(u){let y=this._html.suggestList.getBoundingClientRect(),w=r.el.getBoundingClientRect(),C=w.top-y.top,I=C+w.height;I>=u+this._html.suggest.scrollTop?this._html.suggest.scrollTop=I-u:Ci[this.key]===e?(i.selected=!1,!1):!0),this}_deselectItems(){return this._vars.suggestedItems.forEach(e=>{e.selected=!1}),this}_refreshItemsSelection(){this._vars.suggestedItems.forEach(e=>{e.selected&&e.el?e.el.classList.add("selected"):e.el&&e.el.classList.remove("selected")})}_getSelectedItemIndex(){let e=null;return this._vars.suggestedItems.every((i,r)=>i.selected?(e=r,!1):!0),e}_getFocusedItemIndex(e=!1){let i=null;return this._vars.setItems.every((r,u)=>!(r.focused&&(i=u,!e))),i}_getItem(e,i=null){i===null&&(i=this.key);let r=this._filterItems(this._vars.setItems,e,i);return r.length?r[0]:null}_getSuggestedItem(e,i=null){i===null&&(i=this.key);let r=this._filterItems(this._vars.suggestedItems,e,i);return r.length?r[0]:null}_getAvailableItem(e,i=null){i===null&&(i=this.key);let r=this._filterItems(this._options.items,e,i);return r.length?r[0]:null}_filterItems(e,i,r){let u=this._options.filterMatchCase;return e.filter(y=>typeof y[r]=="string"&&typeof i=="string"?u?y[r]===i:y[r].toLowerCase()==i.toLowerCase():y[r]==i)}_removeItem(e){return this._vars.setItems.every((i,r)=>i[this.key]===e?(this.emit("removeToken",this,i),this._vars.setItems.splice(r,1),this.emit("removedToken",this,i),this.emit("change",this),!1):!0),this}_addItem(e){e.focused=!1;let i=this._options;if((e.isNew&&!this._getItem(e[i.itemData],i.itemData)||!this._getItem(e[i.itemValue],i.itemValue))&&(this.emit("addToken",this,e),!this._options.maxItems||this._options.maxItems&&this._vars.setItems.lengthi.focused)[0];return e.length?e[0]:null}getFocusedItems(){return this._vars.setItems.filter(e=>e.focused)}_focusItem(e,i=!1,r=!1,u=!1){if(i){let y=null,w=null,C=null,I=this._vars.setItems.length;if(this._vars.setItems.forEach((z,E)=>{z[this.key]===e&&(C=E),y===null&&z.focused&&(y=E),z.focused&&(w=E)}),(C===0||C===I-1)&&y===null&&w===null)return;y===null&&w===null?this._vars.setItems[C].focused=!0:C===0&&w===I-1&&!u?this._vars.setItems[y].focused=!1:(y=Math.min(C,y),w=Math.max(C,w),this._vars.setItems.forEach((z,E)=>{z.focused=C===E||E>=y&&E<=w}))}else this._vars.setItems.forEach(y=>{r?y.focused=y[this.key]===e?!y.focused:y.focused:y.focused=y[this.key]===e});return this}_defocusItem(e){return this._vars.setItems.filter(i=>{i[this.key]===e&&(i.focused=!1)})}_defocusItems(){return this._vars.setItems.forEach(e=>{e.focused=!1}),this}_newItem(e){let i=this._options;if(typeof e=="string"&&(!e.length||e.length{let w=this._renderItem(u,y);r.items.appendChild(w),u.el=w,u.focused?u.el.classList.add("focused"):u.el.classList.remove("focused")}),e.setItems.length>1&&i.mode==="tokenfield"?r.input.setAttribute("placeholder",""):i.mode==="list"&&r.input.setAttribute("placeholder",i.placeholder),this._input&&(this._input.value=e.setItems.map(u=>u[i.singleInputValue]).join(i.singleInputDelimiter)),this}_refreshItems(){this._vars.setItems.forEach(i=>{i.el&&(i.focused?i.el.classList.add("focused"):i.el.classList.remove("focused"))})}_renderItem(e,i){let r=this._options,u=this.renderSetItemHtml(e),y=u.querySelector(".item-label"),w=u.querySelector(".item-input"),C=u.querySelector(".item-remove"),I=r.keepItemsOrder?"[".concat(i,"]"):"[]";return u.key=e[this.key],C.key=e[this.key],w.setAttribute("name",(e.isNew?r.newItemName:r.itemName)+I),w.value=e[e.isNew?r.newItemValue:r.itemValue]||null,y.textContent=this.renderSetItemLabel(e),e.focused&&u.classList.add("focused"),u}onInput(e,i){return e}renderSetItemHtml(){return this._buildEl(this._templates.setItem)}renderSetItemLabel(e){return e[this._options.itemLabel]}renderSuggestions(e){let i=this._vars,r=this._options,u=this._html,y=this._getSelectedItemIndex();if(!e.length)return this;if(r.maxSuggestWindow===0&&(u.suggest.style.maxHeight=null),!i.suggestedItems.length)return this;!r.newItems&&y===null&&(e[0].selected=!0);let w=0;e.every((I,z)=>{if(z>=r.maxSuggest)return!1;let E=u.suggestList.childNodes[z],L=I.el=this.renderSuggestedItem(I);return E?E.itemValue===I[r.itemValue]?(E.key=I[this.key],I.el=E):u.suggestList.replaceChild(L,E):E||u.suggestList.appendChild(L),r.maxSuggestWindow>0&&z0&&z===r.maxSuggestWindow&&(u.suggest.style.maxHeight=w+"px"),!0});let C=u.suggestList.childElementCount-e.length;if(C>0)for(let I=C-1;I>=0;I--)u.suggestList.removeChild(u.suggestList.childNodes[e.length+I]);return this}renderSuggestedItem(e){let i=this._options,r=this._buildEl(this._templates.suggestItem);return r.key=e[this.key],r.itemValue=e[i.itemValue],r.innerHTML=this.renderSuggestedItemContent(e),r.setAttribute("title",e[i.itemData]),e.selected&&r.classList.add("selected"),i.filterSetItems||(this._getItem(e[i.itemValue],i.itemValue)||this._getItem(e[i.itemData],i.itemData))&&r.classList.add("set"),r}renderSuggestedItemContent(e){return e[this._options.itemData]}_refreshSuggestions(){let e=this._vars,i=this._options;if(this._html.input.value.length{let i=Object.assign({},e);return delete i[this.key],delete i.focused,delete i.selected,delete i.el,i})}setItems(e=[]){return this._vars.setItems=[],this.addItems(e),this}addItems(e=[]){let i=this._options.itemValue;return Array.isArray(e)||(e=[e]),this._prepareData(e).forEach(r=>{(r.isNew||typeof r[i]<"u")&&this._addItem(r)}),this._minimizeInput()._renderItems()._refreshInput().hideSuggestions(),this}sortItems(){let e=[];[...this._html.items.childNodes].forEach(i=>{let r=this._getItem(i.key);r&&e.push(r)}),this.setItems(e)}removeItem(e){let i=this._options;typeof e=="object"&&(e[i.itemValue]||e[i.newItemValue])&&(e=e[i.itemValue]||e[i.newItemValue]);let r=this._getItem(e,i.itemValue)||this._getItem(e,i.newItemValue);return r?(this._removeItem(r[this.key])._renderItems(),this):this}emptyItems(){return this._vars.setItems=[],this._renderItems()._refreshInput().hideSuggestions(),this.emit("change",this),this}getSuggestedItems(){return this._vars.suggestedItems.map(e=>Object.assign({},e))}focus(){return this._html.container.classList.add("focused"),this._focused||this._html.input.focus(),this}blur(){return this._html.container.classList.remove("focused"),this._focused&&this._html.input.blur(),this}remove(){let e=this._html;e.container.parentElement.insertBefore(this.el,e.container),e.container.remove(),this.el.style.display="block",Object.keys(At).length===1&&(document.removeEventListener("mousedown",this._vars.events.onMouseDown),window.removeEventListener("resize",this._vars.events.onResize)),this._form&&this._form.nodeName&&this._form.removeEventListener("reset",this._vars.events.onReset),delete At[this.id],delete this.el.tokenfield}};T(No,"Tokenfield");var Do=No,lh=Do;var hh=T(({container:t,lang:e})=>{let i=document.getElementById("chart").offsetWidth,r=document.getElementById("chart").offsetHeight-80,u=Me({decimal:e!=="en"?",":".",thousands:" ",grouping:[3]}),y=u.format(".2f"),w=50,C=["HU"],I=[{country:e!=="en"?"Ausztria":"Austria",code:"AT",data:[{year:1970,value:2.29},{year:1971,value:2.2},{year:1972,value:2.08},{year:1973,value:1.94},{year:1974,value:1.91},{year:1975,value:1.83},{year:1976,value:1.69},{year:1977,value:1.63},{year:1978,value:1.6},{year:1979,value:1.6},{year:1980,value:1.65},{year:1981,value:1.67},{year:1982,value:1.66},{year:1983,value:1.56},{year:1984,value:1.52},{year:1985,value:1.47},{year:1986,value:1.45},{year:1987,value:1.43},{year:1988,value:1.45},{year:1989,value:1.45},{year:1990,value:1.46},{year:1991,value:1.51},{year:1992,value:1.51},{year:1993,value:1.5},{year:1994,value:1.47},{year:1995,value:1.42},{year:1996,value:1.45},{year:1997,value:1.39},{year:1998,value:1.37},{year:1999,value:1.34},{year:2e3,value:1.36},{year:2001,value:1.33},{year:2002,value:1.39},{year:2003,value:1.38},{year:2004,value:1.42},{year:2005,value:1.41},{year:2006,value:1.41},{year:2007,value:1.38},{year:2008,value:1.42},{year:2009,value:1.39},{year:2010,value:1.44},{year:2011,value:1.43},{year:2012,value:1.44},{year:2013,value:1.44},{year:2014,value:1.46},{year:2015,value:1.49},{year:2016,value:1.53},{year:2017,value:1.52},{year:2018,value:1.47},{year:2019,value:1.46},{year:2020,value:1.44},{year:2021,value:1.48},{year:2022,value:1.41}]},{country:"Belgium",code:"BE",data:[{year:1970,value:2.25},{year:1971,value:2.21},{year:1972,value:2.09},{year:1973,value:1.95},{year:1974,value:1.83},{year:1975,value:1.74},{year:1976,value:1.73},{year:1977,value:1.71},{year:1978,value:1.69},{year:1979,value:1.69},{year:1980,value:1.68},{year:1981,value:1.66},{year:1982,value:1.61},{year:1983,value:1.57},{year:1984,value:1.54},{year:1985,value:1.51},{year:1986,value:1.54},{year:1987,value:1.54},{year:1988,value:1.57},{year:1989,value:1.58},{year:1990,value:1.62},{year:1991,value:1.66},{year:1992,value:1.65},{year:1993,value:1.61},{year:1994,value:1.56},{year:1995,value:1.56},{year:1996,value:1.59},{year:1997,value:1.6},{year:1998,value:1.6},{year:1999,value:1.62},{year:2e3,value:1.67},{year:2001,value:1.67},{year:2002,value:1.65},{year:2003,value:1.67},{year:2004,value:1.72},{year:2005,value:1.76},{year:2006,value:1.8},{year:2007,value:1.82},{year:2008,value:1.85},{year:2009,value:1.84},{year:2010,value:1.86},{year:2011,value:1.81},{year:2012,value:1.8},{year:2013,value:1.76},{year:2014,value:1.74},{year:2015,value:1.7},{year:2016,value:1.68},{year:2017,value:1.65},{year:2018,value:1.62},{year:2019,value:1.6},{year:2020,value:1.55},{year:2021,value:1.6},{year:2022,value:1.53}]},{country:e!=="en"?"Bulg\xE1ria":"Bulgaria",code:"BG",data:[{year:1970,value:2.17},{year:1971,value:2.1},{year:1972,value:2.03},{year:1973,value:2.15},{year:1974,value:2.29},{year:1975,value:2.23},{year:1976,value:2.24},{year:1977,value:2.21},{year:1978,value:2.15},{year:1979,value:2.16},{year:1980,value:2.05},{year:1981,value:2},{year:1982,value:2.01},{year:1983,value:2.01},{year:1984,value:2.01},{year:1985,value:1.97},{year:1986,value:2.02},{year:1987,value:1.96},{year:1988,value:1.97},{year:1989,value:1.9},{year:1990,value:1.82},{year:1991,value:1.66},{year:1992,value:1.55},{year:1993,value:1.46},{year:1994,value:1.37},{year:1995,value:1.23},{year:1996,value:1.23},{year:1997,value:1.09},{year:1998,value:1.11},{year:1999,value:1.23},{year:2e3,value:1.26},{year:2001,value:1.21},{year:2002,value:1.23},{year:2003,value:1.26},{year:2004,value:1.33},{year:2005,value:1.37},{year:2006,value:1.44},{year:2007,value:1.49},{year:2008,value:1.56},{year:2009,value:1.66},{year:2010,value:1.57},{year:2011,value:1.51},{year:2012,value:1.5},{year:2013,value:1.48},{year:2014,value:1.53},{year:2015,value:1.53},{year:2016,value:1.54},{year:2017,value:1.56},{year:2018,value:1.56},{year:2019,value:1.58},{year:2020,value:1.56},{year:2021,value:1.58},{year:2022,value:1.65}]},{country:e!=="en"?"Ciprus":"Cyprus",code:"CY",data:[{year:1970,value:2.61},{year:1971,value:2.55},{year:1972,value:2.49},{year:1973,value:2.44},{year:1974,value:2.39},{year:1975,value:2.35},{year:1976,value:2.32},{year:1977,value:2.31},{year:1978,value:2.31},{year:1979,value:2.33},{year:1980,value:2.35},{year:1981,value:2.39},{year:1982,value:2.48},{year:1983,value:2.5},{year:1984,value:2.52},{year:1985,value:2.43},{year:1986,value:2.46},{year:1987,value:2.38},{year:1988,value:2.49},{year:1989,value:2.36},{year:1990,value:2.41},{year:1991,value:2.32},{year:1992,value:2.48},{year:1993,value:2.24},{year:1994,value:2.17},{year:1995,value:2.03},{year:1996,value:1.95},{year:1997,value:1.86},{year:1998,value:1.76},{year:1999,value:1.67},{year:2e3,value:1.64},{year:2001,value:1.57},{year:2002,value:1.49},{year:2003,value:1.51},{year:2004,value:1.52},{year:2005,value:1.48},{year:2006,value:1.52},{year:2007,value:1.44},{year:2008,value:1.48},{year:2009,value:1.47},{year:2010,value:1.44},{year:2011,value:1.35},{year:2012,value:1.39},{year:2013,value:1.3},{year:2014,value:1.31},{year:2015,value:1.32},{year:2016,value:1.37},{year:2017,value:1.32},{year:2018,value:1.32},{year:2019,value:1.33},{year:2020,value:1.36},{year:2021,value:1.39},{year:2022,value:1.37}]},{country:e!=="en"?"Csehorsz\xE1g":"Czechia",code:"CZ",data:[{year:1970,value:1.92},{year:1971,value:2},{year:1972,value:2.09},{year:1973,value:2.31},{year:1974,value:2.46},{year:1975,value:2.43},{year:1976,value:2.39},{year:1977,value:2.34},{year:1978,value:2.33},{year:1979,value:2.27},{year:1980,value:2.08},{year:1981,value:2},{year:1982,value:2},{year:1983,value:1.97},{year:1984,value:1.97},{year:1985,value:1.95},{year:1986,value:1.92},{year:1987,value:1.91},{year:1988,value:1.94},{year:1989,value:1.87},{year:1990,value:1.9},{year:1991,value:1.86},{year:1992,value:1.71},{year:1993,value:1.67},{year:1994,value:1.44},{year:1995,value:1.28},{year:1996,value:1.18},{year:1997,value:1.17},{year:1998,value:1.16},{year:1999,value:1.13},{year:2e3,value:1.15},{year:2001,value:1.15},{year:2002,value:1.17},{year:2003,value:1.18},{year:2004,value:1.23},{year:2005,value:1.29},{year:2006,value:1.34},{year:2007,value:1.45},{year:2008,value:1.51},{year:2009,value:1.51},{year:2010,value:1.51},{year:2011,value:1.43},{year:2012,value:1.45},{year:2013,value:1.46},{year:2014,value:1.53},{year:2015,value:1.57},{year:2016,value:1.63},{year:2017,value:1.69},{year:2018,value:1.71},{year:2019,value:1.71},{year:2020,value:1.74},{year:2021,value:1.83},{year:2022,value:1.64}]},{country:e!=="en"?"D\xE1nia":"Denmark",code:"DK",data:[{year:1970,value:1.95},{year:1971,value:2.04},{year:1972,value:2.03},{year:1973,value:1.92},{year:1974,value:1.9},{year:1975,value:1.92},{year:1976,value:1.75},{year:1977,value:1.66},{year:1978,value:1.67},{year:1979,value:1.6},{year:1980,value:1.55},{year:1981,value:1.44},{year:1982,value:1.43},{year:1983,value:1.38},{year:1984,value:1.4},{year:1985,value:1.45},{year:1986,value:1.48},{year:1987,value:1.5},{year:1988,value:1.56},{year:1989,value:1.62},{year:1990,value:1.67},{year:1991,value:1.68},{year:1992,value:1.76},{year:1993,value:1.75},{year:1994,value:1.81},{year:1995,value:1.8},{year:1996,value:1.75},{year:1997,value:1.75},{year:1998,value:1.72},{year:1999,value:1.73},{year:2e3,value:1.77},{year:2001,value:1.74},{year:2002,value:1.72},{year:2003,value:1.76},{year:2004,value:1.78},{year:2005,value:1.8},{year:2006,value:1.85},{year:2007,value:1.84},{year:2008,value:1.89},{year:2009,value:1.84},{year:2010,value:1.87},{year:2011,value:1.75},{year:2012,value:1.73},{year:2013,value:1.67},{year:2014,value:1.69},{year:2015,value:1.71},{year:2016,value:1.79},{year:2017,value:1.75},{year:2018,value:1.73},{year:2019,value:1.7},{year:2020,value:1.68},{year:2021,value:1.72},{year:2022,value:1.55}]},{country:e!=="en"?"\xC9sztorsz\xE1g":"Estonia",code:"EE",data:[{year:1970,value:2.17},{year:1971,value:2.19},{year:1972,value:2.13},{year:1973,value:2.06},{year:1974,value:2.07},{year:1975,value:2.04},{year:1976,value:2.07},{year:1977,value:2.06},{year:1978,value:2.02},{year:1979,value:2},{year:1980,value:2.02},{year:1981,value:2.07},{year:1982,value:2.07},{year:1983,value:2.16},{year:1984,value:2.17},{year:1985,value:2.13},{year:1986,value:2.18},{year:1987,value:2.27},{year:1988,value:2.27},{year:1989,value:2.22},{year:1990,value:2.05},{year:1991,value:1.8},{year:1992,value:1.71},{year:1993,value:1.49},{year:1994,value:1.42},{year:1995,value:1.38},{year:1996,value:1.37},{year:1997,value:1.32},{year:1998,value:1.28},{year:1999,value:1.3},{year:2e3,value:1.36},{year:2001,value:1.32},{year:2002,value:1.36},{year:2003,value:1.37},{year:2004,value:1.47},{year:2005,value:1.52},{year:2006,value:1.58},{year:2007,value:1.69},{year:2008,value:1.72},{year:2009,value:1.7},{year:2010,value:1.72},{year:2011,value:1.61},{year:2012,value:1.56},{year:2013,value:1.52},{year:2014,value:1.54},{year:2015,value:1.58},{year:2016,value:1.6},{year:2017,value:1.59},{year:2018,value:1.67},{year:2019,value:1.66},{year:2020,value:1.58},{year:2021,value:1.61},{year:2022,value:1.41}]},{country:e!=="en"?"Finnorsz\xE1g":"Finland",code:"FI",data:[{year:1970,value:1.83},{year:1971,value:1.68},{year:1972,value:1.58},{year:1973,value:1.49},{year:1974,value:1.61},{year:1975,value:1.68},{year:1976,value:1.7},{year:1977,value:1.68},{year:1978,value:1.64},{year:1979,value:1.64},{year:1980,value:1.63},{year:1981,value:1.64},{year:1982,value:1.71},{year:1983,value:1.74},{year:1984,value:1.69},{year:1985,value:1.64},{year:1986,value:1.6},{year:1987,value:1.59},{year:1988,value:1.69},{year:1989,value:1.71},{year:1990,value:1.78},{year:1991,value:1.79},{year:1992,value:1.85},{year:1993,value:1.81},{year:1994,value:1.85},{year:1995,value:1.81},{year:1996,value:1.78},{year:1997,value:1.75},{year:1998,value:1.7},{year:1999,value:1.73},{year:2e3,value:1.73},{year:2001,value:1.73},{year:2002,value:1.72},{year:2003,value:1.76},{year:2004,value:1.8},{year:2005,value:1.8},{year:2006,value:1.84},{year:2007,value:1.83},{year:2008,value:1.85},{year:2009,value:1.86},{year:2010,value:1.87},{year:2011,value:1.83},{year:2012,value:1.8},{year:2013,value:1.75},{year:2014,value:1.71},{year:2015,value:1.65},{year:2016,value:1.57},{year:2017,value:1.49},{year:2018,value:1.41},{year:2019,value:1.35},{year:2020,value:1.37},{year:2021,value:1.46},{year:2022,value:1.32}]},{country:e!=="en"?"Franciaorsz\xE1g":"France",code:"FR",data:[{year:1970,value:2.47},{year:1971,value:2.49},{year:1972,value:2.41},{year:1973,value:2.3},{year:1974,value:2.11},{year:1975,value:1.93},{year:1976,value:1.83},{year:1977,value:1.86},{year:1978,value:1.82},{year:1979,value:1.86},{year:1980,value:1.95},{year:1981,value:1.95},{year:1982,value:1.91},{year:1983,value:1.78},{year:1984,value:1.8},{year:1985,value:1.81},{year:1986,value:1.83},{year:1987,value:1.8},{year:1988,value:1.81},{year:1989,value:1.79},{year:1990,value:1.78},{year:1991,value:1.77},{year:1992,value:1.73},{year:1993,value:1.66},{year:1994,value:1.66},{year:1995,value:1.71},{year:1996,value:1.73},{year:1997,value:1.73},{year:1998,value:1.78},{year:1999,value:1.81},{year:2e3,value:1.89},{year:2001,value:1.9},{year:2002,value:1.88},{year:2003,value:1.89},{year:2004,value:1.92},{year:2005,value:1.94},{year:2006,value:2},{year:2007,value:1.98},{year:2008,value:2.01},{year:2009,value:2},{year:2010,value:2.03},{year:2011,value:2.01},{year:2012,value:2.01},{year:2013,value:1.99},{year:2014,value:2},{year:2015,value:1.96},{year:2016,value:1.92},{year:2017,value:1.89},{year:2018,value:1.87},{year:2019,value:1.86},{year:2020,value:1.83},{year:2021,value:1.84},{year:2022,value:1.79}]},{country:e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",code:"EL",data:[{year:1970,value:2.4},{year:1971,value:2.32},{year:1972,value:2.32},{year:1973,value:2.27},{year:1974,value:2.38},{year:1975,value:2.33},{year:1976,value:2.35},{year:1977,value:2.27},{year:1978,value:2.28},{year:1979,value:2.26},{year:1980,value:2.23},{year:1981,value:2.09},{year:1982,value:2.03},{year:1983,value:1.94},{year:1984,value:1.83},{year:1985,value:1.67},{year:1986,value:1.6},{year:1987,value:1.5},{year:1988,value:1.5},{year:1989,value:1.4},{year:1990,value:1.39},{year:1991,value:1.37},{year:1992,value:1.36},{year:1993,value:1.32},{year:1994,value:1.33},{year:1995,value:1.28},{year:1996,value:1.26},{year:1997,value:1.27},{year:1998,value:1.24},{year:1999,value:1.23},{year:2e3,value:1.25},{year:2001,value:1.25},{year:2002,value:1.28},{year:2003,value:1.29},{year:2004,value:1.31},{year:2005,value:1.34},{year:2006,value:1.4},{year:2007,value:1.41},{year:2008,value:1.5},{year:2009,value:1.5},{year:2010,value:1.48},{year:2011,value:1.4},{year:2012,value:1.34},{year:2013,value:1.29},{year:2014,value:1.3},{year:2015,value:1.33},{year:2016,value:1.38},{year:2017,value:1.35},{year:2018,value:1.35},{year:2019,value:1.34},{year:2020,value:1.39},{year:2021,value:1.43},{year:2022,value:1.32}]},{country:e!=="en"?"Hollandia":"Netherlands",code:"NL",data:[{year:1970,value:2.57},{year:1971,value:2.36},{year:1972,value:2.15},{year:1973,value:1.9},{year:1974,value:1.77},{year:1975,value:1.66},{year:1976,value:1.63},{year:1977,value:1.58},{year:1978,value:1.58},{year:1979,value:1.56},{year:1980,value:1.6},{year:1981,value:1.56},{year:1982,value:1.5},{year:1983,value:1.47},{year:1984,value:1.49},{year:1985,value:1.51},{year:1986,value:1.55},{year:1987,value:1.56},{year:1988,value:1.55},{year:1989,value:1.55},{year:1990,value:1.62},{year:1991,value:1.61},{year:1992,value:1.59},{year:1993,value:1.57},{year:1994,value:1.57},{year:1995,value:1.53},{year:1996,value:1.53},{year:1997,value:1.56},{year:1998,value:1.63},{year:1999,value:1.65},{year:2e3,value:1.72},{year:2001,value:1.71},{year:2002,value:1.73},{year:2003,value:1.75},{year:2004,value:1.72},{year:2005,value:1.71},{year:2006,value:1.72},{year:2007,value:1.72},{year:2008,value:1.77},{year:2009,value:1.79},{year:2010,value:1.79},{year:2011,value:1.76},{year:2012,value:1.72},{year:2013,value:1.68},{year:2014,value:1.71},{year:2015,value:1.66},{year:2016,value:1.66},{year:2017,value:1.62},{year:2018,value:1.59},{year:2019,value:1.57},{year:2020,value:1.54},{year:2021,value:1.62},{year:2022,value:1.49}]},{country:e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",code:"HR",data:[{year:1970,value:1.83},{year:1971,value:1.95},{year:1972,value:1.97},{year:1973,value:1.98},{year:1974,value:1.95},{year:1975,value:1.92},{year:1976,value:1.9},{year:1977,value:1.91},{year:1978,value:1.92},{year:1979,value:1.94},{year:1980,value:1.92},{year:1981,value:1.91},{year:1982,value:1.9},{year:1983,value:1.88},{year:1984,value:1.87},{year:1985,value:1.81},{year:1986,value:1.76},{year:1987,value:1.74},{year:1988,value:1.74},{year:1989,value:1.67},{year:1990,value:1.67},{year:1991,value:1.56},{year:1992,value:1.38},{year:1993,value:1.43},{year:1994,value:1.43},{year:1995,value:1.48},{year:1996,value:1.67},{year:1997,value:1.69},{year:1998,value:1.45},{year:1999,value:1.38},{year:2e3,value:1.4},{year:2001,value:1.46},{year:2002,value:1.42},{year:2003,value:1.41},{year:2004,value:1.43},{year:2005,value:1.5},{year:2006,value:1.47},{year:2007,value:1.48},{year:2008,value:1.55},{year:2009,value:1.58},{year:2010,value:1.55},{year:2011,value:1.48},{year:2012,value:1.51},{year:2013,value:1.46},{year:2014,value:1.46},{year:2015,value:1.4},{year:2016,value:1.42},{year:2017,value:1.42},{year:2018,value:1.47},{year:2019,value:1.47},{year:2020,value:1.48},{year:2021,value:1.58},{year:2022,value:1.53}]},{country:e!=="en"?"\xCDrorsz\xE1g":"Ireland",code:"IE",data:[{year:1970,value:3.85},{year:1971,value:3.93},{year:1972,value:3.84},{year:1973,value:3.71},{year:1974,value:3.59},{year:1975,value:3.37},{year:1976,value:3.29},{year:1977,value:3.24},{year:1978,value:3.21},{year:1979,value:3.21},{year:1980,value:3.21},{year:1981,value:3.05},{year:1982,value:2.94},{year:1983,value:2.74},{year:1984,value:2.58},{year:1985,value:2.48},{year:1986,value:2.44},{year:1987,value:2.32},{year:1988,value:2.17},{year:1989,value:2.08},{year:1990,value:2.11},{year:1991,value:2.08},{year:1992,value:1.99},{year:1993,value:1.9},{year:1994,value:1.85},{year:1995,value:1.84},{year:1996,value:1.88},{year:1997,value:1.93},{year:1998,value:1.94},{year:1999,value:1.9},{year:2e3,value:1.89},{year:2001,value:1.94},{year:2002,value:1.97},{year:2003,value:1.96},{year:2004,value:1.93},{year:2005,value:1.86},{year:2006,value:1.91},{year:2007,value:2.01},{year:2008,value:2.06},{year:2009,value:2.06},{year:2010,value:2.05},{year:2011,value:2.03},{year:2012,value:1.98},{year:2013,value:1.93},{year:2014,value:1.89},{year:2015,value:1.85},{year:2016,value:1.81},{year:2017,value:1.77},{year:2018,value:1.75},{year:2019,value:1.71},{year:2020,value:1.63},{year:2021,value:1.78},{year:2022,value:1.54}]},{country:e!=="en"?"Lengyelorsz\xE1g":"Poland",code:"PL",data:[{year:1970,value:2.26},{year:1971,value:2.26},{year:1972,value:2.23},{year:1973,value:2.24},{year:1974,value:2.25},{year:1975,value:2.26},{year:1976,value:2.28},{year:1977,value:2.21},{year:1978,value:2.19},{year:1979,value:2.25},{year:1980,value:2.26},{year:1981,value:2.22},{year:1982,value:2.31},{year:1983,value:2.39},{year:1984,value:2.36},{year:1985,value:2.32},{year:1986,value:2.22},{year:1987,value:2.16},{year:1988,value:2.14},{year:1989,value:2.09},{year:1990,value:2.06},{year:1991,value:2.07},{year:1992,value:1.95},{year:1993,value:1.87},{year:1994,value:1.81},{year:1995,value:1.62},{year:1996,value:1.59},{year:1997,value:1.51},{year:1998,value:1.44},{year:1999,value:1.37},{year:2e3,value:1.37},{year:2001,value:1.31},{year:2002,value:1.25},{year:2003,value:1.22},{year:2004,value:1.23},{year:2005,value:1.24},{year:2006,value:1.27},{year:2007,value:1.31},{year:2008,value:1.39},{year:2009,value:1.4},{year:2010,value:1.41},{year:2011,value:1.33},{year:2012,value:1.33},{year:2013,value:1.29},{year:2014,value:1.32},{year:2015,value:1.32},{year:2016,value:1.39},{year:2017,value:1.48},{year:2018,value:1.46},{year:2019,value:1.44},{year:2020,value:1.39},{year:2021,value:1.33},{year:2022,value:1.29}]},{country:e!=="en"?"Lettorsz\xE1g":"Latvia",code:"LV",data:[{year:1970,value:2.01},{year:1971,value:2.04},{year:1972,value:2.03},{year:1973,value:1.96},{year:1974,value:1.99},{year:1975,value:1.96},{year:1976,value:1.93},{year:1977,value:1.88},{year:1978,value:1.86},{year:1979,value:1.87},{year:1980,value:1.9},{year:1981,value:1.9},{year:1982,value:1.98},{year:1983,value:2.13},{year:1984,value:2.15},{year:1985,value:2.09},{year:1986,value:2.21},{year:1987,value:2.21},{year:1988,value:2.16},{year:1989,value:2.05},{year:1990,value:2.01},{year:1991,value:1.86},{year:1992,value:1.73},{year:1993,value:1.51},{year:1994,value:1.39},{year:1995,value:1.26},{year:1996,value:1.16},{year:1997,value:1.11},{year:1998,value:1.1},{year:1999,value:1.18},{year:2e3,value:1.25},{year:2001,value:1.22},{year:2002,value:1.26},{year:2003,value:1.32},{year:2004,value:1.29},{year:2005,value:1.39},{year:2006,value:1.46},{year:2007,value:1.54},{year:2008,value:1.58},{year:2009,value:1.46},{year:2010,value:1.36},{year:2011,value:1.33},{year:2012,value:1.44},{year:2013,value:1.52},{year:2014,value:1.65},{year:2015,value:1.7},{year:2016,value:1.74},{year:2017,value:1.69},{year:2018,value:1.6},{year:2019,value:1.61},{year:2020,value:1.55},{year:2021,value:1.57},{year:2022,value:1.47}]},{country:e!=="en"?"Litv\xE1nia":"Lithuania",code:"LT",data:[{year:1970,value:2.4},{year:1971,value:2.41},{year:1972,value:2.34},{year:1973,value:2.22},{year:1974,value:2.21},{year:1975,value:2.18},{year:1976,value:2.18},{year:1977,value:2.14},{year:1978,value:2.08},{year:1979,value:2.05},{year:1980,value:1.99},{year:1981,value:1.98},{year:1982,value:1.97},{year:1983,value:2.1},{year:1984,value:2.07},{year:1985,value:2.08},{year:1986,value:2.12},{year:1987,value:2.11},{year:1988,value:2.02},{year:1989,value:1.98},{year:1990,value:2.03},{year:1991,value:2.01},{year:1992,value:1.97},{year:1993,value:1.74},{year:1994,value:1.57},{year:1995,value:1.55},{year:1996,value:1.49},{year:1997,value:1.47},{year:1998,value:1.46},{year:1999,value:1.46},{year:2e3,value:1.39},{year:2001,value:1.29},{year:2002,value:1.23},{year:2003,value:1.26},{year:2004,value:1.27},{year:2005,value:1.29},{year:2006,value:1.33},{year:2007,value:1.36},{year:2008,value:1.45},{year:2009,value:1.5},{year:2010,value:1.5},{year:2011,value:1.55},{year:2012,value:1.6},{year:2013,value:1.59},{year:2014,value:1.63},{year:2015,value:1.7},{year:2016,value:1.69},{year:2017,value:1.63},{year:2018,value:1.63},{year:2019,value:1.61},{year:2020,value:1.48},{year:2021,value:1.36},{year:2022,value:1.27}]},{country:e!=="en"?"Luxemburg":"Luxembourg",code:"LU",data:[{year:1970,value:1.97},{year:1971,value:1.95},{year:1972,value:1.75},{year:1973,value:1.58},{year:1974,value:1.58},{year:1975,value:1.55},{year:1976,value:1.48},{year:1977,value:1.5},{year:1978,value:1.48},{year:1979,value:1.48},{year:1980,value:1.5},{year:1981,value:1.55},{year:1982,value:1.49},{year:1983,value:1.43},{year:1984,value:1.42},{year:1985,value:1.38},{year:1986,value:1.43},{year:1987,value:1.4},{year:1988,value:1.51},{year:1989,value:1.52},{year:1990,value:1.6},{year:1991,value:1.6},{year:1992,value:1.64},{year:1993,value:1.7},{year:1994,value:1.72},{year:1995,value:1.7},{year:1996,value:1.77},{year:1997,value:1.71},{year:1998,value:1.68},{year:1999,value:1.74},{year:2e3,value:1.76},{year:2001,value:1.66},{year:2002,value:1.63},{year:2003,value:1.62},{year:2004,value:1.66},{year:2005,value:1.63},{year:2006,value:1.65},{year:2007,value:1.61},{year:2008,value:1.61},{year:2009,value:1.59},{year:2010,value:1.63},{year:2011,value:1.52},{year:2012,value:1.57},{year:2013,value:1.55},{year:2014,value:1.5},{year:2015,value:1.47},{year:2016,value:1.41},{year:2017,value:1.39},{year:2018,value:1.38},{year:2019,value:1.34},{year:2020,value:1.36},{year:2021,value:1.38},{year:2022,value:1.31}]},{country:e!=="en"?"Magyarorsz\xE1g":"Hungary",code:"HU",data:[{year:1970,value:1.98},{year:1971,value:1.93},{year:1972,value:1.93},{year:1973,value:1.93},{year:1974,value:2.27},{year:1975,value:2.35},{year:1976,value:2.23},{year:1977,value:2.15},{year:1978,value:2.06},{year:1979,value:2.01},{year:1980,value:1.91},{year:1981,value:1.88},{year:1982,value:1.8},{year:1983,value:1.75},{year:1984,value:1.75},{year:1985,value:1.85},{year:1986,value:1.84},{year:1987,value:1.82},{year:1988,value:1.81},{year:1989,value:1.82},{year:1990,value:1.87},{year:1991,value:1.87},{year:1992,value:1.77},{year:1993,value:1.68},{year:1994,value:1.64},{year:1995,value:1.57},{year:1996,value:1.46},{year:1997,value:1.37},{year:1998,value:1.32},{year:1999,value:1.28},{year:2e3,value:1.32},{year:2001,value:1.31},{year:2002,value:1.3},{year:2003,value:1.27},{year:2004,value:1.28},{year:2005,value:1.31},{year:2006,value:1.34},{year:2007,value:1.32},{year:2008,value:1.35},{year:2009,value:1.32},{year:2010,value:1.25},{year:2011,value:1.23},{year:2012,value:1.34},{year:2013,value:1.35},{year:2014,value:1.44},{year:2015,value:1.45},{year:2016,value:1.53},{year:2017,value:1.54},{year:2018,value:1.55},{year:2019,value:1.55},{year:2020,value:1.59},{year:2021,value:1.61},{year:2022,value:1.56}]},{country:e!=="en"?"M\xE1lta":"Malta",code:"MT",data:[{year:1970,value:2.03},{year:1971,value:2.06},{year:1972,value:2.01},{year:1973,value:1.65},{year:1974,value:1.64},{year:1975,value:2.27},{year:1976,value:2.21},{year:1977,value:2.14},{year:1978,value:2.05},{year:1979,value:2.1},{year:1980,value:1.99},{year:1981,value:1.87},{year:1982,value:1.9},{year:1983,value:1.92},{year:1984,value:1.95},{year:1985,value:1.95},{year:1986,value:1.93},{year:1987,value:1.97},{year:1988,value:2.06},{year:1989,value:2.1},{year:1990,value:2.02},{year:1991,value:1.99},{year:1992,value:2.07},{year:1993,value:1.96},{year:1994,value:1.84},{year:1995,value:1.77},{year:1996,value:1.99},{year:1997,value:1.93},{year:1998,value:1.84},{year:1999,value:1.73},{year:2e3,value:1.68},{year:2001,value:1.48},{year:2002,value:1.45},{year:2003,value:1.48},{year:2004,value:1.4},{year:2005,value:1.38},{year:2006,value:1.36},{year:2007,value:1.35},{year:2008,value:1.43},{year:2009,value:1.42},{year:2010,value:1.36},{year:2011,value:1.45},{year:2012,value:1.42},{year:2013,value:1.36},{year:2014,value:1.38},{year:2015,value:1.37},{year:2016,value:1.37},{year:2017,value:1.26},{year:2018,value:1.23},{year:2019,value:1.14},{year:2020,value:1.13},{year:2021,value:1.13},{year:2022,value:1.08}]},{country:e!=="en"?"N\xE9metorsz\xE1g":"Germany",code:"DE",data:[{year:1970,value:2.03},{year:1971,value:1.97},{year:1972,value:1.73},{year:1973,value:1.56},{year:1974,value:1.53},{year:1975,value:1.48},{year:1976,value:1.51},{year:1977,value:1.51},{year:1978,value:1.5},{year:1979,value:1.5},{year:1980,value:1.56},{year:1981,value:1.53},{year:1982,value:1.51},{year:1983,value:1.43},{year:1984,value:1.39},{year:1985,value:1.37},{year:1986,value:1.41},{year:1987,value:1.43},{year:1988,value:1.46},{year:1989,value:1.42},{year:1990,value:1.45},{year:1991,value:1.33},{year:1992,value:1.3},{year:1993,value:1.24},{year:1994,value:1.25},{year:1995,value:1.32},{year:1996,value:1.37},{year:1997,value:1.36},{year:1998,value:1.36},{year:1999,value:1.36},{year:2e3,value:1.38},{year:2001,value:1.35},{year:2002,value:1.34},{year:2003,value:1.34},{year:2004,value:1.36},{year:2005,value:1.34},{year:2006,value:1.33},{year:2007,value:1.37},{year:2008,value:1.38},{year:2009,value:1.36},{year:2010,value:1.39},{year:2011,value:1.39},{year:2012,value:1.41},{year:2013,value:1.42},{year:2014,value:1.47},{year:2015,value:1.5},{year:2016,value:1.6},{year:2017,value:1.57},{year:2018,value:1.57},{year:2019,value:1.54},{year:2020,value:1.53},{year:2021,value:1.58},{year:2022,value:1.46}]},{country:e!=="en"?"Olaszorsz\xE1g":"Italy",code:"IT",data:[{year:1970,value:2.38},{year:1971,value:2.4},{year:1972,value:2.35},{year:1973,value:2.3},{year:1974,value:2.28},{year:1975,value:2.17},{year:1976,value:2.04},{year:1977,value:1.93},{year:1978,value:1.84},{year:1979,value:1.73},{year:1980,value:1.64},{year:1981,value:1.58},{year:1982,value:1.56},{year:1983,value:1.51},{year:1984,value:1.46},{year:1985,value:1.42},{year:1986,value:1.35},{year:1987,value:1.33},{year:1988,value:1.36},{year:1989,value:1.33},{year:1990,value:1.33},{year:1991,value:1.3},{year:1992,value:1.3},{year:1993,value:1.25},{year:1994,value:1.21},{year:1995,value:1.19},{year:1996,value:1.2},{year:1997,value:1.22},{year:1998,value:1.22},{year:1999,value:1.23},{year:2e3,value:1.26},{year:2001,value:1.25},{year:2002,value:1.27},{year:2003,value:1.29},{year:2004,value:1.34},{year:2005,value:1.33},{year:2006,value:1.37},{year:2007,value:1.39},{year:2008,value:1.44},{year:2009,value:1.44},{year:2010,value:1.44},{year:2011,value:1.42},{year:2012,value:1.42},{year:2013,value:1.39},{year:2014,value:1.38},{year:2015,value:1.36},{year:2016,value:1.36},{year:2017,value:1.34},{year:2018,value:1.31},{year:2019,value:1.27},{year:2020,value:1.24},{year:2021,value:1.25},{year:2022,value:1.24}]},{country:e!=="en"?"Portug\xE1lia":"Portugal",code:"PT",data:[{year:1970,value:3.01},{year:1971,value:3},{year:1972,value:2.86},{year:1973,value:2.77},{year:1974,value:2.7},{year:1975,value:2.75},{year:1976,value:2.82},{year:1977,value:2.69},{year:1978,value:2.45},{year:1979,value:2.31},{year:1980,value:2.25},{year:1981,value:2.13},{year:1982,value:2.07},{year:1983,value:1.95},{year:1984,value:1.9},{year:1985,value:1.72},{year:1986,value:1.66},{year:1987,value:1.62},{year:1988,value:1.61},{year:1989,value:1.57},{year:1990,value:1.56},{year:1991,value:1.56},{year:1992,value:1.54},{year:1993,value:1.52},{year:1994,value:1.45},{year:1995,value:1.41},{year:1996,value:1.44},{year:1997,value:1.47},{year:1998,value:1.47},{year:1999,value:1.5},{year:2e3,value:1.55},{year:2001,value:1.45},{year:2002,value:1.46},{year:2003,value:1.44},{year:2004,value:1.4},{year:2005,value:1.41},{year:2006,value:1.37},{year:2007,value:1.35},{year:2008,value:1.39},{year:2009,value:1.34},{year:2010,value:1.39},{year:2011,value:1.35},{year:2012,value:1.28},{year:2013,value:1.21},{year:2014,value:1.23},{year:2015,value:1.31},{year:2016,value:1.36},{year:2017,value:1.38},{year:2018,value:1.42},{year:2019,value:1.43},{year:2020,value:1.41},{year:2021,value:1.35},{year:2022,value:1.43}]},{country:e!=="en"?"Rom\xE1nia":"Romania",code:"RO",data:[{year:1970,value:2.89},{year:1971,value:2.66},{year:1972,value:2.55},{year:1973,value:2.44},{year:1974,value:2.7},{year:1975,value:2.59},{year:1976,value:2.54},{year:1977,value:2.57},{year:1978,value:2.52},{year:1979,value:2.49},{year:1980,value:2.43},{year:1981,value:2.36},{year:1982,value:2.17},{year:1983,value:2.06},{year:1984,value:2.26},{year:1985,value:2.31},{year:1986,value:2.39},{year:1987,value:2.38},{year:1988,value:2.3},{year:1989,value:2.22},{year:1990,value:1.83},{year:1991,value:1.59},{year:1992,value:1.51},{year:1993,value:1.43},{year:1994,value:1.4},{year:1995,value:1.33},{year:1996,value:1.3},{year:1997,value:1.32},{year:1998,value:1.32},{year:1999,value:1.3},{year:2e3,value:1.31},{year:2001,value:1.27},{year:2002,value:1.27},{year:2003,value:1.3},{year:2004,value:1.33},{year:2005,value:1.4},{year:2006,value:1.42},{year:2007,value:1.45},{year:2008,value:1.6},{year:2009,value:1.66},{year:2010,value:1.59},{year:2011,value:1.47},{year:2012,value:1.52},{year:2013,value:1.46},{year:2014,value:1.56},{year:2015,value:1.62},{year:2016,value:1.69},{year:2017,value:1.78},{year:2018,value:1.76},{year:2019,value:1.77},{year:2020,value:1.8},{year:2021,value:1.81},{year:2022,value:1.71}]},{country:e!=="en"?"Spanyolorsz\xE1g":"Spain",code:"ES",data:[{year:1970,value:2.88},{year:1971,value:2.9},{year:1972,value:2.87},{year:1973,value:2.84},{year:1974,value:2.88},{year:1975,value:2.77},{year:1976,value:2.77},{year:1977,value:2.65},{year:1978,value:2.54},{year:1979,value:2.37},{year:1980,value:2.22},{year:1981,value:2.04},{year:1982,value:1.94},{year:1983,value:1.8},{year:1984,value:1.73},{year:1985,value:1.64},{year:1986,value:1.56},{year:1987,value:1.49},{year:1988,value:1.45},{year:1989,value:1.4},{year:1990,value:1.36},{year:1991,value:1.33},{year:1992,value:1.31},{year:1993,value:1.26},{year:1994,value:1.19},{year:1995,value:1.16},{year:1996,value:1.14},{year:1997,value:1.15},{year:1998,value:1.13},{year:1999,value:1.17},{year:2e3,value:1.22},{year:2001,value:1.23},{year:2002,value:1.25},{year:2003,value:1.3},{year:2004,value:1.31},{year:2005,value:1.33},{year:2006,value:1.36},{year:2007,value:1.38},{year:2008,value:1.45},{year:2009,value:1.38},{year:2010,value:1.37},{year:2011,value:1.34},{year:2012,value:1.32},{year:2013,value:1.27},{year:2014,value:1.32},{year:2015,value:1.33},{year:2016,value:1.34},{year:2017,value:1.31},{year:2018,value:1.26},{year:2019,value:1.23},{year:2020,value:1.19},{year:2021,value:1.19},{year:2022,value:1.16}]},{country:e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",code:"SE",data:[{year:1970,value:1.92},{year:1971,value:1.96},{year:1972,value:1.91},{year:1973,value:1.87},{year:1974,value:1.87},{year:1975,value:1.77},{year:1976,value:1.68},{year:1977,value:1.64},{year:1978,value:1.6},{year:1979,value:1.66},{year:1980,value:1.68},{year:1981,value:1.63},{year:1982,value:1.62},{year:1983,value:1.61},{year:1984,value:1.66},{year:1985,value:1.74},{year:1986,value:1.8},{year:1987,value:1.84},{year:1988,value:1.96},{year:1989,value:2.01},{year:1990,value:2.13},{year:1991,value:2.11},{year:1992,value:2.09},{year:1993,value:1.99},{year:1994,value:1.88},{year:1995,value:1.73},{year:1996,value:1.6},{year:1997,value:1.52},{year:1998,value:1.5},{year:1999,value:1.5},{year:2e3,value:1.54},{year:2001,value:1.57},{year:2002,value:1.65},{year:2003,value:1.71},{year:2004,value:1.75},{year:2005,value:1.77},{year:2006,value:1.85},{year:2007,value:1.88},{year:2008,value:1.91},{year:2009,value:1.94},{year:2010,value:1.98},{year:2011,value:1.9},{year:2012,value:1.91},{year:2013,value:1.89},{year:2014,value:1.88},{year:2015,value:1.85},{year:2016,value:1.85},{year:2017,value:1.78},{year:2018,value:1.76},{year:2019,value:1.71},{year:2020,value:1.67},{year:2021,value:1.67},{year:2022,value:1.53}]},{country:e!=="en"?"Szlov\xE1kia":"Slovakia",code:"SK",data:[{year:1970,value:2.41},{year:1971,value:2.43},{year:1972,value:2.49},{year:1973,value:2.56},{year:1974,value:2.61},{year:1975,value:2.55},{year:1976,value:2.55},{year:1977,value:2.49},{year:1978,value:2.47},{year:1979,value:2.45},{year:1980,value:2.32},{year:1981,value:2.29},{year:1982,value:2.28},{year:1983,value:2.28},{year:1984,value:2.26},{year:1985,value:2.26},{year:1986,value:2.2},{year:1987,value:2.14},{year:1988,value:2.13},{year:1989,value:2.07},{year:1990,value:2.09},{year:1991,value:2.05},{year:1992,value:1.93},{year:1993,value:1.87},{year:1994,value:1.67},{year:1995,value:1.52},{year:1996,value:1.47},{year:1997,value:1.43},{year:1998,value:1.37},{year:1999,value:1.33},{year:2e3,value:1.3},{year:2001,value:1.2},{year:2002,value:1.19},{year:2003,value:1.2},{year:2004,value:1.25},{year:2005,value:1.27},{year:2006,value:1.25},{year:2007,value:1.27},{year:2008,value:1.34},{year:2009,value:1.44},{year:2010,value:1.43},{year:2011,value:1.45},{year:2012,value:1.34},{year:2013,value:1.34},{year:2014,value:1.37},{year:2015,value:1.4},{year:2016,value:1.48},{year:2017,value:1.52},{year:2018,value:1.54},{year:2019,value:1.57},{year:2020,value:1.59},{year:2021,value:1.63},{year:2022,value:1.57}]},{country:e!=="en"?"Szlov\xE9nia":"Slovenia",code:"SI",data:[{year:1970,value:2.12},{year:1971,value:2.16},{year:1972,value:2.17},{year:1973,value:2.2},{year:1974,value:2.1},{year:1975,value:2.17},{year:1976,value:2.2},{year:1977,value:2.16},{year:1978,value:2.19},{year:1979,value:2.2},{year:1980,value:2.1},{year:1981,value:1.98},{year:1982,value:1.93},{year:1983,value:1.81},{year:1984,value:1.74},{year:1985,value:1.71},{year:1986,value:1.67},{year:1987,value:1.65},{year:1988,value:1.63},{year:1989,value:1.52},{year:1990,value:1.46},{year:1991,value:1.42},{year:1992,value:1.33},{year:1993,value:1.33},{year:1994,value:1.32},{year:1995,value:1.29},{year:1996,value:1.28},{year:1997,value:1.25},{year:1998,value:1.23},{year:1999,value:1.21},{year:2e3,value:1.26},{year:2001,value:1.21},{year:2002,value:1.21},{year:2003,value:1.2},{year:2004,value:1.25},{year:2005,value:1.26},{year:2006,value:1.31},{year:2007,value:1.38},{year:2008,value:1.53},{year:2009,value:1.53},{year:2010,value:1.57},{year:2011,value:1.56},{year:2012,value:1.58},{year:2013,value:1.55},{year:2014,value:1.58},{year:2015,value:1.57},{year:2016,value:1.58},{year:2017,value:1.62},{year:2018,value:1.6},{year:2019,value:1.61},{year:2020,value:1.59},{year:2021,value:1.64},{year:2022,value:1.55}]}],z=I[0].data[0].year,E=I[0].data[I[0].data.length-1].year,L=["#A370A9","#FABD43","#BE8844","#DDC0A6","#597FBA","#7030A0"],g=T(O=>L[O],"colors"),S=e!=="en"?"egy n\u0151re":"per female";Lt("#chart").append("div").style("text-align","center").style("padding","5px").style("font-size","16px").style("font-weight","bold").style("font-family","Roboto, Arial, Helvetica, sans-serif").html(e!=="en"?"G.35. Teljes term\xE9kenys\xE9gi ar\xE1nysz\xE1m nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban":"G35 International comparison of total fertility rate"),Lt("#chart").append("div").style("position","absolute").style("bottom","10px").style("left","130px").style("font-family","Roboto").style("font-size","12px").style("color","gray").html(e!=="en"?"Forr\xE1s: Eurostat.":"Source: Eurostat."),Lt("#chart").append("div").attr("id","select").style("padding","0 "+w+"px").style("max-width",i).append("input").attr("type","text").attr("id","tokenfield");let N=I.map(O=>({id:O.code,name:O.country})),M=new lh({el:document.querySelector("#tokenfield"),items:N,setItems:[{id:"HU",name:e!=="en"?"Magyarorsz\xE1g":"Hungary"}],newItems:!1,minChars:0,maxItems:6,maxSuggest:50});M.on("addedToken",function(O,j){M.hideSuggestions(),m()}),M.on("removedToken",function(O,j){m()}),Lt("input.tokenfield-input").style("width","auto");let x=Lt("#chart").append("svg").attr("width",i).attr("height",r).attr("id","d3graph");i-=w*2;let k=x.append("g").attr("width",i+w*2).attr("height",r-w*2).attr("transform","translate("+w+",40)").classed("chartContainer",!0);x.append("text").attr("id","axisTitle").attr("y",25).attr("x",15).text(S.charAt(0).toUpperCase()+S.slice(1));let v=Le().domain([z,E]).range([0,i]),f=Le().domain([0,4]).range([r-w*2,0]);function l(){return je(f).ticks(10).tickFormat("")}T(l,"make_y_gridlines"),k.append("g").attr("class","grid").call(l().tickSize(-i)).call(O=>O.select(".domain").remove()),k.append("g").attr("class","axis x-axis").attr("transform","translate(0, "+(r-w*2)+")").call(Pi(v).tickFormat(se(".0f"))),k.append("g").attr("class","axis y-axis").call(je(f).tickFormat(u.format(",.1f"))).call(O=>O.select(".domain").remove()).call(O=>O.selectAll(".line").remove());let s=lr().y(function(O){return f(parseFloat(O.value))}).defined(function(O){return O.value}).x(function(O){return v(O.year)}),c=k.append("g").attr("class","lines");c.selectAll("g").data(I).enter().append("g").attr("class",function(O,j){return"line line-"+O.code+(C.includes(O.code)?" active-line":"")}).attr("data-country",function(O){return O.code}).attr("pointer-events","visibleStroke").on("click",function(O,j){b(I[j].code)}).datum(function(O){return O.data}).append("path").classed("linepath",!0).attr("fill","none").attr("stroke",function(O,j){return C.includes(I[j].code)?g(C.indexOf(I[j].code)):"#E0E0E0"}).attr("stroke-width",function(O,j){return C.includes(I[j].code)?2:1}).attr("d",s),c.selectAll(".line").append("circle").attr("cx",100).attr("cy",30).attr("r",5).attr("fill",function(O,j){return g(C.indexOf(I[j].code))}).classed("line-pointer",!0);let p=k.append("line").attr("stroke","rgba(0,0,0,0.1)").attr("x1",0).attr("y1",0).attr("x2",0).attr("y2",r-w*2),n=Lt("#chart").append("div").attr("class","d3Tooltip").style("display","none");x.on("mousemove",function(){let O=Ye(this)[0],j=Ye(this)[1];h(O,j)}),x.on("mouseleave",function(){n.transition().duration(200).style("display","none"),p.transition().duration(200).style("display","none"),x.selectAll(".line circle").transition().duration(200).style("display","none")}),c.append(function(){return Lt(".line-HU").remove().node()});function o(){i=document.getElementById("chart").offsetWidth,r=document.getElementById("chart").offsetHeight-80,x.attr("width",i).attr("height",r),x.selectAll(".chartContainer").attr("width",i).attr("height",r-w).attr("transform","translate("+w+",40)"),i-=w*2,v.range([0,i]),f.range([r-w*2,0]),x.select(".x-axis").transition().duration(750).attr("transform","translate(0, "+(r-w*2)+")").call(Pi(v).tickFormat(se(".0f"))),x.select(".y-axis").transition().duration(750).call(je(f).tickFormat(u.format(",.1f"))),x.select(".grid").transition().duration(750).call(l().tickSize(-i).tickFormat("")),x.selectAll(".linepath").transition().duration(750).attr("d",function(O){return s(O)}),p.attr("y2",r-w*2)}T(o,"resize");function h(O,j){O-=w;let G=Math.round(v.invert(O)),X=O<0||O>i?"none ":"block",H=v(G);p.attr("x1",H).attr("y1",0).attr("x2",H).style("display",X),n.transition().duration(200).style("display",X);let B="",A=M.getItems();Ue(".active-line").nodes().forEach(function(a,d){let P=A[d],D=I.find(F=>F.code===P.id),R=[];if(D!==void 0){let F=D.data.find(W=>W.year==G);F!==void 0&&(B+='\u25CF '+D.country+": | "+(typeof F.value=="string"?y(parseFloat(F.value)):y(F.value))+" "+S+" |
");for(let W of D.data)W.year===G&&R.push(W)}R.length>0?Lt(a).select("circle").attr("cx",H).attr("cy",f(R[0].value)).style("display",X).attr("fill",g(d)).style("opacity",O<0||O>i?0:1):Lt(a).select("circle").style("opacity",0)}),n.html(""+G+"
").style("left",Ft.pageX+15+(Ft.pageX>i/4?-200:0)+"px").style("top",Ft.pageY+"px")}T(h,"drawTooltip");function m(){let O=M.getItems(),j=Ue(".line").classed("active-line",!1);j.selectAll("path").style("stroke","#E0E0E0").style("stroke-width","1"),j.selectAll("circle").style("opacity",0);for(let G in O){let X=O[G],H=Lt(".line-"+X.id),B=H.select("path"),A=H.select("circle"),a=Lt(".legend-"+X.id);H.classed("active-line",!0),B.style("stroke",g(G)),B.style("stroke-width","2"),a.style("opacity",1),A.style("fill",g(G)),c.append(function(){return Lt(".line-"+X.id).remove().node()})}}T(m,"updateLine");function b(O){let G=M.getItems().find(X=>X.id===O);G?M.removeItem(G):M.addItems(N.find(X=>X.id===O)),m()}return T(b,"changeLine"),window.addEventListener("resize",o),()=>{window.removeEventListener("resize",o),k.remove()}},"default");var uh=ut(dt(),1);var ch=T(({container:t,lang:e})=>{let i=uh.default.chart(t,{title:{text:e!=="en"?"G.36. A f\xE9rfiak sz\xFClet\xE9skor v\xE1rhat\xF3 \xE9lettartama nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban":"G36 International comparison of life expectancy at birth for males"},caption:{text:e!=="en"?"+ El\u0151zetes adat.
Forr\xE1s: Eurostat.":"+ Preliminary data.
Source: Eurostat."},xAxis:{categories:[e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Portug\xE1lia+":"Portugal+",e!=="en"?"Ausztria":"Austria",e!=="en"?"Franciaorsz\xE1g+":"France+",e!=="en"?"D\xE1nia":"Denmark","Belgium",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"M\xE1lta+":"Malta+",e!=="en"?"Spanyolorsz\xE1g":"Spain",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden"],labels:{rotation:-90}},yAxis:{title:{text:e!=="en"?"\xC9v":"Years"}},plotOptions:{line:{lineWidth:0,marker:{radius:6},states:{hover:{enabled:!1}}}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" \xE9v":" years"},series:[{type:"line",name:"1970",color:"#FABD43",zIndex:2,data:[65.3,69.1,65.9,66.8,66.3,66.6,65.5,66.8,66.2,66.1,71.6,67.5,66.7,66.2,63.6,66.5,68.4,70.9,67.9,70.5,70.8,69.3,69.9,68.7,67.1,68.8,72.3]},{type:"column",color:"#A370A9",name:"2022",data:[69.4,70.6,71.3,71.4,72.6,73.4,73.6,73.6,74.6,76.1,78.3,78.3,78.6,78.7,78.9,79.1,79.3,79.5,79.7,79.7,80.2,80.4,80.5,80.7,80.8,80.9,81.4]}]});return()=>{i.destroy()}},"default");var ph=ut(dt(),1);var dh=T(({container:t,lang:e})=>{let i=ph.default.chart(t,{title:{text:e!=="en"?"G.37. A n\u0151k sz\xFClet\xE9skor v\xE1rhat\xF3 \xE9lettartama nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban":"G37 International comparison of life expectancy at birth for females"},caption:{text:e!=="en"?"+ El\u0151zetes adat.
Forr\xE1s: Eurostat.":"+ Preliminary data.
Source: Eurostat."},xAxis:{categories:[e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Ausztria":"Austria",e!=="en"?"Finnorsz\xE1g":"Finland","Belgium",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Portug\xE1lia+":"Portugal+",e!=="en"?"M\xE1lta+":"Malta+",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Franciaorsz\xE1g+":"France+",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Spanyolorsz\xE1g":"Spain"],labels:{rotation:-90}},yAxis:{title:{text:e!=="en"?"\xC9v":"Years"}},plotOptions:{line:{lineWidth:0,marker:{radius:6},states:{hover:{enabled:!1}}}},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" \xE9v":" years"},series:[{type:"line",name:"1970",color:"#FABD43",zIndex:2,data:[73.5,70.4,72.1,74.5,75,73.1,72.9,73.3,73.1,74.5,73.6,76.4,75.9,74.6,76,73.5,74.4,74.2,72.3,73.5,69.7,73.1,74.4,77.3,75.8,73,75.2]},{type:"column",color:"#A370A9",name:"2022",data:[77.9,79.2,79.3,79.4,80.1,80.5,80.8,81.1,81.9,82.3,83,83.1,83.2,83.4,83.4,83.6,83.8,83.9,84.1,84.2,84.5,84.6,84.8,84.8,85.1,85.2,85.9]}]});return()=>{i.destroy()}},"default");var fh=ut(dt(),1);var mh=T(({container:t,lang:e})=>{let i=fh.default.chart(t,{title:{text:e!=="en"?"G.38. A standardiz\xE1lt hal\xE1loz\xE1si ar\xE1nysz\xE1mok kiemelt hal\xE1loki f\u0151csoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2021":"G38 International comparison of standardised death rates by selected main groups of causes of death, 2021"},subtitle:{text:e!=="en"?"Rosszindulat\xFA daganatok":"Malignant neoplasms"},caption:{text:e!=="en"?"Forr\xE1s: Eurostat.
Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1m, sz\xE1zezer lakosra.":"Source: Eurostat.
Notes: According to Rev 10 of the International Classification of Diseases. Standardised according to the age distribution of the European population, per hundred thousand population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"M\xE1lta ":"Malta",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Spanyolorsz\xE1g":"Spain","Belgium",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"Franciaorsz\xE1g":"France",e!=="en"?"Ausztria":"Austria",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"Bulg\xE1ria":"Bulgaria","EU27_2020",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Magyarorsz\xE1g":"Hungary"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand population"},tickPixelInterval:150},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand population",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{color:"#A370A9",data:[198.3,203.4,206.6,209.9,213.2,213.3,220.1,221.5,222.6,224.7,226.1,229.4,{y:235.4,color:"#FABD43"},235.7,238.9,243.2,248,256.2,257,259.4,259.9,265.8,270.6,275.1,277.3,283.6,308.2,{y:309.9,color:"#597FBA"}]}]});return()=>{i.destroy()}},"default");var gh=ut(dt(),1);var yh=T(({container:t,lang:e})=>{let i=gh.default.chart(t,{title:{text:e!=="en"?"G.39. A standardiz\xE1lt hal\xE1loz\xE1si ar\xE1nysz\xE1mok kiemelt hal\xE1loki f\u0151csoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2021":"G39 International comparison of standardised death rates by selected main groups of causes of death, 2021"},subtitle:{text:e!=="en"?"Kering\xE9si rendszer":"Circulatory system"},caption:{text:e!=="en"?"Forr\xE1s: Eurostat.
Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1m, sz\xE1zezer lakosra.":"Source: Eurostat.
Notes: According to Rev 10 of the International Classification of Diseases. Standardised according to the age distribution of the European population, per hundred thousand population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Franciaorsz\xE1g":"France",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Spanyolorsz\xE1g":"Spain",e!=="en"?"Luxemburg":"Luxembourg","Belgium",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Ausztria":"Austria","EU27_2020",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Bulg\xE1ria ":"Bulgaria"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand population"},tickPixelInterval:150},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand population",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{color:"#A370A9",data:[169.9,211.8,213,213.2,217,219.9,247.9,248.2,257.1,266.9,271.8,280.8,304,339.5,343.3,{y:343.4,color:"#FABD43"},345.1,361.2,525.6,541.4,599.4,601.3,641.2,{y:722.8,color:"#597FBA"},800.7,859.5,1005.4,1211]}]});return()=>{i.destroy()}},"default");var vh=ut(dt(),1);var xh=T(({container:t,lang:e})=>{let i=vh.default.chart(t,{title:{text:e!=="en"?"G.40. A standardiz\xE1lt hal\xE1loz\xE1si ar\xE1nysz\xE1mok kiemelt hal\xE1loki f\u0151csoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2021":"G40 International comparison of standardised death rates by selected main groups of causes of death, 2021"},subtitle:{text:e!=="en"?"L\xE9gz\u0151rendszer":"Respiratory system"},caption:{text:e!=="en"?"Forr\xE1s: Eurostat.
Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1m, sz\xE1zezer lakosra.":"Source: Eurostat.
Notes: According to Rev 10 of the International Classification of Diseases. Standardised according to the age distribution of the European population, per hundred thousand population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Ausztria":"Austria",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Franciaorsz\xE1g":"France",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Spanyolorsz\xE1g":"Spain","EU27_2020",e!=="en"?"Magyarorsz\xE1g":"Hungary","Belgium",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Szlov\xE1kia ":"Slovakia"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand population"},tickPixelInterval:150},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand population",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{color:"#A370A9",data:[27.7,31.5,36.3,39,44.1,44.2,45.4,46.7,55.8,58.3,60.1,60.8,61.4,63.8,{y:65.5,color:"#FABD43"},{y:70.4,color:"#597FBA"},75.9,79,80.5,80.7,82.3,86.7,93.6,95.7,101.4,104.2,130.1,158.1]}]});return()=>{i.destroy()}},"default");var bh=ut(dt(),1);var wh=T(({container:t,lang:e})=>{let i=bh.default.chart(t,{title:{text:e!=="en"?"G.41. A standardiz\xE1lt hal\xE1loz\xE1si ar\xE1nysz\xE1mok kiemelt hal\xE1loki f\u0151csoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2021":"G41 International comparison of standardised death rates by selected main groups of causes of death, 2021"},subtitle:{text:e!=="en"?"Em\xE9szt\u0151rendszer":"Digestive system"},caption:{text:e!=="en"?"Forr\xE1s: Eurostat.
Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1m, sz\xE1zezer lakosra.":"Source: Eurostat.
Notes: According to Rev 10 of the International Classification of Diseases. Standardised according to the age distribution of the European population, per hundred thousand population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"Franciaorsz\xE1g":"France",e!=="en"?"Ausztria":"Austria",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Szlov\xE9nia":"Slovenia",e!=="en"?"D\xE1nia":"Denmark","Belgium",e!=="en"?"Spanyolorsz\xE1g":"Spain",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Portug\xE1lia":"Portugal","EU27_2020",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"Lengyelorsz\xE1g":"Poland",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Rom\xE1nia ":"Romania"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand population"},tickPixelInterval:150},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand population",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{color:"#A370A9",data:[26.1,28.9,29.3,30.4,32.4,33.3,33.6,33.8,34.4,37.3,40,40.9,41.1,41.6,41.7,43,{y:43.3,color:"#FABD43"},45.4,51.4,52.4,56.9,59,62.2,62.3,{y:68.1,color:"#597FBA"},69.4,73.6,81.1]}]});return()=>{i.destroy()}},"default");var kh=ut(dt(),1);var Ah=T(({container:t,lang:e})=>{let i=kh.default.chart(t,{title:{text:e!=="en"?"G.42. A standardiz\xE1lt hal\xE1loz\xE1si ar\xE1nysz\xE1mok kiemelt hal\xE1loki f\u0151csoportok szerint nemzetk\xF6zi \xF6sszehasonl\xEDt\xE1sban, 2021":"G42 International comparison of standardised death rates by selected main groups of causes of death, 2021"},subtitle:{text:e!=="en"?"Er\u0151szakos okok":"External causes"},caption:{text:e!=="en"?"Forr\xE1s: Eurostat.
Megjegyz\xE9s: A Betegs\xE9gek Nemzetk\xF6zi Oszt\xE1lyoz\xE1sa X. Rev\xEDzi\xF3ja szerint. Az eur\xF3pai n\xE9pess\xE9g kormegoszl\xE1s\xE1ra standardiz\xE1lt ar\xE1nysz\xE1m, sz\xE1zezer lakosra.":"Source: Eurostat.
Notes: According to Rev 10 of the International Classification of Diseases. Standardised according to the age distribution of the European population, per hundred thousand population."},chart:{type:"bar"},xAxis:{categories:[e!=="en"?"Spanyolorsz\xE1g":"Spain",e!=="en"?"M\xE1lta":"Malta",e!=="en"?"Olaszorsz\xE1g":"Italy",e!=="en"?"\xCDrorsz\xE1g":"Ireland",e!=="en"?"Bulg\xE1ria":"Bulgaria",e!=="en"?"D\xE1nia":"Denmark",e!=="en"?"G\xF6r\xF6gorsz\xE1g":"Greece",e!=="en"?"Ciprus":"Cyprus",e!=="en"?"Luxemburg":"Luxembourg",e!=="en"?"Portug\xE1lia":"Portugal",e!=="en"?"N\xE9metorsz\xE1g":"Germany",e!=="en"?"Sv\xE9dorsz\xE1g":"Sweden","EU27_2020",e!=="en"?"Csehorsz\xE1g":"Czechia",e!=="en"?"Ausztria":"Austria",e!=="en"?"Magyarorsz\xE1g":"Hungary",e!=="en"?"Franciaorsz\xE1g":"France",e!=="en"?"Hollandia":"Netherlands",e!=="en"?"Szlov\xE1kia":"Slovakia",e!=="en"?"Finnorsz\xE1g":"Finland",e!=="en"?"Lengyelorsz\xE1g":"Poland","Belgium",e!=="en"?"Rom\xE1nia":"Romania",e!=="en"?"Horv\xE1torsz\xE1g":"Croatia",e!=="en"?"\xC9sztorsz\xE1g":"Estonia",e!=="en"?"Lettorsz\xE1g":"Latvia",e!=="en"?"Litv\xE1nia":"Lithuania",e!=="en"?"Szlov\xE9nia ":"Slovenia"]},yAxis:{title:{text:e!=="en"?"sz\xE1zezrel\xE9k":"per hundred thousand population"},tickPixelInterval:150},legend:{enabled:!1},tooltip:{valueDecimals:1,valueSuffix:e!=="en"?" sz\xE1zezrel\xE9k":" per hundred thousand population",headerFormat:"{point.key}
",pointFormat:"{point.y}"},series:[{color:"#A370A9",data:[31.6,32.9,34.3,35.8,36.7,38.1,40,40.1,43.6,44.9,45.5,47.9,{y:48.1,color:"#FABD43"},53.3,53.5,{y:53.7,color:"#597FBA"},54.7,57,57.1,57.3,60.1,60.9,65.7,67.9,71.9,80.2,83.6,88.3]}]});return()=>{i.destroy()}},"default");var Ch=[ws,Cs,Ss,Ps,Ts,Is,Os,Ns,Bs,Rs,Gs,Xs,Ws,Us,Ks,Zs,$s,Js,ta,ea,ra,na,sa,la,ua,pa,fa,ga,va,ba,ka,Ca,Sa,Pa,hh,ch,dh,mh,yh,xh,wh,Ah];Ci.setOptions({exporting:{enabled:!1}});var _o=window.location.hash==="#en"?"en":"hu",fr=new Ro({args:{container:"chart",lang:_o}});window.CHARTS={lang:t=>{Ci.setLang(t)},next:()=>{fr.next()},prev:()=>{fr.prev()}};window.addEventListener("DOMContentLoaded",()=>{fr.add(Ch);let t=parseInt(window.location.hash.toString().replace("#",""),10);t>0&&fr.goTo(t-1)});Bp();function Bp(){_o=="en"?(console.log("English version"),document.getElementById("prev").title="Previous chart",document.getElementById("next").title="Next chart",document.title="Demographic Yearbook, 2022 \u2013 Graphs"):console.log("Magyar v\xE1ltozat"),Ci.setLang(_o)}T(Bp,"initEnv");})();