Highcharts.setOptions({lang:{thousandsSep:",",rangeSelectorFrom:"From:",rangeSelectorTo:"To:",rangeSelectorZoom:"Zoom:"},chart:{backgroundColor:"transparent",style:{fontFamily:"inherit"},zoomType:"xy",zooming:{mouseWheel:{enabled:!1}}},title:{text:"",style:{fontSize:"var(--wp--preset--font-size--small)",fontWeight:700,color:"inherit"}},subtitle:{style:{fontSize:"var(--wp--preset--font-size--small)",fontWeight:300,color:"inherit"}},xAxis:{lineWidth:0,tickLength:0,gridLineWidth:1,gridLineColor:"#eff0f1",labels:{style:{fontSize:"var(--wp--preset--font-size--small)",color:"inherit"}}},yAxis:{lineWidth:0,tickLength:0,gridLineWidth:1,gridLineColor:"#eff0f1",title:{text:""},labels:{style:{fontSize:"var(--wp--preset--font-size--small)",color:"inherit"}}},plotOptions:{bar:{borderWidth:0,maxPointWidth:24,borderRadiusTopLeft:"50%",borderRadiusTopRight:"50%",borderRadiusBottomRight:"50%",borderRadiusBottomLeft:"50%",dataLabels:{inside:!0,align:"right",padding:12,style:{fontSize:"var(--wp--preset--font-size--small)",textOutline:"none"}}},column:{borderWidth:0,maxPointWidth:24,borderRadiusTopLeft:"50%",borderRadiusTopRight:"50%",borderRadiusBottomRight:"50%",borderRadiusBottomLeft:"50%"},pie:{borderWidth:0,borderRadius:0,showInLegend:!0,innerSize:"50%",dataLabels:{enabled:!1}},series:{marker:{enabled:!1},dataLabels:{style:{fontSize:"var(--wp--preset--font-size--small)"}}}},legend:{enabled:!1,itemStyle:{fontSize:"var(--wp--preset--font-size--small)",fontWeight:"normal",color:"inherit"}},credits:{enabled:!1}});