define((function(){return function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)i.d(n,r,function(e){return t[e]}.bind(null,r));return n},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s="./node_modules/@splunk/swc-mltk/dist/build_tools/web_loaders/splunk-public-path-injection-loader.js?/static/app/Splunk_ML_Toolkit/!./src/main/webapp/visualizations/LinesViz/visualization.es")}({"./node_modules/@splunk/charting-utils/Formatter.js":function(t,e,i){t.exports=function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=51)}({0:function(t,e){t.exports=i("./node_modules/underscore/modules/index-all.js")},1:function(t,e){t.exports=i("./node_modules/jquery/dist/jquery.js")},51:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=o(i(1)),r=o(i(0));function o(t){return t&&t.__esModule?t:{default:t}}function s(t){this.renderer=t,this.ELLIPSIS="..."}s.prototype={ellipsize:function(t,e,i,o,s){(0,r.default)(t).isArray()&&(t=t.join(","));var a=(t=n.default.trim(t)).length;if(!t||""===t)return"";if(a<=3||!i||isNaN(i)||i<=0)return t;if(!e||isNaN(e)||e<=0)return this.ELLIPSIS;if(!(this._predictLineWidth(t,i,o)-e>0))return t;var l=this._predictLineWidth(this.ELLIPSIS,i,o);switch(s){case"end":return this.trimStringToWidth(t,e-l,i,o)+"...";case"start":return"..."+this.reverseString(this.trimStringToWidth(this.reverseString(t),e-l,i,o));default:var c=(e-l)/2;return this.trimStringToWidth(t,c,i,o)+"..."+this.reverseString(this.trimStringToWidth(this.reverseString(t),c,i,o))}},trimStringToWidth:function(t,e,i,n){var r=this,o=function(o,s){for(var a=void 0;s>o+1;)a=Math.floor((o+s)/2),r.predictTextWidth(t.substr(0,a),i,n)>e?s=a:o=a;return o}(0,t.length);return t.substr(0,o)},reverseString:function(t){return t.split("").reverse().join("")},predictTextWidth:function(t,e,i){if((0,r.default)(t).isArray()&&(t=t.join(",")),!t||""===t||!e||isNaN(e))return 0;var o=t.split(/\s*\s*/),s=o.length;if(s>1){for(var a=0,l=0;la&&(a=c)}return a}return this._predictLineWidth(n.default.trim(t),e,i)},_predictLineWidth:function(t,e,i){if(!t||!e)return 0;var n=this.getTextBBox(t,e,i);return n?n.width:0},predictTextHeight:function(t,e,i){if((0,r.default)(t).isArray()&&(t=t.join(",")),!e||!t)return 0;var n=this.getTextBBox(t,e,i);return n?n.height:0},getTextBBox:function(t,e,i){if(i=n.default.extend(i,{fontSize:e+"px"}),!isNaN(parseFloat(e,10)))return this.textPredicter&&this.textPredicter.destroy(),this.textPredicter=this.renderer.text(t,0,0).attr({visibility:"hidden"}).css(i).add(),this.textPredicter.getBBox()},adjustLabels:function(t,e,i,r,o){var s=void 0,a=void 0,l=void 0,c=n.default.extend(!0,[],t),u=this.getMaxWidthForFontRange(c,i,r);if(u[r]<=e)l=!1,a=r;else for(l=!0,a=r-1;a>i;a--)if(u[a]<=e){l=!1;break}if(l&&"none"!==o)for(s=0;sr[e]&&(n=o,r[e]=s)}for(var a=e+1;a<=i;a++)r[a]=this.predictTextWidth(t[n]||"",a);return r},bBoxesOverlap:function(t,e,i,n){i=i||0,n=n||0;var r=t.x-i,o=e.x-i,s=t.x+t.width+2*i,a=e.x+e.width+2*i,l=t.y-n,c=e.y-n,u=t.y+t.height+2*n,h=e.y+e.height+2*n;return ro&&lc},destroy:function(){this.textPredicter&&(this.textPredicter.destroy(),this.textPredicter=!1)}},e.default=s,t.exports=e.default}})},"./node_modules/@splunk/charting-utils/async.js":function(t,e,i){t.exports=function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=52)}({0:function(t,e){t.exports=i("./node_modules/underscore/modules/index-all.js")},1:function(t,e){t.exports=i("./node_modules/jquery/dist/jquery.js")},52:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=o(i(1)),r=o(i(0));function o(t){return t&&t.__esModule?t:{default:t}}var s={CANCELLED:"cancelled"};s.requestFrame=(0,r.default)(window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,50)}).bind(window),s.cancelFrame=(0,r.default)(window.cancelAnimationFrame||window.mozCancelAnimationFrame||function(t){window.clearTimeout(t)}).bind(window),s.asyncEach=function(t,e){var i=void 0,r=!1,o=t.length,a=n.default.Deferred();return a.cancel=function(){r=!0,i&&(s.cancelFrame(i),a.reject(s.CANCELLED))},function n(l){r||(e(t[l],l),l16777215)return null;var i=(16711680&t)>>16,n=(65280&t)>>8,o=255&t;return void 0===e?"rgb("+i+","+n+","+o+")":"rgba("+i+","+n+","+o+","+e+")"},a=(e.stripOutAlpha=function(t){var e=t.split(",");return"a"===e[0].charAt(3)?(e[0]=e[0].replace("rgba","rgb"),e[e.length-1]=")",e=(e=e.join()).replace(",)",")")):t},e.normalizeColor=function(t){var e,i,n=null;if("string"==typeof t&&"#"===t.charAt(0))n=4===t.length?t+t.charAt(1)+t.charAt(2)+t.charAt(3):t;else try{e=t.match(/^rgb\((\d+),\s*(\d+),\s*(\d+)\)$/),i=(e[1]<<16|e[2]<<8|e[3]).toString(16),n="#"+Array(6-i.length).concat([i]).toString().replace(/,/g,0)}catch(t){}return n}),l=e.hexFromColor=function(t){var e=a(t);return e?parseInt(e.replace("#","0x"),16):0};e.addAlphaToColor=function(t,e){var i="number"==typeof t?t:l(t);return s(i,e)},e.getLuminance=function(t){if("number"!=typeof t&&(t=parseInt(t,16)),isNaN(t)||t<0||t>16777215)return 0;var e=(16711680&t)>>16,i=(65280&t)>>8,n=255&t;return Math.round(.2126*e+.7152*i+.0722*n)},e.getComputedOpacity=function(t){var e=n.default.trim(t.attr("fill")),i=function(t){var e=parseFloat(t);return e>=0&&e<=1?e:1};if(!/^rgba/.test(e))return i(t.attr("fill-opacity"));var r=e.match(/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*([\d.]+)\)$/);return r&&r.length>4?i(r[4]):1},e.interpolateColors=function(t,e,i){var n=t>>16&255,r=t>>8&255,o=255&t,s=e>>16&255,a=e>>8&255,l=255&e;return n+Math.round((s-n)*i)<<16|r+Math.round((a-r)*i)<<8|o+Math.round((l-o)*i)}}})},"./node_modules/@splunk/charting-utils/dom.js":function(t,e,i){t.exports=function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=53)}({1:function(t,e){t.exports=i("./node_modules/jquery/dist/jquery.js")},53:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.showTickLabel=e.hideTickLabel=e.setLegendItemText=void 0;var n,r=i(1),o=(n=r)&&n.__esModule?n:{default:n};e.setLegendItemText=function(t,e){t.attr("text")!==e&&(t.added=!0,t.attr({text:e}))},e.hideTickLabel=function(t){var e=t.label;"text"===t.label.element.nodeName.toLowerCase()?e.hide():(0,o.default)(e.element).css("display","none")},e.showTickLabel=function(t){var e=t.label;"text"===t.label.element.nodeName.toLowerCase()?e.show():(0,o.default)(e.element).css("display","")}}})},"./node_modules/@splunk/charting-utils/field.js":function(t,e,i){t.exports=function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=54)}([function(t,e){t.exports=i("./node_modules/underscore/modules/index-all.js")},,function(t,e){var i=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=i)},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,i){t.exports=!i(9)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,e){var i=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=i)},function(t,e,i){var n=i(7),r=i(26);t.exports=i(4)?function(t,e,i){return n.f(t,e,r(1,i))}:function(t,e,i){return t[e]=i,t}},function(t,e,i){var n=i(13),r=i(34),o=i(35),s=Object.defineProperty;e.f=i(4)?Object.defineProperty:function(t,e,i){if(n(t),e=o(e,!0),n(i),r)try{return s(t,e,i)}catch(t){}if("get"in i||"set"in i)throw TypeError("Accessors not supported!");return"value"in i&&(t[e]=i.value),t}},function(t,e,i){var n=i(28)("wks"),r=i(21),o=i(2).Symbol,s="function"==typeof o;(t.exports=function(t){return n[t]||(n[t]=s&&o[t]||(s?o:r)("Symbol."+t))}).store=n},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){var i={}.hasOwnProperty;t.exports=function(t,e){return i.call(t,e)}},function(t,e,i){var n=i(2),r=i(5),o=i(12),s=i(6),a=i(10),l=function(t,e,i){var c,u,h,d=t&l.F,p=t&l.G,f=t&l.S,m=t&l.P,g=t&l.B,y=t&l.W,b=p?r:r[e]||(r[e]={}),v=b.prototype,M=p?n:f?n[e]:(n[e]||{}).prototype;for(c in p&&(i=e),i)(u=!d&&M&&void 0!==M[c])&&a(b,c)||(h=u?M[c]:i[c],b[c]=p&&"function"!=typeof M[c]?i[c]:g&&u?o(h,n):y&&M[c]==h?function(t){var e=function(e,i,n){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,i)}return new t(e,i,n)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(h):m&&"function"==typeof h?o(Function.call,h):h,m&&((b.virtual||(b.virtual={}))[c]=h,t&l.R&&v&&!v[c]&&s(v,c,h)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},function(t,e,i){var n=i(24);t.exports=function(t,e,i){if(n(t),void 0===e)return t;switch(i){case 1:return function(i){return t.call(e,i)};case 2:return function(i,n){return t.call(e,i,n)};case 3:return function(i,n,r){return t.call(e,i,n,r)}}return function(){return t.apply(e,arguments)}}},function(t,e,i){var n=i(3);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e){var i=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?n:i)(t)}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,i){var n=i(27),r=i(15);t.exports=function(t){return n(r(t))}},function(t,e){t.exports={}},function(t,e){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},function(t,e,i){var n=i(14),r=Math.min;t.exports=function(t){return t>0?r(n(t),9007199254740991):0}},function(t,e,i){var n=i(28)("keys"),r=i(21);t.exports=function(t){return n[t]||(n[t]=r(t))}},function(t,e){var i=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+n).toString(36))}},,function(t,e){t.exports=!0},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,i){var n=i(3),r=i(2).document,o=n(r)&&n(r.createElement);t.exports=function(t){return o?r.createElement(t):{}}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,i){var n=i(18);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==n(t)?t.split(""):Object(t)}},function(t,e,i){var n=i(5),r=i(2),o=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:n.version,mode:i(23)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,i){var n=i(15);t.exports=function(t){return Object(n(t))}},function(t,e,i){var n=i(12),r=i(70),o=i(71),s=i(13),a=i(19),l=i(72),c={},u={};(e=t.exports=function(t,e,i,h,d){var p,f,m,g,y=d?function(){return t}:l(t),b=n(i,h,e?2:1),v=0;if("function"!=typeof y)throw TypeError(t+" is not iterable!");if(o(y)){for(p=a(t.length);p>v;v++)if((g=e?b(s(f=t[v])[0],f[1]):b(t[v]))===c||g===u)return g}else for(m=y.call(t);!(f=m.next()).done;)if((g=r(m,b,f.value,e))===c||g===u)return g}).BREAK=c,e.RETURN=u},,function(t,e,i){"use strict";var n=i(23),r=i(11),o=i(60),s=i(6),a=i(17),l=i(61),c=i(40),u=i(64),h=i(8)("iterator"),d=!([].keys&&"next"in[].keys()),p=function(){return this};t.exports=function(t,e,i,f,m,g,y){l(i,e,f);var b,v,M,x=function(t){if(!d&&t in w)return w[t];switch(t){case"keys":case"values":return function(){return new i(this,t)}}return function(){return new i(this,t)}},_=e+" Iterator",A="values"==m,L=!1,w=t.prototype,k=w[h]||w["@@iterator"]||m&&w[m],S=k||x(m),T=m?A?x("entries"):S:void 0,O="Array"==e&&w.entries||k;if(O&&(M=u(O.call(new t)))!==Object.prototype&&M.next&&(c(M,_,!0),n||"function"==typeof M[h]||s(M,h,p)),A&&k&&"values"!==k.name&&(L=!0,S=function(){return k.call(this)}),n&&!y||!d&&!L&&w[h]||s(w,h,S),a[e]=S,a[_]=p,m)if(b={values:A?S:x("values"),keys:g?S:x("keys"),entries:T},y)for(v in b)v in w||o(w,v,b[v]);else r(r.P+r.F*(d||L),e,b);return b}},function(t,e,i){t.exports=!i(4)&&!i(9)((function(){return 7!=Object.defineProperty(i(25)("div"),"a",{get:function(){return 7}}).a}))},function(t,e,i){var n=i(3);t.exports=function(t,e){if(!n(t))return t;var i,r;if(e&&"function"==typeof(i=t.toString)&&!n(r=i.call(t)))return r;if("function"==typeof(i=t.valueOf)&&!n(r=i.call(t)))return r;if(!e&&"function"==typeof(i=t.toString)&&!n(r=i.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},function(t,e,i){var n=i(37),r=i(29);t.exports=Object.keys||function(t){return n(t,r)}},function(t,e,i){var n=i(10),r=i(16),o=i(38)(!1),s=i(20)("IE_PROTO");t.exports=function(t,e){var i,a=r(t),l=0,c=[];for(i in a)i!=s&&n(a,i)&&c.push(i);for(;e.length>l;)n(a,i=e[l++])&&(~o(c,i)||c.push(i));return c}},function(t,e,i){var n=i(16),r=i(19),o=i(39);t.exports=function(t){return function(e,i,s){var a,l=n(e),c=r(l.length),u=o(s,c);if(t&&i!=i){for(;c>u;)if((a=l[u++])!=a)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===i)return t||u||0;return!t&&-1}}},function(t,e,i){var n=i(14),r=Math.max,o=Math.min;t.exports=function(t,e){return(t=n(t))<0?r(t+e,0):o(t,e)}},function(t,e,i){var n=i(7).f,r=i(10),o=i(8)("toStringTag");t.exports=function(t,e,i){t&&!r(t=i?t:t.prototype,o)&&n(t,o,{configurable:!0,value:e})}},,,,function(t,e,i){var n=i(13),r=i(62),o=i(29),s=i(20)("IE_PROTO"),a=function(){},l=function(){var t,e=i(25)("iframe"),n=o.length;for(e.style.display="none",i(63).appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("