/* Highcharts JS v8.0.0 (2019-12-10) Organization chart series type (c) 2019-2019 Torstein Honsi License: www.highcharts.com/license */ (function(b){"object"===typeof module&&module.exports?(b["default"]=b,module.exports=b):"function"===typeof define&&define.amd?define("highcharts/modules/organization",["highcharts","highcharts/modules/sankey"],function(g){b(g);b.Highcharts=g;return b}):b("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(b){function g(b,g,r,t){b.hasOwnProperty(g)||(b[g]=t.apply(null,r))}b=b?b._modules:{};g(b,"modules/organization.src.js",[b["parts/Globals.js"],b["parts/Utilities.js"]],function(b,g){var r= g.pick,t=g.wrap,q=b.seriesTypes.sankey.prototype;b.seriesType("organization","sankey",{borderColor:"#666666",borderRadius:3,linkRadius:10,borderWidth:1,dataLabels:{nodeFormatter:function(){function a(a){return Object.keys(a).reduce(function(c,d){return c+d+":"+a[d]+";"},'style="')+'"'}var c={width:"100%",height:"100%",display:"flex","flex-direction":"row","align-items":"center","justify-content":"center"},e={"max-height":"100%","border-radius":"50%"},d={width:"100%",padding:0,"text-align":"center", "white-space":"normal"},b={margin:0},f={margin:0},h={opacity:.75,margin:"5px"};this.point.image&&(e["max-width"]="30%",d.width="70%");this.series.chart.renderer.forExport&&(c.display="block",d.position="absolute",d.left=this.point.image?"30%":0,d.top=0);c="
"+(this.point.title||"")+"
");this.point.description&& (c+=""+this.point.description+"
");return c+"