'use strict';(function(b){"object"===typeof module&&module.exports?(b["default"]=b,module.exports=b):"function"===typeof define&&define.amd?define("highcharts/modules/data",["highcharts"],function(p){b(p);b.Highcharts=p;return b}):b("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(b){function p(b,h,w,p){b.hasOwnProperty(h)||(b[h]=p.apply(null,w))}b=b?b._modules:{};p(b,"Core/HttpUtilities.js",[b["Core/Globals.js"],b["Core/Utilities.js"]],function(b,h){var w=b.doc,p=h.createElement,v=h.discardElement,q=h.merge,E=h.objectEach,x={ajax:function(b){var m=q(!0,{url:!1,type:"get",dataType:"json",success:!1,error:!1,data:!1,headers:{}},b);b={json:"application/json",xml:"application/xml",text:"text/plain",octet:"application/octet-stream"};var h=new XMLHttpRequest;if(!m.url)return!1;h.open(m.type.toUpperCase(),m.url,!0);m.headers["Content-Type"]||h.setRequestHeader("Content-Type",b[m.dataType]||b.text);E(m.headers,function(b,m){h.setRequestHeader(m,b)});h.onreadystatechange=function(){if(4===h.readyState){if(200===h.status){var b=h.responseText;if("json"===m.dataType)try{b=JSON.parse(b)}catch(B){m.error&&m.error(h,B);return}return m.success&&m.success(b)}m.error&&m.error(h,h.responseText)}};try{m.data=JSON.stringify(m.data)}catch(F){}h.send(m.data||!0)},getJSON:function(b,h){x.ajax({url:b,success:h,dataType:"json",headers:{"Content-Type":"text/plain"}})},post:function(b,h,x){var m=p("form",q({method:"post",action:b,enctype:"multipart/form-data"},x),{display:"none"},w.body);E(h,function(b,h){p("input",{type:"hidden",name:h,value:b},null,m)});m.submit();v(m)}};"";return x});p(b,"Extensions/Data.js",[b["Core/Chart/Chart.js"],b["Core/Globals.js"],b["Core/HttpUtilities.js"],b["Core/Series/Point.js"],b["Core/Series/SeriesRegistry.js"],b["Core/Utilities.js"]],function(b,h,p,H,I,q){var v=h.doc,x=p.ajax,w=I.seriesTypes;p=q.addEvent;var m=q.defined,J=q.extend,F=q.fireEvent,B=q.isNumber,C=q.merge,K=q.objectEach,D=q.pick,L=q.splat;q=function(){function b(a,c,g){this.options=this.rawColumns=this.firstRowAsNames=this.chartOptions=this.chart=void 0;this.dateFormats={"YYYY/mm/dd":{regex:/^([0-9]{4})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{1,2})$/,parser:function(a){return a?Date.UTC(+a[1],a[2]-1,+a[3]):NaN}},"dd/mm/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(a){return a?Date.UTC(+a[3],a[2]-1,+a[1]):NaN},alternative:"mm/dd/YYYY"},"mm/dd/YYYY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{4})$/,parser:function(a){return a?Date.UTC(+a[3],a[1]-1,+a[2]):NaN}},"dd/mm/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(a){if(!a)return NaN;var c=+a[3];c=c>(new Date).getFullYear()-2E3?c+1900:c+2E3;return Date.UTC(c,a[2]-1,+a[1])},alternative:"mm/dd/YY"},"mm/dd/YY":{regex:/^([0-9]{1,2})[\-\/\.]([0-9]{1,2})[\-\/\.]([0-9]{2})$/,parser:function(a){return a?Date.UTC(+a[3]+2E3,a[1]-1,+a[2]):NaN}}};this.init(a,c,g)}b.prototype.init=function(a,c,g){var d=a.decimalPoint;c&&(this.chartOptions=c);g&&(this.chart=g);"."!==d&&","!==d&&(d=void 0);this.options=a;this.columns=a.columns||this.rowsToColumns(a.rows)||[];this.firstRowAsNames=D(a.firstRowAsNames,this.firstRowAsNames,!0);this.decimalRegex=d&&new RegExp("^(-?[0-9]+)"+d+"([0-9]+)$");this.rawColumns=[];if(this.columns.length){this.dataFound();var e=!0}this.hasURLOption(a)&&(clearTimeout(this.liveDataTimeout),e=!1);e||(e=this.fetchLiveData());e||(e=!!this.parseCSV().length);e||(e=!!this.parseTable().length);e||(e=this.parseGoogleSpreadsheet());!e&&a.afterComplete&&a.afterComplete()};b.prototype.hasURLOption=function(a){return!(!a||!(a.rowsURL||a.csvURL||a.columnsURL))};b.prototype.getColumnDistribution=function(){var a=this.chartOptions,c=this.options,g=[],d=function(a){return(w[a||"line"].prototype.pointArrayMap||[0]).length},e=a&&a.chart&&a.chart.type,b=[],l=[],n=0;c=c&&c.seriesMapping||a&&a.series&&a.series.map(function(){return{x:0}})||[];var f;(a&&a.series||[]).forEach(function(a){b.push(d(a.type||e))});c.forEach(function(a){g.push(a.x||0)});0===g.length&&g.push(0);c.forEach(function(c){var g=new G,k=b[n]||d(e),h=(a&&a.series||[])[n]||{},u=w[h.type||e||"line"].prototype.pointArrayMap,p=u||["y"];(m(c.x)||h.isCartesian||!u)&&g.addColumnReader(c.x,"x");K(c,function(a,c){"x"!==c&&g.addColumnReader(a,c)});for(f=0;ft||t>h?(++t,u=""):(!isNaN(parseFloat(u))&&isFinite(u)?(u=parseFloat(u),e("number")):isNaN(Date.parse(u))?e("string"):(u=u.replace(/\//g,"-"),e("date")),p.lengtht[","]?";":",";b.decimalPoint||(b.decimalPoint=c>g?".":",",e.decimalRegex=new RegExp("^(-?[0-9]+)"+b.decimalPoint+"([0-9]+)$"));return d}function d(a,c){var d=[],g=0,k=!1,n=[],l=[],f;if(!c||c>a.length)c=a.length;for(;gr[f]?"YY":"YYYY":12=r[f]?(d[f]="dd",k=!0):d[f].length||(d[f]="mm")))}if(k){for(f=0;fa)a=0;if(!n||n>=l.length)n=l.length-1;if(b.itemDelimiter)var q=b.itemDelimiter;else q=null,q=g(l);var A=0;for(r=a;r<=n;r++)"#"===l[r][0]?A++:c(l[r],r-a-A);b.columnTypes&&0!==b.columnTypes.length||!m.length||!m[0].length||"date"!==m[0][1]||b.dateFormat||(b.dateFormat=d(p[0]));this.dataFound()}return p};b.prototype.parseTable=function(){var a=this.options,c=a.table,g=this.columns||[],d=a.startRow||0,b=a.endRow||Number.MAX_VALUE,k=a.startColumn||0,l=a.endColumn||Number.MAX_VALUE;c&&("string"===typeof c&&(c=v.getElementById(c)),[].forEach.call(c.getElementsByTagName("tr"),function(a,c){c>=d&&c<=b&&[].forEach.call(a.children,function(a,b){var e=g[b-k],f=1;if(("TD"===a.tagName||"TH"===a.tagName)&&b>=k&&b<=l)for(g[b-k]||(g[b-k]=[]),g[b-k][c-d]=a.innerHTML;c-d>=f&&void 0===e[c-d-f];)e[c-d-f]=null,f++})}),this.dataFound());return g};b.prototype.fetchLiveData=function(){function a(e){function f(f,n,h){function r(){k&&g.liveDataURL===f&&(c.liveDataTimeout=setTimeout(a,l))}if(!f||!/^(http|\/|\.\/|\.\.\/)/.test(f))return f&&d.error&&d.error("Invalid URL"),!1;e&&(clearTimeout(c.liveDataTimeout),g.liveDataURL=f);x({url:f,dataType:h||"json",success:function(a){g&&g.series&&n(a);r()},error:function(a,c){3>++b&&r();return d.error&&d.error(c,a)}});return!0}f(n.csvURL,function(a){g.update({data:{csv:a}})},"text")||f(n.rowsURL,function(a){g.update({data:{rows:a}})})||f(n.columnsURL,function(a){g.update({data:{columns:a}})})}var c=this,g=this.chart,d=this.options,b=0,k=d.enablePolling,l=1E3*(d.dataRefreshRate||2),n=C(d);if(!this.hasURLOption(d))return!1;1E3>l&&(l=1E3);delete d.csvURL;delete d.rowsURL;delete d.columnsURL;a(!0);return this.hasURLOption(d)};b.prototype.parseGoogleSpreadsheet=function(){function a(c){var b=["https://sheets.googleapis.com/v4/spreadsheets",d,"values",l(),"?alt=json&majorDimension=COLUMNS&valueRenderOption=UNFORMATTED_VALUE&dateTimeRenderOption=FORMATTED_STRING&key="+g.googleAPIKey].join("/");x({url:b,dataType:"json",success:function(d){c(d);g.enablePolling&&setTimeout(function(){a(c)},k)},error:function(a,c){return g.error&&g.error(c,a)}})}var c=this,g=this.options,d=g.googleSpreadsheetKey,b=this.chart,k=Math.max(1E3*(g.dataRefreshRate||2),4E3),l=function(){if(g.googleSpreadsheetRange)return g.googleSpreadsheetRange;var a=("ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(g.startColumn||0)||"A")+((g.startRow||0)+1),c="ABCDEFGHIJKLMNOPQRSTUVWXYZ".charAt(D(g.endColumn,-1))||"ZZ";m(g.endRow)&&(c+=g.endRow+1);return a+":"+c};d&&(delete g.googleSpreadsheetKey,a(function(a){a=a.values;if(!a||0===a.length)return!1;var d=a.reduce(function(a,c){return Math.max(a,c.length)},0);a.forEach(function(a){for(var c=0;ca[e+1])):(q&&q.length&&(n=this.parseDate(t)),l&&B(n)&&"float"!==p?(f[e]=t,a[e]=n,a.isDatetime=!0,"undefined"!==typeof a[e+1]&&(t=n>a[e+1],t!==m&&"undefined"!==typeof m&&(this.alternativeFormat?(this.dateFormat=this.alternativeFormat,e=a.length,this.alternativeFormat=this.dateFormats[this.dateFormat].alternative):a.unsorted=!0),m=t)):(a[e]=""===q?null:q,0!==e&&(a.isDatetime||a.isNumeric)&&(a.mixed=!0)))}l&&a.mixed&&(d[c]=b[c]);if(l&&m&&this.options.sort)for(c=0;c