%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11585/root/var/www/html/ppaobm/backend/web/assets/16c36a2e/modules/ |
Upload File : |
/* Highcharts JS v7.1.1 (2019-04-09) (c) 2009-2019 Torstein Honsi License: www.highcharts.com/license */ (function(c){"object"===typeof module&&module.exports?(c["default"]=c,module.exports=c):"function"===typeof define&&define.amd?define("highcharts/modules/map-parser",["highcharts","highcharts/modules/data"],function(m){c(m);c.Highcharts=m;return c}):c("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(c){function m(c,a,h,b){c.hasOwnProperty(a)||(c[a]=b.apply(null,h))}c=c?c._modules:{};m(c,"modules/map-parser.src.js",[c["parts/Globals.js"]],function(c){c.wrap(c.Data.prototype,"init",function(a, c){a.call(this,c);c.svg&&this.loadSVG()});c.extend(c.Data.prototype,{pathToArray:function(a,c){var b=0,e=0,h,l,k=[0,0],g=[0,0],f,d,r=function(a,b){return[b.a*a[0]+b.c*a[1]+b.e,b.b*a[0]+b.d*a[1]+b.f]};a=a.replace(/[0-9]+e-?[0-9]+/g,function(a){return+a}).replace(/([A-Za-z])/g," $1 ").replace(/-/g," -").replace(/^\s*/,"").replace(/\s*$/,"").replace(/\s+/g," ").split(/[ ,]+/);if(1===a.length)return[];for(b=0;b<a.length;b++)if(h=/[a-zA-Z]/.test(a[b])){d=a[b];l=2;if("c"===d||"C"===d)l=6;"m"===d?g=[parseFloat(a[b+ 1])+g[0],parseFloat(a[b+2])+g[1]]:"M"===d&&(g=[parseFloat(a[b+1]),parseFloat(a[b+2])]);if("m"===d||"l"===d||"c"===d)a[b]=d.toUpperCase(),f=!0;else if("M"===d||"L"===d||"C"===d)f=!1;else if("h"===d)f=!0,a[b]="L",a.splice(b+2,0,0);else if("v"===d)f=!0,a[b]="L",a.splice(b+1,0,0);else if("s"===d)f=!0,a[b]="L",a.splice(b+1,2);else if("S"===d)f=!1,a[b]="L",a.splice(b+1,2);else if("H"===d||"h"===d)f=!1,a[b]="L",a.splice(b+2,0,k[1]);else if("V"===d||"v"===d)f=!1,a[b]="L",a.splice(b+1,0,k[0]);else if("z"=== d||"Z"===d)k=g}else a[b]=parseFloat(a[b]),f&&(a[b]+=k[e%2]),1===e%2&&c&&(!f||"m"===d&&3>b)&&(h=r([a[b-1],a[b]],c),a[b-1]=h[0],a[b]=h[1]),e===l-1?(k=[a[b-1],a[b]],e=0):e+=1;"number"===typeof a[0]&&4<=a.length&&(a.unshift("M"),a.splice(3,0,"L"));return a},pathToString:function(a){a.forEach(function(a){var b=a.path,b=b.join(","),b=b.replace(/,?([a-zA-Z]),?/g,"$1");a.path=b});return a},roundPaths:function(a,h){var b=c.seriesTypes.map.prototype,e,n;e={xAxis:{translate:c.Axis.prototype.translate,options:{}, minPixelPadding:0},yAxis:{translate:c.Axis.prototype.translate,options:{},minPixelPadding:0}};b.getBox.call(e,a);n=Math.max(e.maxX-e.minX,e.maxY-e.minY);h=h||1E3;n=h/n;e.xAxis.transA=e.yAxis.transA=n;e.xAxis.len=e.yAxis.len=h;e.xAxis.min=e.minX;e.yAxis.min=(e.minY+h)/n;a.forEach(function(a){var c,g;a.path=g=b.translatePath.call(e,a.path,!0);for(c=g.length;c--;)"number"===typeof g[c]&&(g[c]=Math.round(g[c]));delete a._foundBox});return a},loadSVG:function(){function a(a){return Array.prototype.slice.call(a.getElementsByTagName("path")).concat(Array.prototype.slice.call(a.getElementsByTagName("polygon"))).concat(Array.prototype.slice.call(a.getElementsByTagName("rect")))} function c(a){if("path"===a.nodeName)return a.getAttribute("d");if("polygon"===a.nodeName)return a.getAttribute("points");if("rect"===a.nodeName){var b=+a.getAttribute("x"),c=+a.getAttribute("y"),f=+a.getAttribute("width");a=+a.getAttribute("height");return[b,c,b+f,c,b+f,c+a,b,c+a,b,c].join(" ")}}function b(a){a=a.getCTM();if(!isNaN(a.f))return a}function e(a){var b=a.getElementsByTagName("desc");return(b=b[0]&&b[0].getElementsByTagName("name"))&&b[0]&&b[0].innerText||a.getAttribute("inkscape:label")|| a.getAttribute("id")||a.getAttribute("class")}function n(a){return!/fill[\s]?\:[\s]?none/.test(a.getAttribute("style"))&&"none"!==a.getAttribute("fill")}function l(f){var d=[],h,l,p,m,q;k.$frame=k.$frame||$("\x3cdiv\x3e").css({position:"absolute",top:"-9999em"}).appendTo($(document.body));k.$frame.html(f);f=$("svg",k.$frame)[0];f.removeAttribute("viewBox");l=a(f);["defs","clipPath"].forEach(function(a){f.getElementsByTagName(a).forEach(function(a){a.getElementsByTagName("path").forEach(function(a){a.skip= !0})})});l.forEach(function(a,b){if(!a.skip){var c=[];0<b&&a.parentNode!==h&&(q=!0);for(h=a.parentNode;a;)c.push(a),a=a.parentNode;c.reverse();if(p)for(a=0;a<p.length;a++)p[a]!==c[a]&&(p=p.slice(0,a));else p=c}});m=p[p.length-1];q&&m.getElementsByTagName("g").forEach(function(f){var g=[],h;a(f).forEach(function(a){a.skip||(g=g.concat(k.pathToArray(c(a),b(a))),n(a)&&(h=!0),a.skip=!0)});d.push({name:e(f),path:g,hasFill:h})});l.forEach(function(a){a.skip||d.push({name:e(a),path:k.pathToArray(c(a),b(a)), hasFill:n(a)})});k.roundPaths(d);g.complete({series:[{data:d}]})}var k=this,g=this.options;-1!==g.svg.indexOf("\x3csvg")?l(g.svg):jQuery.ajax({url:g.svg,dataType:"text",success:l})}})});m(c,"masters/modules/map-parser.src.js",[],function(){})}); //# sourceMappingURL=map-parser.js.map