UNPKG

highcharts

Version:
14 lines 47.3 kB
!/** * Highcharts JS v13.0.1 (2026-08-17) * @module highcharts/modules/boost * @requires highcharts * * Boost module * * (c) 2010-2026 Highsoft AS * Author: Torstein Hønsi * * A commercial license may be required depending on use, * see www.highcharts.com/license * * */function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(e._Highcharts,e._Highcharts.Color):"function"==typeof define&&define.amd?define("highcharts/modules/boost",["highcharts/highcharts"],function(e){return t(e,e.Color)}):"object"==typeof exports?exports["highcharts/modules/boost"]=t(e._Highcharts,e._Highcharts.Color):e.Highcharts=t(e.Highcharts,e.Highcharts.Color)}("u"<typeof window?this:window,(e,t)=>(()=>{"use strict";let i,r,s;var o,n,a,l,h,d,f={620(e){e.exports=t},944(t){t.exports=e}};let u={};function g(e){let t=u[e];if(void 0!==t)return t.exports;let i=u[e]={exports:{}};return f[e](i,i.exports,g),i.exports}g.n=e=>{let t=e&&e.__esModule?()=>e.default:()=>e;return g.d(t,{a:t}),t},g.d=(e,t)=>{if(Array.isArray(t))for(var i=0;i<t.length;){var r=t[i++],s=t[i++];g.o(e,r)?0===s&&i++:0===s?Object.defineProperty(e,r,{enumerable:!0,value:t[i++]}):Object.defineProperty(e,r,{enumerable:!0,get:s})}else for(var r in t)g.o(t,r)&&!g.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},g.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);let c={};g.d(c,{default:()=>ex});var m=g(944),p=g.n(m);let b=["area","areaspline","arearange","column","columnrange","bar","line","scatter","heatmap","bubble","treemap"],x={};b.forEach(e=>{x[e]=!0});let{composed:A}=p();function y(e){let t=e.series,i=e.boost=e.boost||{},r=e.options.boost||{},s=(0,m.pick)(r.seriesThreshold,50);if(t.length>=s)return!0;if(1===t.length)return!1;let o=r.allowForce;if(void 0===o){for(let t of(o=!0,e.xAxis))if((0,m.pick)(t.min,-1/0)>(0,m.pick)(t.dataMin,-1/0)||(0,m.pick)(t.max,1/0)<(0,m.pick)(t.dataMax,1/0)){o=!1;break}}if(void 0!==i.forceChartBoost){if(o)return i.forceChartBoost;i.forceChartBoost=void 0}let n=0,a=0,l=0,h;for(let e of t)0!==(h=e.options).boostThreshold&&!1!==e.visible&&"heatmap"!==e.type&&(++a,x[e.type]&&++n,function(...e){let t=-Number.MAX_VALUE;return e.forEach(e=>{if(null!=e&&void 0!==e.length&&e.length>0)return t=e.length,!0}),t}(e.getColumn("x",!0),h.data||[],e.points)>=(h.boostThreshold||Number.MAX_VALUE)&&++l);return i.forceChartBoost=o&&(n===t.length&&l===n||!!i.markerGroup&&n===a&&l===n||l>5),i.forceChartBoost}function v(e){function t(){e.boost&&e.boost.wgl&&y(e)&&e.boost.wgl.render(e)}(0,m.addEvent)(e,"predraw",function(){e.boost=e.boost||{},e.boost.forceChartBoost=void 0,e.boosted=!1,e.axes.some(e=>e.isPanning)||e.boost.clear?.(),e.boost.canvas&&e.boost.wgl&&y(e)&&e.boost.wgl.allocateBuffer(e),e.boost.markerGroup&&e.xAxis&&e.xAxis.length>0&&e.yAxis&&e.yAxis.length>0&&e.boost.markerGroup.translate(e.xAxis[0].pos,e.yAxis[0].pos)}),(0,m.addEvent)(e,"load",t,{order:-1}),(0,m.addEvent)(e,"redraw",t);let i=-1,r=-1;(0,m.addEvent)(e.pointer,"afterGetHoverData",t=>{let s=t.hoverPoint?.series;if(e.boost=e.boost||{},e.boost.markerGroup&&s){let t=e.inverted?s.yAxis:s.xAxis,o=e.inverted?s.xAxis:s.yAxis;(t&&t.pos!==i||o&&o.pos!==r)&&(e.series.forEach(e=>{e.halo?.hide()}),e.boost.markerGroup.translate(t.pos,o.pos),i=t.pos,r=o.pos)}})}let P={compose:function(e,t){return t&&(0,m.pushUnique)(A,"Boost.Chart")&&e.prototype.callbacks.push(v),e},getBoostClipRect:function(e,t){let i=e.navigator,r={x:e.plotLeft,y:e.plotTop,width:e.plotWidth,height:e.plotHeight};if(i&&e.inverted?(r.width+=i.top+i.height,i.opposite||(r.x=i.left)):i&&!e.inverted&&(r.height=i.top+i.height-e.plotTop),t.is){let{xAxis:i,yAxis:s}=t;if(r=e.getClipBox(t),e.inverted){let e=r.width;r.width=r.height,r.height=e,r.x=s.pos,r.y=i.pos}else r.x=i.pos,r.y=s.pos}if(t===e){let t=e.inverted?e.xAxis:e.yAxis;t.length<=1&&(r.y=Math.min(t[0].pos,r.y),r.height=t[0].pos-e.plotTop+t[0].len)}return r},isChartSeriesBoosting:y};var T=g(620),k=g.n(T);let C={area:"LINES",arearange:"LINES",areaspline:"LINES",column:"LINES",columnrange:"LINES",bar:"LINES",line:"LINE_STRIP",scatter:"POINTS",heatmap:"TRIANGLES",treemap:"TRIANGLES",bubble:"POINTS"},E=class{constructor(e){if(this.errors=[],this.uLocations={},this.gl=e,e&&!this.createShader())return}bind(){this.gl&&this.shaderProgram&&this.gl.useProgram(this.shaderProgram)}createShader(){let e=this.stringToProgram("#version 100\n#define LN10 2.302585092994046\nprecision highp float;\nattribute vec4 aVertexPosition;\nattribute vec4 aColor;\nvarying highp vec2 position;\nvarying highp vec4 vColor;\nuniform mat4 uPMatrix;\nuniform float pSize;\nuniform float translatedThreshold;\nuniform bool hasThreshold;\nuniform bool skipTranslation;\nuniform float xAxisTrans;\nuniform float xAxisMin;\nuniform float xAxisMax;\nuniform float xAxisMinPad;\nuniform float xAxisPointRange;\nuniform float xAxisLen;\nuniform bool xAxisPostTranslate;\nuniform float xAxisOrdinalSlope;\nuniform float xAxisOrdinalOffset;\nuniform float xAxisPos;\nuniform bool xAxisCVSCoord;\nuniform bool xAxisIsLog;\nuniform bool xAxisReversed;\nuniform float yAxisTrans;\nuniform float yAxisMin;\nuniform float yAxisMax;\nuniform float yAxisMinPad;\nuniform float yAxisPointRange;\nuniform float yAxisLen;\nuniform bool yAxisPostTranslate;\nuniform float yAxisOrdinalSlope;\nuniform float yAxisOrdinalOffset;\nuniform float yAxisPos;\nuniform bool yAxisCVSCoord;\nuniform bool yAxisIsLog;\nuniform bool yAxisReversed;\nuniform bool isCircle;\nuniform bool isBubble;\nuniform bool bubbleSizeByArea;\nuniform float bubbleZMin;\nuniform float bubbleZMax;\nuniform float bubbleZThreshold;\nuniform float bubbleMinSize;\nuniform float bubbleMaxSize;\nuniform bool bubbleSizeAbs;\nuniform bool isInverted;\nfloat bubbleRadius(){\nfloat value = aVertexPosition.w;\nfloat zMax = bubbleZMax;\nfloat zMin = bubbleZMin;\nfloat radius = 0.0;\nfloat pos = 0.0;\nfloat zRange = zMax - zMin;\nif (bubbleSizeAbs){\nvalue = value - bubbleZThreshold;\nzMax = max(zMax - bubbleZThreshold, zMin - bubbleZThreshold);\nzMin = 0.0;\n}\nif (value < zMin){\nradius = bubbleZMin / 2.0 - 1.0;\n} else {\npos = zRange > 0.0 ? (value - zMin) / zRange : 0.5;\nif (bubbleSizeByArea && pos > 0.0){\npos = sqrt(pos);\n}\nradius = ceil(bubbleMinSize + pos * (bubbleMaxSize - bubbleMinSize)) / 2.0;\n}\nreturn radius * 2.0;\n}\nfloat translate(float val,\nfloat pointPlacement,\nfloat localA,\nfloat localMin,\nfloat minPixelPadding,\nfloat pointRange,\nfloat len,\nbool cvsCoord,\nbool isLog,\nbool reversed\n){\nfloat sign = 1.0;\nfloat cvsOffset = 0.0;\nif (cvsCoord) {\nsign *= -1.0;\ncvsOffset = len;\n}\nif (isLog) {\nval = log(val) / LN10;\n}\nif (reversed) {\nsign *= -1.0;\ncvsOffset -= sign * len;\n}\nreturn sign * (val - localMin) * localA + cvsOffset + \n(sign * minPixelPadding);\n}\nfloat xToPixels(float value) {\nif (skipTranslation){\nreturn value;// + xAxisPos;\n}\nreturn translate(value, 0.0, xAxisTrans, xAxisMin, xAxisMinPad, xAxisPointRange, xAxisLen, xAxisCVSCoord, xAxisIsLog, xAxisReversed);// + xAxisPos;\n}\nfloat yToPixels(float value, float checkThreshold) {\nfloat v;\nif (skipTranslation){\nv = value;// + yAxisPos;\n} else {\nv = translate(value, 0.0, yAxisTrans, yAxisMin, yAxisMinPad, yAxisPointRange, yAxisLen, yAxisCVSCoord, yAxisIsLog, yAxisReversed);// + yAxisPos;\nif (v > yAxisLen) {\nv = yAxisLen;\n}\n}\nif (checkThreshold > 0.0 && hasThreshold) {\nv = min(v, translatedThreshold);\n}\nreturn v;\n}\nvoid main(void) {\nif (isBubble){\ngl_PointSize = bubbleRadius();\n} else {\ngl_PointSize = pSize;\n}\nvColor = aColor;\nif (!skipTranslation && isCircle && (\naVertexPosition.x < xAxisMin ||\naVertexPosition.x > xAxisMax ||\naVertexPosition.y < yAxisMin ||\naVertexPosition.y > yAxisMax\n)) {\ngl_Position = uPMatrix * vec4(2.0, 2.0, 2.0, 1.0);\n} else if (skipTranslation && isInverted) {\ngl_Position = uPMatrix * vec4(aVertexPosition.y + yAxisPos, aVertexPosition.x + xAxisPos, 0.0, 1.0);\n} else if (isInverted) {\ngl_Position = uPMatrix * vec4(yToPixels(aVertexPosition.y, aVertexPosition.z) + yAxisPos, xToPixels(aVertexPosition.x) + xAxisPos, 0.0, 1.0);\n} else {\ngl_Position = uPMatrix * vec4(xToPixels(aVertexPosition.x) + xAxisPos, yToPixels(aVertexPosition.y, aVertexPosition.z) + yAxisPos, 0.0, 1.0);\n}\n}","vertex"),t=this.stringToProgram("precision highp float;\nuniform vec4 fillColor;\nvarying highp vec2 position;\nvarying highp vec4 vColor;\nuniform sampler2D uSampler;\nuniform bool isCircle;\nuniform bool hasColor;\nvoid main(void) {\nvec4 col = fillColor;\nvec4 tcol = texture2D(uSampler, gl_PointCoord.st);\nif (hasColor) {\ncol = vColor;\n}\nif (isCircle) {\ncol *= tcol;\nif (tcol.r < 0.0) {\ndiscard;\n} else {\ngl_FragColor = col;\n}\n} else {\ngl_FragColor = col;\n}\n}","fragment"),i=e=>this.gl.getUniformLocation(this.shaderProgram,e);return e&&t?(this.shaderProgram=this.gl.createProgram(),this.gl.attachShader(this.shaderProgram,e),this.gl.attachShader(this.shaderProgram,t),this.gl.linkProgram(this.shaderProgram),this.gl.getProgramParameter(this.shaderProgram,this.gl.LINK_STATUS))?(this.gl.useProgram(this.shaderProgram),this.gl.bindAttribLocation(this.shaderProgram,0,"aVertexPosition"),this.pUniform=i("uPMatrix"),this.psUniform=i("pSize"),this.fcUniform=i("fillColor"),this.isBubbleUniform=i("isBubble"),this.bubbleSizeAbsUniform=i("bubbleSizeAbs"),this.bubbleSizeAreaUniform=i("bubbleSizeByArea"),this.uSamplerUniform=i("uSampler"),this.skipTranslationUniform=i("skipTranslation"),this.isCircleUniform=i("isCircle"),this.isInverted=i("isInverted"),!0):(this.errors.push(this.gl.getProgramInfoLog(this.shaderProgram)),this.handleErrors(),this.shaderProgram=!1,!1):(this.shaderProgram=!1,this.handleErrors(),!1)}handleErrors(){this.errors.length&&(0,m.error)("[highcharts boost] shader error - "+this.errors.join("\n"))}stringToProgram(e,t){let i=this.gl.createShader("vertex"===t?this.gl.VERTEX_SHADER:this.gl.FRAGMENT_SHADER);return(this.gl.shaderSource(i,e),this.gl.compileShader(i),this.gl.getShaderParameter(i,this.gl.COMPILE_STATUS))?i:(this.errors.push("when compiling "+t+" shader:\n"+this.gl.getShaderInfoLog(i)),!1)}destroy(){this.gl&&this.shaderProgram&&(this.gl.deleteProgram(this.shaderProgram),this.shaderProgram=!1)}fillColorUniform(){return this.fcUniform}getProgram(){return this.shaderProgram}pointSizeUniform(){return this.psUniform}perspectiveUniform(){return this.pUniform}reset(){this.gl&&this.shaderProgram&&(this.gl.uniform1i(this.isBubbleUniform,0),this.gl.uniform1i(this.isCircleUniform,0))}setBubbleUniforms(e,t,i,r=1){let s=e.options,o=Number.MAX_VALUE,n=-Number.MAX_VALUE;if(this.gl&&this.shaderProgram&&e.is("bubble")){let a=e.getPxExtremes();o=(0,m.pick)(s.zMin,(0,m.clamp)(t,!1===s.displayNegative?s.zThreshold:-Number.MAX_VALUE,o)),n=(0,m.pick)(s.zMax,Math.max(n,i)),this.gl.uniform1i(this.isBubbleUniform,1),this.gl.uniform1i(this.isCircleUniform,1),this.gl.uniform1i(this.bubbleSizeAreaUniform,"width"!==e.options.sizeBy),this.gl.uniform1i(this.bubbleSizeAbsUniform,e.options.sizeByAbsoluteValue),this.setUniform("bubbleMinSize",a.minPxSize*r),this.setUniform("bubbleMaxSize",a.maxPxSize*r),this.setUniform("bubbleZMin",o),this.setUniform("bubbleZMax",n),this.setUniform("bubbleZThreshold",e.options.zThreshold)}}setColor(e){this.gl&&this.shaderProgram&&this.gl.uniform4f(this.fcUniform,e[0]/255,e[1]/255,e[2]/255,e[3])}setDrawAsCircle(e){this.gl&&this.shaderProgram&&this.gl.uniform1i(this.isCircleUniform,+!!e)}setInverted(e){this.gl&&this.shaderProgram&&this.gl.uniform1i(this.isInverted,e)}setPMatrix(e){this.gl&&this.shaderProgram&&this.gl.uniformMatrix4fv(this.pUniform,!1,e)}setPointSize(e){this.gl&&this.shaderProgram&&this.gl.uniform1f(this.psUniform,e)}setSkipTranslation(e){this.gl&&this.shaderProgram&&this.gl.uniform1i(this.skipTranslationUniform,+(!0===e))}setTexture(e){this.gl&&this.shaderProgram&&this.gl.uniform1i(this.uSamplerUniform,e)}setUniform(e,t){if(this.gl&&this.shaderProgram){let i=this.uLocations[e]=this.uLocations[e]||this.gl.getUniformLocation(this.shaderProgram,e);this.gl.uniform1f(i,t)}}},M=class{constructor(e,t,i){this.buffer=!1,this.iterator=0,this.preAllocated=!1,this.vertAttribute=!1,this.components=i||2,this.dataComponents=i,this.gl=e,this.shader=t}allocate(e){this.iterator=-1,this.preAllocated=new Float32Array(4*e)}bind(){if(!this.buffer)return!1;this.gl.vertexAttribPointer(this.vertAttribute,this.components,this.gl.FLOAT,!1,0,0)}build(e,t,i){let r;return(this.data=e||[],this.data&&0!==this.data.length||this.preAllocated)?(this.components=i||this.components,this.buffer&&this.gl.deleteBuffer(this.buffer),this.preAllocated||(r=new Float32Array(this.data)),this.buffer=this.gl.createBuffer(),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.buffer),this.gl.bufferData(this.gl.ARRAY_BUFFER,this.preAllocated||r,this.gl.STATIC_DRAW),this.vertAttribute=this.gl.getAttribLocation(this.shader.getProgram(),t),this.gl.enableVertexAttribArray(this.vertAttribute),r=!1,!0):(this.destroy(),!1)}destroy(){this.buffer&&(this.gl.deleteBuffer(this.buffer),this.buffer=!1,this.vertAttribute=!1),this.iterator=0,this.components=this.dataComponents||2,this.data=[]}push(e,t,i,r){this.preAllocated&&(this.preAllocated[++this.iterator]=e,this.preAllocated[++this.iterator]=t,this.preAllocated[++this.iterator]=i,this.preAllocated[++this.iterator]=r)}render(e,t,i){let r=this.preAllocated?this.preAllocated.length:this.data?.length||0;return!!this.buffer&&!!r&&((!e||e>r||e<0)&&(e=0),(!t||t>r)&&(t=r),!(e>=t)&&(i=i||"POINTS",this.gl.drawArrays(this.gl[i],e/this.components,(t-e)/this.components),!0))}},{getBoostClipRect:w}=P,{parse:S}=k(),{doc:U,win:R}=p(),N={column:!0,columnrange:!0,bar:!0,area:!0,areaspline:!0,arearange:!0},_={scatter:!0,bubble:!0},L=["webgl","experimental-webgl","moz-webgl","webkit-3d"],z={},D=(e,t)=>{if(z[t])return z[t];let i=0===t.indexOf("var(")&&e[t.slice(4,-1).trim()];if(i)return z[t]=i,i;if(0===t.indexOf("color-mix(")){let i=/^color-mix\(in srgb,([a-z0-9\(\)\-\#]+),([a-z0-9\(\)\-\#]+) ([0-9\.%]+)/.exec(t);if(i){let r=parseFloat(i[3])/100,s=D(e,i[1]),o=D(e,i[2]),n=new(k())(s).tweenTo(new(k())(o),r);return z[t]=n,n}}return t};class O{static orthoMatrix(e,t){return[2/e,0,0,0,0,-(2/t),0,0,0,0,-2,0,-1,1,-1,1]}static seriesPointCount(e){let t,i,r;return e.boosted?(t=!!e.options.stacking,i=(e.getColumn("x").length?e.getColumn("x"):void 0)||e.options.xData||e.getColumn("x",!0),r=(t?e.data:i||e.options.data).length,"treemap"===e.type?r*=12:"heatmap"===e.type?r*=6:N[e.type]&&(r*=2),r):0}constructor(e){this.data=[],this.height=0,this.isInited=!1,this.markerData=[],this.series=[],this.textureHandles={},this.width=0,this.postRenderCallback=e,this.settings={pointSize:1,lineWidth:1,fillColor:"#AA00AA",useAlpha:!0,usePreallocated:!1,useGPUTranslations:!1,debug:{timeRendering:!1,timeSeriesProcessing:!1,timeSetup:!1,timeBufferCopy:!1,timeKDTree:!1,showSkipSummary:!1}}}getPixelRatio(){return this.settings.pixelRatio||R.devicePixelRatio||1}setOptions(e){"pixelRatio"in e||(e.pixelRatio=1),(0,m.merge)(!0,this.settings,e)}allocateBuffer(e){let t=this.vbuffer,i=0;this.settings.usePreallocated&&(e.series.forEach(e=>{e.boosted&&(i+=O.seriesPointCount(e))}),t&&t.allocate(i))}allocateBufferForSingleSeries(e){let t=this.vbuffer,i=0;this.settings.usePreallocated&&(e.boosted&&(i=O.seriesPointCount(e)),t&&t.allocate(i))}clear(){let e=this.gl;e&&e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT)}pushSeriesData(e,t){let i=this.data,r=this.settings,s=this.vbuffer,o=e.pointArrayMap&&"low,high"===e.pointArrayMap.join(","),{chart:n,options:a,sorted:l,xAxis:h,yAxis:d}=e,f=!!a.stacking,u=a.data,g=e.xAxis.getExtremes(),c=g.min-(e.xAxis.minPointOffset||0),p=g.max+(e.xAxis.minPointOffset||0),b=e.yAxis.getExtremes(),x=b.min-(e.yAxis.minPointOffset||0),A=b.max+(e.yAxis.minPointOffset||0),y=(e.getColumn("x").length?e.getColumn("x"):void 0)||a.xData||e.getColumn("x",!0),v=(e.getColumn("y").length?e.getColumn("y"):void 0)||a.yData||e.getColumn("y",!0),P=(e.getColumn("z").length?e.getColumn("z"):void 0)||a.zData||e.getColumn("z",!0),T=!y||0===y.length,{colorByPoint:C,connectNulls:E,threshold:M,zoneAxis:w="y",zones:U}=a,R=e.points||!1,_=f?e.data:y||u,L={x:Number.MAX_VALUE,y:0},z={x:-Number.MAX_VALUE,y:0},O=void 0===n.index,I=N[e.type],G=this.getPixelRatio(),B=n.options.colors||[],V=e.chart.plotWidth,X=!1,F=!1,H,j,q=0,W=!1,Y,K,Z,Q,$=-1,J=!1,ee=!1,et,ei=!1,er=!1,es,eo=!1,en=!0,ea=!0,el=[],eh=!1,ed=!1,ef=0,eu=0;if(a.boostData&&a.boostData.length>0)return;if(a.gapSize&&(ed="value"!==a.gapUnit?a.gapSize*e.closestPointRange:a.gapSize),n.boost){let e=n.renderer.circle(0,0,1).attr({fill:"var(--highcharts-background-color)"}).add(),t=new(k())(getComputedStyle(e.element).getPropertyValue("fill")).get(),i=new(k())(n.palette?.cssVars.dark["--highcharts-background-color"]||"").get();e.destroy(),n.boost.cssVars=n.palette?.cssVars[t===i?"dark":"light"]}let eg=n.boost?.cssVars||{};if(U?.length&&(el=[],U.forEach((e,t)=>{if("string"==typeof e.color){let i=S(D(eg,e.color)).rgba;i[0]/=255,i[1]/=255,i[2]/=255,el[t]=i,eh||void 0!==e.value||(eh=i)}}),!eh)){let t=e.pointAttribs&&e.pointAttribs().fill||e.color;eh=S("string"==typeof t?D(eg,t):"").rgba,eh[0]/=255,eh[1]/=255,eh[2]/=255}n.inverted&&(V=e.chart.plotHeight),e.closestPointRangePx=Number.MAX_VALUE;let ec=e=>{e&&(t.colorData.push(e[0]),t.colorData.push(e[1]),t.colorData.push(e[2]),t.colorData.push(e[3]))},em=(e,o,n,a=1,l)=>{ec(l),1!==G&&(!r.useGPUTranslations||t.skipTranslation)&&(e*=G,o*=G,a*=G),r.usePreallocated&&s?(s.push(e,o,+!!n,a),ef+=4):(i.push(e),i.push(o),i.push(n?G:0),i.push(a))},ep=()=>{t.segments.length&&(t.segments[t.segments.length-1].to=i.length||ef)},eb=()=>{t.segments.length&&t.segments[t.segments.length-1].from===(i.length||ef)||(ep(),t.segments.push({from:i.length||ef}))},ex=(e,t,i,r,s)=>{ec(s),em(e+i,t),ec(s),em(e,t),ec(s),em(e,t+r),ec(s),em(e,t+r),ec(s),em(e+i,t+r),ec(s),em(e+i,t)};if(eb(),R&&R.length>0){t.skipTranslation=!0,t.drawMode="TRIANGLES",R[0].node&&R[0].node.levelDynamic&&R.sort((e,t)=>{if(e.node){if(e.node.levelDynamic>t.node.levelDynamic)return 1;if(e.node.levelDynamic<t.node.levelDynamic)return -1}return 0}),R.forEach(t=>{let i,r,s=t.plotY;if(void 0!==s&&!isNaN(s)&&null!==t.y&&t.shapeArgs){let{x:s=0,y:o=0,width:a=0,height:l=0}=t.shapeArgs;i=(r=n.styledMode?t.series.colorAttribs(t):r=t.series.pointAttribs(t))["stroke-width"]||0,"string"==typeof r.fill&&(r.fill=D(eg,r.fill)),es=S(r.fill).rgba,es[0]/=255,es[1]/=255,es[2]/=255,e.is("treemap")&&(i=i||1,"string"==typeof r.stroke&&(r.stroke=D(eg,r.stroke)),j=S(r.stroke).rgba,j[0]/=255,j[1]/=255,j[2]/=255,ex(s,o,a,l,j),i/=2),e.is("heatmap")&&n.inverted&&(s=h.len-s,o=d.len-o,a=-a,l=-l),ex(s+i,o+i,a-2*i,l-2*i,es)}}),ep();return}for(;$<_.length-1;){if(void 0===(Z=_[++$]))continue;if(O)break;let i=u&&u[$];if(!T){let t;(0,m.isObject)(i,!0)&&i.color&&(t=S(i.color).rgba);let r=e.options.keys?.indexOf("color");Array.isArray(i)&&r&&"string"==typeof i[r]?t=S(i[r]).rgba:C&&(eu%=B.length,t=S(D(eg,B[eu])).rgba),t&&((es=t)[0]=t[0]/255,es[1]=t[1]/255,es[2]=t[2]/255,es[3]=t[3]),eu++}if(T?(Y=Z[0],K=Z[1],_[$+1]&&(ee=_[$+1][0]),_[$-1]&&(J=_[$-1][0]),Z.length>=3&&(Q=Z[2],Z[2]>t.zMax&&(t.zMax=Z[2]),Z[2]<t.zMin&&(t.zMin=Z[2]))):(Y=Z,K=v?.[$],_[$+1]&&(ee=_[$+1]),_[$-1]&&(J=_[$-1]),P&&P.length&&(Q=P[$],P[$]>t.zMax&&(t.zMax=P[$]),P[$]<t.zMin&&(t.zMin=P[$]))),!E&&(null===Y||null===K)){eb();continue}if(ee&&ee>=c&&ee<=p&&(ei=!0),J&&J>=c&&J<=p&&(er=!0),o?(T&&(K=Z.slice(1,3)),et=e.getColumn("low",!0)?.[$],K=e.getColumn("high",!0)?.[$]||0):f&&(Y=Z.x,et=(K=Z.stackY)-Z.y),null!=x&&null!=A&&(en=K>=x&&K<=A),!l&&!en||(Y>p&&z.x<p&&(z.x=Y,z.y=K),Y<c&&L.x>c&&(L.x=Y,L.y=K),null===K&&E))continue;if(null===K||!en&&_.length>1&&!ei&&!er){eb();continue}if((l&&(ee>=c||Y>=c)&&(J<=p||Y<=p)||!l&&Y>=c&&Y<=p)&&(eo=!0),eo||ei||er){if(ed&&Y-J>ed&&eb(),U?.length){let e,t,i="x"===w?Y:K;U.some((e,r)=>void 0!==e.value&&i<e.value&&(t=r,!0)),void 0!==t&&el[t]&&(e=el[t]),es=e||eh||es}if(r.useGPUTranslations||(t.skipTranslation=!0,Y=h.toPixels(Y,!0),K=d.toPixels(K,!0),!(Y>V)||"POINTS"!==t.drawMode)){if(t.hasMarkers&&eo&&!1!==X&&(e.closestPointRangePx=Math.min(e.closestPointRangePx,Math.abs(Y-X))),!r.useGPUTranslations&&!r.usePreallocated&&X&&1>Math.abs(Y-X)&&F&&1>Math.abs(K-F)){r.debug.showSkipSummary&&++q;continue}I&&(H=et||0,(!1===et||void 0===et)&&(H=K<0?K:0),(o||f)&&!d.logarithmic||(H=Math.max(M??x,x)),r.useGPUTranslations||(H=d.toPixels(H,!0)),em(Y,H,!1,0,es)),a.step&&!ea&&em(Y,F,!1,2,es),em(Y,K,!1,"bubble"===e.type?Q||1:2,es),X=Y,F=K,W=!0,ea=!1}}}r.debug.showSkipSummary&&console.log("skipped points:",q);let eA=(e,i)=>{if(r.useGPUTranslations||(t.skipTranslation=!0,e.x=h.toPixels(e.x,!0),e.y=d.toPixels(e.y,!0)),i){this.data=[e.x,e.y,0,2].concat(this.data);return}em(e.x,e.y,0,2)};!W&&!1!==E&&"line_strip"===e.drawMode&&(L.x<Number.MAX_VALUE&&eA(L,!0),z.x>-Number.MAX_VALUE&&eA(z)),ep()}pushSeries(e){let t=this.markerData,i=this.series,r=this.settings;i.length>0&&i[i.length-1].hasMarkers&&(i[i.length-1].markerTo=t.length),r.debug.timeSeriesProcessing&&console.time("building "+e.type+" series");let s={segments:[],markerFrom:t.length,colorData:[],series:e,zMin:Number.MAX_VALUE,zMax:-Number.MAX_VALUE,hasMarkers:!!e.options.marker&&!1!==e.options.marker.enabled,showMarkers:!0,drawMode:C[e.type]||"LINE_STRIP"};e.index>=i.length?i.push(s):i[e.index]=s,this.pushSeriesData(e,s),r.debug.timeSeriesProcessing&&console.timeEnd("building "+e.type+" series")}flush(){let e=this.vbuffer;this.data=[],this.markerData=[],this.series=[],e&&e.destroy()}setXAxis(e){let t=this.shader;if(!t)return;let i=this.getPixelRatio();t.setUniform("xAxisTrans",e.transA*i),t.setUniform("xAxisMin",e.min),t.setUniform("xAxisMax",e.max),t.setUniform("xAxisMinPad",e.minPixelPadding*i),t.setUniform("xAxisPointRange",e.pointRange),t.setUniform("xAxisLen",e.len*i),t.setUniform("xAxisPos",e.pos*i),t.setUniform("xAxisCVSCoord",!e.horiz),t.setUniform("xAxisIsLog",!!e.logarithmic),t.setUniform("xAxisReversed",!!e.reversed)}setYAxis(e){let t=this.shader;if(!t)return;let i=this.getPixelRatio();t.setUniform("yAxisTrans",e.transA*i),t.setUniform("yAxisMin",e.min),t.setUniform("yAxisMax",e.max),t.setUniform("yAxisMinPad",e.minPixelPadding*i),t.setUniform("yAxisPointRange",e.pointRange),t.setUniform("yAxisLen",e.len*i),t.setUniform("yAxisPos",e.pos*i),t.setUniform("yAxisCVSCoord",!e.horiz),t.setUniform("yAxisIsLog",!!e.logarithmic),t.setUniform("yAxisReversed",!!e.reversed)}setThreshold(e,t){let i=this.shader;i&&(i.setUniform("hasThreshold",e),i.setUniform("translatedThreshold",t))}renderChart(e){let t=this.gl,i=this.settings,r=this.shader,s=this.vbuffer;z={};let o=this.getPixelRatio();if(!e)return!1;this.width=e.chartWidth*o,this.height=e.chartHeight*o;let n=this.height,a=this.width,l=e.options.colors||[];if(!t||!r||!a||!n)return!1;i.debug.timeRendering&&console.time("gl rendering"),t.canvas.width=a,t.canvas.height=n,r.bind(),t.viewport(0,0,a,n),r.setPMatrix(O.orthoMatrix(a,n)),i.lineWidth>1&&!p().isMS&&t.lineWidth(i.lineWidth),s&&(s.build(this.data,"aVertexPosition",4),s.bind()),r.setInverted(e.inverted),this.series.forEach((a,h)=>{let d=a.series.options,f=d.marker,u=void 0!==d.lineWidth?d.lineWidth:1,g=d.threshold,c=(0,m.isNumber)(g),p=a.series.yAxis.getThreshold(g),b=(0,m.pick)(d.marker?d.marker.enabled:null,!!a.series.xAxis.isRadial||null,a.series.closestPointRangePx>2*((d.marker?d.marker.radius:10)||10)),x=this.textureHandles[f&&f.symbol||a.series.symbol]||this.textureHandles.circle,A,y,v,P=[];if(0!==a.segments.length&&a.segments[0].from!==a.segments[0].to&&(x.isReady&&(t.bindTexture(t.TEXTURE_2D,x.handle),r.setTexture(x.handle)),e.styledMode?a.series.markerGroup===a.series.chart.boost?.markerGroup?(delete a.series.markerGroup,a.series.markerGroup=a.series.plotGroup("markerGroup","markers","visible",1,e.seriesGroup).addClass("highcharts-tracker"),v=a.series.markerGroup.getStyle("fill"),a.series.markerGroup.destroy(),a.series.markerGroup=a.series.chart.boost?.markerGroup):v=a.series.markerGroup?.getStyle("fill"):(v="POINTS"===a.drawMode&&a.series.pointAttribs&&a.series.pointAttribs().fill||a.series.color,d.colorByPoint&&"string"==typeof l[h]&&(v=l[h])),a.series.fillOpacity&&d.fillOpacity&&v&&(v=new(k())(v).setOpacity((0,m.pick)(d.fillOpacity,1)).get()),"string"==typeof v&&(v=D(e.boost?.cssVars||{},v)),P=S(v).rgba,i.useAlpha||(P[3]=1),"add"===d.boostBlending?(t.blendFunc(t.SRC_ALPHA,t.ONE),t.blendEquation(t.FUNC_ADD)):"mult"===d.boostBlending||"multiply"===d.boostBlending?t.blendFunc(t.DST_COLOR,t.ZERO):"darken"===d.boostBlending?(t.blendFunc(t.ONE,t.ONE),t.blendEquation(t.FUNC_MIN)):t.blendFuncSeparate(t.SRC_ALPHA,t.ONE_MINUS_SRC_ALPHA,t.ONE,t.ONE_MINUS_SRC_ALPHA),r.reset(),a.colorData.length>0?(r.setUniform("hasColor",1),(y=new M(t,r)).build(Array(a.segments[0].from).concat(a.colorData),"aColor",4),y.bind()):(r.setUniform("hasColor",0),t.disableVertexAttribArray(t.getAttribLocation(r.getProgram(),"aColor"))),r.setColor(P),this.setXAxis(a.series.xAxis),this.setYAxis(a.series.yAxis),this.setThreshold(c,p),"POINTS"===a.drawMode&&r.setPointSize(2*(0,m.pick)(d.marker&&d.marker.radius,.5)*o),r.setSkipTranslation(a.skipTranslation),"bubble"===a.series.type&&r.setBubbleUniforms(a.series,a.zMin,a.zMax,o),r.setDrawAsCircle(_[a.series.type]||!1),s)){if(u>0||"LINE_STRIP"!==a.drawMode){let{x:i,y:r,width:l,height:h}=w(e,a.series);for(t.enable(t.SCISSOR_TEST),t.scissor(i*o,n-(r+h)*o,l*o,h*o),A=0;A<a.segments.length;A++)s.render(a.segments[A].from,a.segments[A].to,a.drawMode);t.disable(t.SCISSOR_TEST)}if(a.hasMarkers&&b)for(r.setPointSize(2*(0,m.pick)(d.marker&&d.marker.radius,5)*o),r.setDrawAsCircle(!0),A=0;A<a.segments.length;A++)s.render(a.segments[A].from,a.segments[A].to,"POINTS")}}),i.debug.timeRendering&&console.timeEnd("gl rendering"),this.postRenderCallback&&this.postRenderCallback(this),this.flush()}render(e){if(this.clear(),e.renderer.forExport)return this.renderChart(e);this.isInited?this.renderChart(e):setTimeout(()=>{this.render(e)},1)}setSize(e,t){let i=this.shader;i&&(this.width!==e||this.height!==t)&&(this.width=e,this.height=t,i.bind(),i.setPMatrix(O.orthoMatrix(e,t)))}init(e,t){let i=this.settings;if(this.isInited=!1,!e)return!1;i.debug.timeSetup&&console.time("gl setup");for(let t=0;t<L.length&&(this.gl=e.getContext(L[t],{}),!this.gl);++t);let r=this.gl;if(!r)return!1;t||this.flush(),r.enable(r.BLEND),r.blendFunc(r.SRC_ALPHA,r.ONE_MINUS_SRC_ALPHA),r.disable(r.DEPTH_TEST),r.depthFunc(r.LESS);let s=this.shader=new E(r);if(!s)return!1;this.vbuffer=new M(r,s);let o=(e,t)=>{let i={isReady:!1,texture:U.createElement("canvas"),handle:r.createTexture()},s=i.texture.getContext("2d");this.textureHandles[e]=i,i.texture.width=512,i.texture.height=512,s.mozImageSmoothingEnabled=!1,s.webkitImageSmoothingEnabled=!1,s.msImageSmoothingEnabled=!1,s.imageSmoothingEnabled=!1,s.strokeStyle="rgba(255, 255, 255, 0)",s.fillStyle="#FFF",t(s);try{r.activeTexture(r.TEXTURE0),r.bindTexture(r.TEXTURE_2D,i.handle),r.texImage2D(r.TEXTURE_2D,0,r.RGBA,r.RGBA,r.UNSIGNED_BYTE,i.texture),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MAG_FILTER,r.LINEAR),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MIN_FILTER,r.LINEAR),r.bindTexture(r.TEXTURE_2D,null),i.isReady=!0}catch{}};return o("circle",e=>{e.beginPath(),e.arc(256,256,256,0,2*Math.PI),e.stroke(),e.fill()}),o("square",e=>{e.fillRect(0,0,512,512)}),o("diamond",e=>{e.beginPath(),e.moveTo(256,0),e.lineTo(512,256),e.lineTo(256,512),e.lineTo(0,256),e.lineTo(256,0),e.fill()}),o("triangle",e=>{e.beginPath(),e.moveTo(0,512),e.lineTo(256,0),e.lineTo(512,512),e.lineTo(0,512),e.fill()}),o("triangle-down",e=>{e.beginPath(),e.moveTo(0,0),e.lineTo(256,512),e.lineTo(512,0),e.lineTo(0,0),e.fill()}),this.isInited=!0,i.debug.timeSetup&&console.timeEnd("gl setup"),!0}destroy(){let e=this.gl,t=this.shader,i=this.vbuffer;this.flush(),i&&i.destroy(),t&&t.destroy(),e&&((0,m.objectEach)(this.textureHandles,t=>{t.handle&&e.deleteTexture(t.handle)}),e.canvas.width=1,e.canvas.height=1)}}let{setLength:I,splice:G}={convertToNumber:function(e,t){switch(typeof e){case"boolean":return+!!e;case"number":return isNaN(e)&&!t?null:e;default:return isNaN(e=parseFloat(`${e??""}`))&&!t?null:e}},setLength:function(e,t,i){return Array.isArray(e)?(e.length=t,e):e[i?"subarray":"slice"](0,t)},splice:function(e,t,i,r,s=[]){if(Array.isArray(e))return Array.isArray(s)||(s=Array.from(s)),{removed:e.splice(t,i,...s),array:e};let o=Object.getPrototypeOf(e).constructor,n=e[r?"subarray":"slice"](t,t+i),a=new o(e.length-i+s.length);return a.set(e.subarray(0,t),0),a.set(s,t),a.set(e.subarray(t+i),t+s.length),{removed:n,array:a}}},B=class{constructor(e={}){this.isDataTable=!0,this.autoId=!e.id,this.columns={},this.id=e.id||(0,m.uniqueKey)(),this.rowCount=0,this.versionTag=(0,m.uniqueKey)();let t=0;(0,m.objectEach)(e.columns||{},(e,i)=>{this.columns[i]=e.slice(),t=Math.max(t,e.length)}),this.applyRowCount(t)}applyRowCount(e){this.rowCount=e,(0,m.objectEach)(this.columns,(t,i)=>{t.length!==e&&(this.columns[i]=I(t,e))})}deleteRows(e,t=1){if(t>0&&e<this.rowCount){let i=0;(0,m.objectEach)(this.columns,(r,s)=>{this.columns[s]=G(r,e,t).array,i=r.length}),this.rowCount=i}(0,m.fireEvent)(this,"afterDeleteRows",{rowIndex:e,rowCount:t}),this.versionTag=(0,m.uniqueKey)()}getColumn(e,t){return this.columns[e]}getColumns(e,t){return(e||Object.keys(this.columns)).reduce((e,t)=>(e[t]=this.columns[t],e),{})}getRowObject(e,t){let i={},r=this.columns;for(let s of(t??(t=Object.keys(this.columns)),t))i[s]=r[s]?.[e];return i}setColumn(e,t=[],i=0,r){this.setColumns({[e]:t},i,r)}setColumns(e,t,i){let r=this.rowCount;(0,m.objectEach)(e,(e,t)=>{this.columns[t]=e.slice(),r=e.length}),this.applyRowCount(r),i?.silent||((0,m.fireEvent)(this,"afterSetColumns"),this.versionTag=(0,m.uniqueKey)())}setRow(e,t=this.rowCount,i,r){var s;let{columns:o}=this,n=i?this.rowCount+1:t+1,a=Object.keys(e);if(r?.addColumns!==!1)for(let e=0,t=a.length;e<t;e++)o[s=a[e]]||(o[s]=Array(this.rowCount));(0,m.objectEach)(o,(r,s)=>{r&&(i?r=G(r,t,0,!0,[e[s]]).array:r[t]=s in e?e[s]:r[t],o[s]=r)}),this.applyRowCount(Math.max(n,this.rowCount)),r?.silent||((0,m.fireEvent)(this,"afterSetRows",{rowIndex:t}),this.versionTag=(0,m.uniqueKey)())}getModified(){return this.modified||this}},{getBoostClipRect:V,isChartSeriesBoosting:X}=P,{getOptions:F}=p(),{composed:H,doc:j,noop:q,win:W}=p();function Y(e,t){let i=t.boost;e&&i&&i.target&&i.canvas&&!X(t.chart)&&e.allocateBufferForSingleSeries(t)}function K(e){return(0,m.pick)(e&&e.options&&e.options.boost&&e.options.boost.enabled,!0)}function Z(e,t){let i=e.constructor,s=e.seriesGroup||t.group,o=e.chartWidth,n=e.chartHeight,a=e,l="u">typeof SVGForeignObjectElement,h=!1;X(e)?a=e:(a=t,h=!!(t.options.events?.click||t.options.point?.events?.click));let d=a.boost=a.boost||{};if(l=!1,r||(r=j.createElement("canvas")),!d.target&&(d.canvas=r,e.renderer.forExport||!l?(a.renderTarget=d.target=e.renderer.image("",0,0,o,n).addClass("highcharts-boost-canvas").add(s),d.clear=function(){d.target.attr({href:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="})},d.copy=function(){d.resize(),d.target.attr({href:d.canvas.toDataURL("image/png")})}):(d.targetFo=e.renderer.createElement("foreignObject").add(s),a.renderTarget=d.target=j.createElement("canvas"),d.targetCtx=d.target.getContext("2d"),d.targetFo.element.appendChild(d.target),d.clear=function(){d.target.width=d.canvas.width,d.target.height=d.canvas.height},d.copy=function(){d.target.width=d.canvas.width,d.target.height=d.canvas.height,d.targetCtx.drawImage(d.canvas,0,0)}),d.resize=function(){o=e.chartWidth,n=e.chartHeight,(d.targetFo||d.target).attr({x:0,y:0,width:o,height:n}).css({pointerEvents:h?void 0:"none",mixedBlendMode:"normal",opacity:1}).addClass(h?"highcharts-tracker":""),a instanceof i&&a.boost?.markerGroup?.translate(e.plotLeft,e.plotTop)},d.clipRect=e.renderer.clipRect(),(d.targetFo||d.target).attr({zIndex:t.options.zIndex}),a instanceof i&&(a.boost.markerGroup=a.renderer.g().add(s).translate(t.xAxis.pos,t.yAxis.pos))),d.canvas.width=o,d.canvas.height=n,d.clipRect){let t=V(e,a);d.clipRect.attr(t),e.navigator||t.width!==e.clipBox.width||t.height!==e.clipBox.height?(d.targetFo||d.target).clip(d.clipRect):s?.clip(e.renderer.clipRect(t.x-4,t.y,t.width+4,t.height+4))}return d.resize(),d.clear(),!d.wgl&&(d.wgl=new O(e=>{e.settings.debug.timeBufferCopy&&console.time("buffer copy"),d.copy(),e.settings.debug.timeBufferCopy&&console.timeEnd("buffer copy")}),d.wgl.init(d.canvas)||(0,m.error)("[highcharts boost] - unable to init WebGL renderer"),d.wgl.setOptions(e.options.boost||{}),a instanceof i&&d.wgl.allocateBuffer(e)),d.wgl.setSize(o,n),d.wgl}function Q(e){let t=e.points;if(t){let e,i;for(i=0;i<t.length;i+=1)(e=t[i])&&e.destroyElements&&e.destroyElements()}for(let t of(["graph","area","tracker"].forEach(t=>{let i=e[t];i&&(e[t]=i.destroy())}),e.zones))(0,m.destroyObjectProperties)(t,void 0,!0)}function $(e,t,i,r,s,o){let n=(s=s||0)+(r=r||3e3),a=!0;for(;a&&s<n&&s<e.length;)a=t(e[s],s),++s;a&&(s<e.length?o?$(e,t,i,r,s,o):W.requestAnimationFrame?W.requestAnimationFrame(function(){$(e,t,i,r,s)}):setTimeout($,0,e,t,i,r,s):i&&i())}function J(e,t){let i=e.options,r=(0,m.pick)(i.boostThreshold,Number.MAX_VALUE);if(0===r)return!1;let s=e.dataTable.getModified().rowCount,o=e.xAxis&&e.xAxis.options,n=e.yAxis&&e.yAxis.options,a=e.colorAxis&&e.colorAxis.options;return s>=r&&(0,m.isNumber)(n?.min)&&(0,m.isNumber)(n?.max)&&(!t||(0,m.isNumber)(o?.min)&&(0,m.isNumber)(o?.max))&&(!a||(0,m.isNumber)(a.min)&&(0,m.isNumber)(a.max))}let ee=(e,t)=>{let{options:i,forceCrop:r,chart:s}=e,o=(0,m.pick)(i.boostThreshold,Number.MAX_VALUE);return!r&&0!==o&&(X(s)||(t?.length??0)>=o)};function et(){let e=this,t=e.chart;t.boost&&t.boost.markerGroup===e.markerGroup&&(e.markerGroup=void 0),t.hoverPoints&&(t.hoverPoints=t.hoverPoints.filter(function(t){return t.series===e})),t.hoverPoint&&t.hoverPoint.series===e&&(t.hoverPoint=void 0)}function ei(){let e=this.boost,t=this.chart.boost,i=t?.markerGroup;e&&e.canvas&&e.target&&(e.wgl&&e.wgl.clear(),e.clear&&e.clear()),i&&this.markerGroup===i&&this.chart.series.some(e=>e.visible&&e.markerGroup===i)&&i.show()}function er(e){let t=e.boost;t&&t.canvas&&t.target&&t.wgl&&!X(e.chart)&&t.wgl.render(e.chart)}function es(e,t){let i=e.options,r=e.xAxis,s=e.pointClass;if(t instanceof s)return t;let o=i.data,n=e.is("scatter"),a=(n&&e.getColumn("x",!0).length?e.getColumn("x",!0):void 0)||(e.getColumn("x").length?e.getColumn("x"):void 0)||i.xData||e.getColumn("x",!0)||!1,l=e.getColumn("y",!0)||i.yData||!1,h=t.i,d=o?.[h]?.color,f=new s(e,n&&a&&l?[a[h],l[h]]:((0,m.isArray)(o)?o:[])[h],a?a[h]:void 0);if(n&&i?.keys?.length){let e=i.keys;for(let t=e.length-1;t>-1;t--)f[e[t]]=o[h][t]}return f.category=(0,m.pick)(r.categories?r.categories[f.x]:f.x,f.x),f.key=f.name??f.category,f.dist=t.dist,f.distX=t.distX,f.plotX=t.plotX,f.plotY=t.plotY,f.percentage=t.percentage,f.isInside=e.isPointInside(f),d&&(f.color=d),f}function eo(e){let{options:t,xAxis:i,yAxis:r}=this;if(!this.isDirty&&!i.isDirty&&!r.isDirty&&!e)return!1;this.yAxis.setTickInterval();let s=t.boostThreshold||0,o=t.cropThreshold,n=this.getColumn("x"),a=i.getExtremes(),l=a.max??Number.MAX_VALUE,h=a.min??-Number.MAX_VALUE,d=this.getColumn("y"),f=r.getExtremes(),u=f.max??Number.MAX_VALUE,g=f.min??-Number.MAX_VALUE,c=r.userMin??((0,m.isNumber)(r.options.min)?r.options.min:-Number.MAX_VALUE),p=r.userMax??((0,m.isNumber)(r.options.max)?r.options.max:Number.MAX_VALUE);if(!this.boosted&&i.old&&r.old&&h>=(i.old.min??-Number.MAX_VALUE)&&l<=(i.old.max??Number.MAX_VALUE)&&g>=(r.old.min??-Number.MAX_VALUE)&&u<=(r.old.max??Number.MAX_VALUE))return this.dataTable.getModified().setColumns({x:n,y:d}),!0;let b=this.dataTable.rowCount;if(!s||b<s||o&&!this.forceCrop&&!this.getExtremesFromAll&&!t.getExtremesFromAll&&b<o)return this.dataTable.getModified().setColumns({x:n,y:d}),!0;let x=[],A=[],y=[],v=!((0,m.isNumber)(a.max)||(0,m.isNumber)(a.min)),P=!((0,m.isNumber)(f.max)||(0,m.isNumber)(f.min)),T=!1,k,C=n[0],E=n[0],M,w=d?.[0],S=d?.[0];for(let e=0,t=n.length;e<t;++e)k=n[e],M=d?.[e],k>=h&&k<=l&&M>=c&&M<=p?(x.push(k),A.push(M),y.push(e),v&&(C=Math.max(C,k),E=Math.min(E,k)),P&&(w=Math.max(w,M),S=Math.min(S,M))):T=!0;return v&&(i.dataMax=Math.max(C,i.dataMax||0),i.dataMin=Math.min(E,i.dataMin||0)),P&&(r.dataMax=Math.max(w,r.dataMax||0),r.dataMin=Math.min(S,r.dataMin||0)),this.cropped=T,this.cropStart=0,T&&!this.dataTable.modified&&(this.dataTable.modified=new B,this.hasProcessedDataTable=!0),this.dataTable.getModified().setColumns({x:x,y:A}),!0}function en(){let e=this.options||{},t=this.chart,r=t.boost,s=this.boost,o=this.xAxis,n=this.yAxis,a=e.xData||this.getColumn("x",!0),l=e.yData||this.getColumn("y",!0),h=this.getColumn("low",!0),d=this.getColumn("high",!0),f=e.data,u=o.getExtremes(),g=u.min-(o.minPointOffset||0),c=u.max+(o.minPointOffset||0),p=n.getExtremes(),b=p.min-(n.minPointOffset||0),x=p.max+(n.minPointOffset||0),A={},y=!!this.sampling,v=e.enableMouseTracking,P=e.threshold,T=this.pointArrayMap&&"low,high"===this.pointArrayMap.join(","),k=!!e.stacking,C=this.cropStart||0,E=this.requireSorting,M=!a,w="x"===e.findNearestPointBy,S=(this.getColumn("x").length?this.getColumn("x"):void 0)||this.options.xData||this.getColumn("x",!0),U=(0,m.pick)(e.lineWidth,1),R=e.nullInteraction&&b,N=t.tooltip,_=!1,L,z=n.getThreshold(P),D,O,I,G;if(!this.boosted||(this.points?.forEach(e=>{e?.destroyElements?.()}),this.points=[],N&&!N.isHidden?(t.hoverPoint?.series===this||t.hoverPoints?.some(e=>e.series===this))&&(t.hoverPoint=t.hoverPoints=void 0,N.hide(0)):t.hoverPoints&&(t.hoverPoints=t.hoverPoints.filter(e=>e.series!==this)),o.isPanning||n.isPanning)||(_=Z(t,this),t.boosted=!0,!this.visible))return;(this.points||this.graph)&&Q(this),X(t)?(this.markerGroup&&this.markerGroup!==r?.markerGroup&&this.markerGroup.destroy(),this.markerGroup=r?.markerGroup,s&&s.target&&(this.renderTarget=s.target=s.target.destroy())):(this.markerGroup===r?.markerGroup&&(this.markerGroup=void 0),this.markerGroup=this.plotGroup("markerGroup","markers","visible",1,t.seriesGroup).addClass("highcharts-tracker"));let B=this.points=[],V=(e,r,s,a)=>{let l=!!S&&S[C+s],h=e=>{t.inverted&&(e=o.len-e,r=n.len-r),B.push({destroy:q,x:l,clientX:e,plotX:e,plotY:r,i:C+s,percentage:a})};e=Math.ceil(e),i=w?e:e+","+r,v&&(A[i]?l===S[S.length-1]&&(B.length--,h(e)):(A[i]=!0,h(e)))};this.buildKDTree=q,(0,m.fireEvent)(this,"renderCanvas"),r&&U>1&&this.is("line")&&(r.lineWidthFilter?.remove(),r.lineWidthFilter=t.renderer.definition({tagName:"filter",children:[{tagName:"feMorphology",attributes:{operator:"dilate",radius:.25*U}}],attributes:{id:"linewidth"}}),(s?.target||r.target)?.attr({filter:"url(#linewidth)"})),_&&(Y(_,this),_.pushSeries(this),er(this));let F=_.settings,H=(0,m.isNumber)(F.chunkSize)&&F.chunkSize>0?F.chunkSize:3e3,j=()=>{(0,m.fireEvent)(this,"renderedCanvas"),delete this.buildKDTree,this.options&&this.buildKDTree(),F.debug.timeKDTree&&console.timeEnd("kd tree building")};t.renderer.forExport||(F.debug.timeKDTree&&console.time("kd tree building"),$(k?this.data.slice(C):a||f,function(e,i){let r=void 0===t.index,s,a,f,u,p,A=!1,v=!0;return!(0,m.defined)(e)||(!r&&(M?(s=e[0],a=e[1]):(s=e,a=l[i]??R??null),T?(M&&(a=e.slice(1,3)),A=h[i],a=d[i]):k&&(s=e.x,A=(a=e.stackY)-e.y,p=e.percentage),E||(v=(a||0)>=b&&a<=x),null!==a&&s>=g&&s<=c&&v&&(f=o.toPixels(s,!0),y?((void 0===I||f===L)&&(T||(A=a),(void 0===G||a>O)&&(O=a,G=i),(void 0===I||A<D)&&(D=A,I=i)),w&&f===L||(void 0!==I&&(u=n.toPixels(O,!0),z=n.toPixels(D,!0),V(f,u,G,p),z!==u&&V(f,z,I,p)),I=G=void 0,L=f)):V(f,u=Math.ceil(n.toPixels(a,!0)),i,p))),!r)},j,H))}function ea(e){let t=!0;if(this.chart.options&&this.chart.options.boost&&(t=void 0===this.chart.options.boost.enabled||this.chart.options.boost.enabled),!t||!this.boosted)return e.call(this);this.chart.boosted=!0;let i=Z(this.chart,this);i&&(Y(i,this),i.pushSeries(this)),er(this)}function el(e){if(this.boosted){if(J(this,!0))return{};if(this.xAxis?.isPanning||this.yAxis?.isPanning)return this}return e.apply(this,[].slice.call(arguments,1))}function eh(e){let t=this.options.data;if(K(this.chart)&&x[this.type]){let r=this.is("scatter")&&!this.is("bubble")&&!this.is("treemap")&&!this.is("heatmap");if(!ee(this,t)||r||this.is("treemap")||this.options.stacking||!J(this,!0)){if(this.boosted&&(this.xAxis?.isPanning||this.yAxis?.isPanning))return;r&&"treegrid"!==this.yAxis.type?eo.call(this,arguments[1]):e.apply(this,[].slice.call(arguments,1)),t=this.getColumn("x",!0)}if(this.boosted=ee(this,t),this.boosted){let e;this.options.data?.length&&(e=this.getFirstValidPoint(this.options.data),(0,m.isNumber)(e)||(0,m.isArray)(e)||this.is("treemap")||(0,m.error)(12,!1,this.chart));var i=this;i.boost=i.boost||{getPoint:e=>es(i,e)};let t=i.boost.altered=[];if(["allowDG","directTouch","stickyTracking"].forEach(e=>{t.push({prop:e,val:i[e],own:Object.hasOwnProperty.call(i,e)})}),i.allowDG=!1,i.directTouch=!1,i.stickyTracking=!0,i.finishedAnimating=!0,i.labelBySeries&&(i.labelBySeries=i.labelBySeries.destroy()),i.is("scatter")&&!i.is("treemap")&&i.data.length){for(let e of i.data)e?.destroy?.();i.data.length=0,i.points.length=0}}else!function(e){let t=e.boost,i=e.chart,r=i.boost;if(r?.markerGroup)for(let e of(r.markerGroup.destroy(),r.markerGroup=void 0,i.series))e.markerGroup=void 0,e.markerGroup=e.plotGroup("markerGroup","markers","visible",1,i.seriesGroup).addClass("highcharts-tracker");t&&((t.altered||[]).forEach(t=>{t.own?e[t.prop]=t.val:delete e[t.prop]}),t.clear&&t.clear()),(i.seriesGroup||e.group)?.clip()}(this)}else e.apply(this,[].slice.call(arguments,1))}function ed(e){let t=e.apply(this,[].slice.call(arguments,1));return this.boost&&t?this.boost.getPoint(t):t}let ef=function(e,t,i,r){if((0,m.pushUnique)(H,"Boost.Series")){let s=F().plotOptions,o=e.prototype;if((0,m.addEvent)(e,"destroy",et),(0,m.addEvent)(e,"hide",ei),r&&(o.renderCanvas=en),(0,m.wrap)(o,"getExtremes",el),(0,m.wrap)(o,"processData",eh),(0,m.wrap)(o,"searchPoint",ed),["translate","generatePoints","drawTracker","drawPoints","render"].forEach(e=>(function(e,t,i){function r(e){let t=this.options.stacking&&("translate"===i||"generatePoints"===i);this.boosted&&!t&&K(this.chart)&&"heatmap"!==this.type&&"treemap"!==this.type&&x[this.type]&&0!==this.options.boostThreshold?"render"===i&&this.renderCanvas&&this.renderCanvas():e.call(this)}if((0,m.wrap)(e,i,r),"translate"===i)for(let e of["column","arearange","columnrange","heatmap","treemap"])t[e]&&(0,m.wrap)(t[e].prototype,i,r)})(o,t,e)),(0,m.wrap)(i.prototype,"firePointEvent",function(e,t,i){if("click"===t&&this.series.boosted){let e=i.point;if((e.dist||e.distX)>=(e.series.options.marker?.radius??10))return}return e.apply(this,[].slice.call(arguments,1))}),b.forEach(e=>{let i=s[e];i&&(i.boostThreshold=5e3,i.boostData=[],t[e].prototype.fillOpacity=!0)}),r){let{area:e,areaspline:i,bubble:r,column:s,heatmap:o,scatter:n,treemap:a}=t;if(e&&(0,m.extend)(e.prototype,{fill:!0,fillOpacity:!0,sampling:!0}),i&&(0,m.extend)(i.prototype,{fill:!0,fillOpacity:!0,sampling:!0}),r){let e=r.prototype;delete e.buildKDTree,(0,m.wrap)(e,"markerAttribs",function(e){return!this.boosted&&e.apply(this,[].slice.call(arguments,1))})}s&&(0,m.extend)(s.prototype,{fill:!0,sampling:!0}),n&&(n.prototype.fill=!0),[o,a].forEach(e=>{e&&(0,m.wrap)(e.prototype,"drawPoints",ea)})}}return e},eu={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",feldspar:"#d19275",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslateblue:"#8470ff",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",violetred:"#d02090",wheat:"#f5deb3",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},{doc:eg,win:ec}=p(),em=["webgl","experimental-webgl","moz-webgl","webkit-3d"];function ep(){let e;if(void 0!==ec.WebGLRenderingContext){e=eg.createElement("canvas");for(let t=0;t<em.length;++t)try{if(null!=e.getContext(em[t]))return!0}catch{}}return!1}let eb=p();eb.hasWebGLSupport=ep,o=eb.Chart,n=eb.Axis,a=eb.Series,l=eb.seriesTypes,h=eb.Point,d=eb.Color,(s=ep())||(void 0!==p().initCanvasBoost?p().initCanvasBoost():(0,m.error)(26)),d&&!d.names.lightgoldenrodyellow&&(d.names={...d.names,...eu}),P.compose(o,s),ef(a,l,h,s),(0,m.addEvent)(n,"setExtremes",function(e){for(let t of[this.chart,...this.series].map(e=>e.renderTarget).filter(Boolean)){let{horiz:i,pos:r}=this,s=i?"scaleX":"scaleY",o=i?"translateX":"translateY",n=t?.[s]??1,a=1,l=0,h=1,d="none";this.isPanning&&(a=(e.scale??1)*n,l=(t?.[o]||0)-a*(e.move||0)+n*r-a*r,h=.7,d="blur(3px)"),t?.attr({[s]:a,[o]:l}).css({transition:"250ms filter, 250ms opacity",filter:d,opacity:h})}if(!this.isPanning)for(let e of this.series)e.boost&&e.is("scatter")&&!e.is("bubble")&&!e.is("treemap")&&!e.is("heatmap")&&(e.isDirty=!0)});let ex=p();return c.default})());