"undefined"==typeof Datamatic&&(Datamatic={}),Datamatic.isIE=function(){var t=navigator.userAgent.toLowerCase();return-1!=t.indexOf("msie")&&parseInt(t.split("msie")[1])},Datamatic.Embedded=function(t,e){document.getElementById("sandbox").src=t+window.location.search+window.location.hash,this._jsonUrl=e||"https://data.datamatic.io/echarts/3/"},Datamatic.Embedded.prototype={getParams:function(){var t={},e=window.location.hash,a=window.location.search;if(e)for(var n=e.slice(1).split("&"),i=0;i0;)e=(a-1)%26,n=String.fromCharCode(65+e)+n,a=parseInt((a-e)/26,10);return n},Datamatic.utils.arrayDataToTreeData=function(t){t=t||[];var e=function(t){var a={};return t.forEach(function(t,n){Array.isArray(t)&&(a.children=t.map(e));var i=Datamatic.utils.spreadsheetColumnLabel(n);a[i]=t}),a};return{children:[{name:"start",children:t.map(e)}]}};