@skdx/web-components-charts 0.38.0 → 0.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/area.cjs +38 -35
- package/dist/area.d.cts +1 -1
- package/dist/area.d.ts +1 -1
- package/dist/area.js +28 -25
- package/dist/bar.cjs +38 -35
- package/dist/bar.d.cts +1 -1
- package/dist/bar.d.ts +1 -1
- package/dist/bar.js +28 -25
- package/dist/boxplot.cjs +33 -30
- package/dist/boxplot.d.cts +1 -1
- package/dist/boxplot.d.ts +1 -1
- package/dist/boxplot.js +40 -37
- package/dist/bubble.cjs +37 -34
- package/dist/bubble.d.cts +1 -1
- package/dist/bubble.d.ts +1 -1
- package/dist/bubble.js +25 -22
- package/dist/bullet.cjs +40 -37
- package/dist/bullet.d.cts +1 -1
- package/dist/bullet.d.ts +1 -1
- package/dist/bullet.js +40 -37
- package/dist/bump.cjs +38 -35
- package/dist/bump.d.cts +1 -1
- package/dist/bump.d.ts +1 -1
- package/dist/bump.js +38 -35
- package/dist/candlestick.cjs +38 -35
- package/dist/candlestick.d.cts +1 -1
- package/dist/candlestick.d.ts +1 -1
- package/dist/candlestick.js +40 -37
- package/dist/chord.cjs +40 -37
- package/dist/chord.d.cts +1 -1
- package/dist/chord.d.ts +1 -1
- package/dist/chord.js +38 -35
- package/dist/circle-packing.cjs +31 -28
- package/dist/circle-packing.d.cts +1 -1
- package/dist/circle-packing.d.ts +1 -1
- package/dist/circle-packing.js +30 -27
- package/dist/combo.cjs +38 -35
- package/dist/combo.d.cts +1 -1
- package/dist/combo.d.ts +1 -1
- package/dist/combo.js +28 -25
- package/dist/dumbbell.cjs +37 -34
- package/dist/dumbbell.d.cts +1 -1
- package/dist/dumbbell.d.ts +1 -1
- package/dist/dumbbell.js +40 -37
- package/dist/funnel.cjs +30 -27
- package/dist/funnel.d.cts +1 -1
- package/dist/funnel.d.ts +1 -1
- package/dist/funnel.js +40 -37
- package/dist/gantt.cjs +40 -37
- package/dist/gantt.d.cts +1 -1
- package/dist/gantt.d.ts +1 -1
- package/dist/gantt.js +30 -27
- package/dist/gauge.cjs +35 -32
- package/dist/gauge.d.cts +1 -1
- package/dist/gauge.d.ts +1 -1
- package/dist/gauge.js +39 -36
- package/dist/heatmap.cjs +38 -35
- package/dist/heatmap.d.cts +1 -1
- package/dist/heatmap.d.ts +1 -1
- package/dist/heatmap.js +30 -27
- package/dist/histogram.cjs +40 -37
- package/dist/histogram.d.cts +1 -1
- package/dist/histogram.d.ts +1 -1
- package/dist/histogram.js +30 -27
- package/dist/icicle.cjs +40 -37
- package/dist/icicle.d.cts +1 -1
- package/dist/icicle.d.ts +1 -1
- package/dist/icicle.js +40 -37
- package/dist/{index-oF5ss8v9.d.cts → index-D44-61v7.d.cts} +11 -5
- package/dist/{index-oF5ss8v9.d.ts → index-D44-61v7.d.ts} +11 -5
- package/dist/index.cjs +40 -37
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +40 -37
- package/dist/line.cjs +38 -35
- package/dist/line.d.cts +1 -1
- package/dist/line.d.ts +1 -1
- package/dist/line.js +28 -25
- package/dist/linear-gauge.cjs +40 -37
- package/dist/linear-gauge.d.cts +1 -1
- package/dist/linear-gauge.d.ts +1 -1
- package/dist/linear-gauge.js +40 -37
- package/dist/map.cjs +40 -37
- package/dist/map.d.cts +1 -1
- package/dist/map.d.ts +1 -1
- package/dist/map.js +40 -37
- package/dist/marimekko.cjs +32 -29
- package/dist/marimekko.d.cts +1 -1
- package/dist/marimekko.d.ts +1 -1
- package/dist/marimekko.js +33 -30
- package/dist/network.cjs +26 -23
- package/dist/network.d.cts +1 -1
- package/dist/network.d.ts +1 -1
- package/dist/network.js +40 -37
- package/dist/organization.cjs +29 -26
- package/dist/organization.d.cts +1 -1
- package/dist/organization.d.ts +1 -1
- package/dist/organization.js +40 -37
- package/dist/parallel.cjs +25 -22
- package/dist/parallel.d.cts +1 -1
- package/dist/parallel.d.ts +1 -1
- package/dist/parallel.js +37 -34
- package/dist/pareto.cjs +40 -37
- package/dist/pareto.d.cts +1 -1
- package/dist/pareto.d.ts +1 -1
- package/dist/pareto.js +26 -23
- package/dist/pie.cjs +40 -37
- package/dist/pie.d.cts +1 -1
- package/dist/pie.d.ts +1 -1
- package/dist/pie.js +39 -36
- package/dist/polar-area.cjs +40 -37
- package/dist/polar-area.d.cts +1 -1
- package/dist/polar-area.d.ts +1 -1
- package/dist/polar-area.js +40 -37
- package/dist/radar.cjs +27 -24
- package/dist/radar.d.cts +1 -1
- package/dist/radar.d.ts +1 -1
- package/dist/radar.js +40 -37
- package/dist/radial.cjs +39 -36
- package/dist/radial.d.cts +1 -1
- package/dist/radial.d.ts +1 -1
- package/dist/radial.js +39 -36
- package/dist/range.cjs +40 -37
- package/dist/range.d.cts +1 -1
- package/dist/range.d.ts +1 -1
- package/dist/range.js +30 -27
- package/dist/sankey.cjs +29 -26
- package/dist/sankey.d.cts +1 -1
- package/dist/sankey.d.ts +1 -1
- package/dist/sankey.js +40 -37
- package/dist/scatter.cjs +38 -35
- package/dist/scatter.d.cts +1 -1
- package/dist/scatter.d.ts +1 -1
- package/dist/scatter.js +31 -28
- package/dist/sparkline.cjs +23 -20
- package/dist/sparkline.d.cts +1 -1
- package/dist/sparkline.d.ts +1 -1
- package/dist/sparkline.js +38 -35
- package/dist/sunburst.cjs +40 -37
- package/dist/sunburst.d.cts +1 -1
- package/dist/sunburst.d.ts +1 -1
- package/dist/sunburst.js +40 -37
- package/dist/swarm.cjs +36 -33
- package/dist/swarm.d.cts +1 -1
- package/dist/swarm.d.ts +1 -1
- package/dist/swarm.js +37 -34
- package/dist/timeline.cjs +24 -21
- package/dist/timeline.d.cts +1 -1
- package/dist/timeline.d.ts +1 -1
- package/dist/timeline.js +40 -37
- package/dist/tree.cjs +24 -21
- package/dist/tree.d.cts +1 -1
- package/dist/tree.d.ts +1 -1
- package/dist/tree.js +38 -35
- package/dist/treemap.cjs +27 -24
- package/dist/treemap.d.cts +1 -1
- package/dist/treemap.d.ts +1 -1
- package/dist/treemap.js +40 -37
- package/dist/waffle.cjs +21 -18
- package/dist/waffle.d.cts +1 -1
- package/dist/waffle.d.ts +1 -1
- package/dist/waffle.js +37 -34
- package/dist/waterfall.cjs +33 -30
- package/dist/waterfall.d.cts +1 -1
- package/dist/waterfall.d.ts +1 -1
- package/dist/waterfall.js +34 -31
- package/package.json +3 -3
package/dist/histogram.cjs
CHANGED
|
@@ -1,61 +1,62 @@
|
|
|
1
|
-
"use strict";var Je=Object.defineProperty;var qn=Object.getOwnPropertyDescriptor;var Zr=Object.getOwnPropertyNames;var Er=Object.prototype.hasOwnProperty;var Hr=(e,n)=>{for(var t in n)Je(e,t,{get:n[t],enumerable:!0})},Ur=(e,n,t,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of Zr(n))!Er.call(e,i)&&i!==t&&Je(e,i,{get:()=>n[i],enumerable:!(r=qn(n,i))||r.enumerable});return e};var Kr=e=>Ur(Je({},"__esModule",{value:!0}),e),g=(e,n,t,r)=>{for(var i=r>1?void 0:r?qn(n,t):n,o=e.length-1,s;o>=0;o--)(s=e[o])&&(i=(r?s(n,t,i):s(i))||i);return r&&i&&Je(n,t,i),i};var Li={};Hr(Li,{SkdxHistogram:()=>J});module.exports=Kr(Li);var ee=require("lit/decorators.js");var Yn=e=>Number(e.toPrecision(12)),qr,Xn=e=>(qr??(qr=new Intl.NumberFormat)).format(Yn(e)),Yr=e=>{let n=Math.round(Math.abs(e)),t=e<0?"-":"",r=Math.floor(n/3600),i=Math.floor(n%3600/60),o=s=>String(s).padStart(2,"0");return r>0?`${t}${r}h ${o(i)}m`:i>0?`${t}${i}m ${o(n%60)}s`:`${t}${n}s`};function ae(e){if(e===void 0)return Xn;if(typeof e=="function")return e;let{style:n,locale:t,digits:r,unit:i="",timeZone:o}=e,s=u=>i?h=>u(h)+i:u,l=u=>r===void 0?u===void 0?{}:{maximumFractionDigits:u}:{minimumFractionDigits:r,maximumFractionDigits:r},c=u=>{let h=new Intl.NumberFormat(t,u);return s(b=>h.format(Yn(b)))},d=u=>{let h=new Intl.DateTimeFormat(t,o?{...u,timeZone:o}:u);return b=>h.format(b)};switch(n){case"integer":return c({maximumFractionDigits:0});case"decimal":return c(l(2));case"percent":return c({style:"percent",...l(0)});case"currency":return c({style:"currency",currency:e.currency??"USD",...l()});case"compact":return c({notation:"compact",...l(1)});case"scientific":return c({notation:"scientific",...l(2)});case"date":return d({dateStyle:"medium"});case"time":return d({timeStyle:"short"});case"datetime":return d({dateStyle:"medium",timeStyle:"short"});case"duration":return s(Yr)}}function et(e,n){if(typeof e=="string")return e;let t=e instanceof Date?e.getTime():e;return n?ae(n)(t):e instanceof Date?new Intl.DateTimeFormat().format(e):Xn(t)}var le=e=>{if(e instanceof Date)return e.getTime();if(typeof e=="number")return e;let n=Number(e);return Number.isFinite(n)&&e.trim()!==""?n:Date.parse(e)};function Se([e,n],[t,r]){let i=n-e;return o=>i===0?t:t+(o-e)/i*(r-t)}function xe(e,n,t=5){if(e===n)return[e];let r=(n-e)/Math.max(1,t),i=10**Math.floor(Math.log10(r)),o=r/i,s=(o<1.5?1:o<3.5?2:o<7.5?5:10)*i,l=Math.floor(e/s)*s,c=Math.ceil(n/s)*s,d=[];for(let u=l;u<=c+s/2;u+=s)d.push(Jn(u));return d}function Qn(e,[n,t],r=.2){let i=e===0?0:(t-n)/e,o=i*(1-Math.max(0,Math.min(.9,r)));return{step:i,bandwidth:o,start:s=>n+s*i+(i-o)/2,center:s=>n+(s+.5)*i}}var Jn=e=>Number(e.toPrecision(12)),p=e=>Number(e.toFixed(2)),I=e=>typeof e=="number"&&Number.isFinite(e),re=e=>e.filter(I);function ce(e){let n=1/0,t=-1/0;for(let r of e)I(r)&&(r<n&&(n=r),r>t&&(t=r));return n===1/0?[0,0]:[n,t]}function ye(e,n="linear"){if(e.length===0)return"";let t=e[0];if(n==="step"||n==="stepBefore"||n==="stepAfter"){let d=`M${t.x} ${t.y}`;for(let u=1;u<e.length;u++){let h=e[u-1],b=e[u];n==="stepAfter"?d+=`H${b.x}V${b.y}`:n==="stepBefore"?d+=`V${b.y}H${b.x}`:d+=`H${p((h.x+b.x)/2)}V${b.y}H${b.x}`}return d}if(n==="linear"||e.length<3)return`M${e.map(d=>`${d.x} ${d.y}`).join("L")}`;let r=e.length,i=e.slice(1).map((d,u)=>d.x-e[u].x),o=e.slice(1).map((d,u)=>d.y-e[u].y),s=i.map((d,u)=>d===0?0:o[u]/d),l=[s[0]];for(let d=1;d<r-1;d++){let u=s[d-1],h=s[d];l.push(u*h<=0?0:(u+h)/2)}l.push(s[r-2]);for(let d=0;d<r-1;d++){let u=s[d];if(u===0){l[d]=0,l[d+1]=0;continue}let h=l[d]/u,b=l[d+1]/u,v=Math.hypot(h,b);v>3&&(l[d]=3*h*u/v,l[d+1]=3*b*u/v)}let c=`M${t.x} ${t.y}`;for(let d=0;d<r-1;d++){let u=e[d],h=e[d+1],b=i[d]/3;c+=`C${p(u.x+b)} ${p(u.y+b*l[d])} ${p(h.x-b)} ${p(h.y-b*l[d+1])} ${h.x} ${h.y}`}return c}var Pe=1e3,De=60*Pe,Ne=60*De,Fe=24*Ne,Xr=[Pe,5*Pe,15*Pe,30*Pe,De,5*De,15*De,30*De,Ne,3*Ne,6*Ne,12*Ne,Fe,2*Fe,7*Fe,14*Fe];function er(e,n,t=6){if(!(n>e))return[e];let r=n-e,i=Xr.find(h=>r/h<=t),o=[];if(i!==void 0){for(let h=Math.ceil(e/i)*i;h<=n;h+=i)o.push(h);return o.length?o:[e,n]}let s=r/(30*Fe),l=[1,2,3,6,12,24,60,120].find(h=>s/h<=t)??240,c=new Date(e),d=c.getUTCFullYear(),u=Math.ceil((c.getUTCMonth()+(c.getUTCDate()>1?1:0))/l)*l;for(let h=Date.UTC(d,u,1);h<=n;)o.push(h),u+=l,u>=12&&(d+=Math.floor(u/12),u%=12),h=Date.UTC(d,u,1);return o.length?o:[e,n]}function tr(e,n){let t=Math.floor(Math.log10(e)),r=Math.ceil(Math.log10(n)),i=r-t<=1?[1,2,5]:[1],o=[];for(let s=t;s<=r;s++)for(let l of i)o.push(Jn(l*10**s));return o.filter(s=>s>=e/1.0001&&s<=n*1.0001)}function $e(e,n={}){if(n.thresholds&&n.thresholds.length>=2)return[...n.thresholds].filter(Number.isFinite).sort((c,d)=>c-d);let[t,r]=n.domain??ce(e),i=Math.max(1,e.length),o=Math.max(1,n.bins??Math.ceil(Math.log2(i)+1)),s=n.binWidth??(r>t?(r-t)/o:1),l=r>t?Math.max(1,Math.ceil((r-t)/s-1e-9)):1;return Array.from({length:l+1},(c,d)=>Number((t+d*s).toPrecision(12)))}function Ce(e,n){let t=[];for(let o=0;o+1<n.length;o++)t.push({x0:n[o],x1:n[o+1],count:0});if(t.length===0)return t;let r=n[0],i=n[n.length-1];for(let o of re(e)){if(o<r||o>i)continue;let s=0,l=t.length-1;for(;s<l;){let c=s+l+1>>1;t[c].x0<=o?s=c:l=c-1}t[s].count++}return t}var Qr=/-?\d*\.?\d+(?:e[-+]?\d+)?/gi,Jr=/([MLTHVCSQAZmlthvcsqaz])([^MLTHVCSQAZmlthvcsqaz]*)/g,ei={M:2,L:2,T:2,C:6,S:4,Q:4,A:7,H:-1,V:-2};function ti(e,n,t){return e.replace(Jr,(r,i,o)=>{let s=ei[i];if(s===void 0)return i+o;let c=(o.match(Qr)??[]).map((d,u)=>{let h=Number(d);if(s===-1)return String(h+n);if(s===-2)return String(h+t);let b=u%s;return s===7?b===5?String(h+n):b===6?String(h+t):d:String(b%2===0?h+n:h+t)});return i+c.join(" ")})}var nr=(e,n,t)=>e.map(r=>{switch(r.kind){case"rect":return{...r,x:r.x+n,y:r.y+t};case"circle":return{...r,cx:r.cx+n,cy:r.cy+t};case"line":return{...r,x1:r.x1+n,x2:r.x2+n,y1:r.y1+t,y2:r.y2+t};case"text":return{...r,x:r.x+n,y:r.y+t};case"path":return{...r,d:ti(r.d,n,t)}}});var Ot=["primary","success","warning","danger","neutral"].flatMap(e=>[500,700].map(n=>`var(--skdx-color-${e}-${n})`)).sort((e,n)=>Number(e.endsWith("700)"))-Number(n.endsWith("700)"))),B={axis:"var(--skdx-color-border-strong)",grid:"var(--skdx-color-border-subtle)",label:"var(--skdx-color-text-muted)",focus:"var(--skdx-color-focus-ring)",positive:"var(--skdx-color-success-500)",negative:"var(--skdx-color-danger-500)",fontFamily:"var(--skdx-font-family)",fontSize:"var(--skdx-font-size-xs)"},tt=(e="neutral")=>e==="neutral"?B.axis:`var(--skdx-color-${e}-500)`,zt=(e="neutral")=>e==="neutral"?B.label:e==="primary"?"var(--skdx-color-text-accent)":`var(--skdx-color-text-${e})`,rr=(e,n)=>n??Ot[e%Ot.length];var ne={top:16,right:16,bottom:32,left:48};function ir(e,n,t=ne){return{x:t.left,y:t.top,width:Math.max(0,e-t.left-t.right),height:Math.max(0,n-t.top-t.bottom)}}function Ge(e){let n=e.legend;if(n)return n===!0?{}:n.enabled===!1?void 0:n}function Rt(e){let n=e.tooltip;return n===void 0||n===!0?{enabled:!0}:n===!1?{enabled:!1}:{...n,enabled:n.enabled??!0}}var or=e=>e.crosshair===!0||Rt(e).trigger==="axis",nt=20,ni=120,sr=e=>{let n=Ge(e);return n&&(n.position==="left"||n.position==="right")?n.width??ni:0},Vt=(e,n=600,t=300)=>({width:(e.width??n)-sr(e),height:(e.height??t)-(Ge(e)?.position==="bottom"?nt:0)}),ar=e=>{let n=Ge(e);return n&&(n.position===void 0||n.position==="top")?nt:0},de=6.5,lr=(e,n,t)=>t??(e.palette&&e.palette.length>0?e.palette[n%e.palette.length]:rr(n)),cr=(e,n)=>e.hiddenSeries?.includes(n)??!1;function Lt(e,n,t=[],r={},i=10,o=8,s=!1){let l=[],c=r.maxItems,d=c!==void 0&&c>=0&&e.length>c?e.slice(0,c):e,u=e.length-d.length,h=r.interactive??!0,b=o,v=i,x=(m,w,y,f)=>{let M=(w?18:4)+m.length*de;b>o&&(s||b+M>n-8)&&(b=o,v+=nt),w&&l.push({kind:"rect",part:"legend-swatch",x:b,y:v-5,width:10,height:10,fill:w,opacity:f?.3:void 0,item:y}),l.push({kind:"text",part:"legend-label",x:b+(w?14:0),y:v,text:m,baseline:"middle",fill:f?B.grid:B.label,item:y}),b+=M+12};for(let m of d){let w=t.includes(m.name),y=h?{label:m.name,series:m.name,legend:!0}:void 0;x(r.formatter?.(m.name)??m.name,m.color,y,w)}return u>0&&x(`+${u} more`,void 0,void 0,!1),r.align==="end"?ri(l,n):l}function ri(e,n){let t=new Map;for(let i of e){let o=i.kind==="rect"?i.y+5:i.y;t.set(o,[...t.get(o)??[],i])}let r=[];for(let i of t.values()){let o=Math.max(...i.map(l=>l.kind==="rect"?l.x+l.width:l.x+l.text.length*de)),s=n-8-o;for(let l of i)r.push({...l,x:l.x+s})}return r}var ii=(e,n,t={})=>new Set(Lt(e,n,[],t).flatMap(r=>r.kind==="text"?[r.y]:[])).size;function Bt(e,n,t,r=[]){let i=Ge(e),o=i&&e.direction==="rtl"&&i.align===void 0?{...i,align:"end"}:i,s=Rt(e),l=o?.position==="bottom",c=sr(e),d=e.hiddenSeries??[],u=o?c?Lt(r,1/0,d,o,10,(o.position==="right"?n:0)+8,!0):Lt(r,n,d,o,l?t+10:10):[],h=l?ii(r,n,o):0;return{width:n+c,height:l?t+Math.max(1,h)*nt:t,legendOffset:o?.position==="left"?c:void 0,tooltip:s.enabled,tooltipFormatter:s.formatter,axisTooltipFormatter:s.axisFormatter,tooltipPortal:s.portal,tooltipPlacement:s.placement,tooltipAnchored:s.followPointer===!1?!0:void 0,description:e.description,decorative:e.decorative,animate:e.animate===!0?300:e.animate||void 0,responsive:!!e.responsive,shapes:u}}function Pt(e){let n=e.legendOffset;if(!n)return e;let t=[...nr(e.shapes.filter(c=>!c.part.startsWith("legend-")),n,0),...e.shapes.filter(c=>c.part.startsWith("legend-"))],r=c=>({...c,x:c.x+n}),i=e.hit?{...e.hit,plot:r(e.hit.plot),xs:e.hit.xs.map(c=>c+n),brush:e.hit.brush?{box:r(e.hit.brush.box),window:r(e.hit.brush.window)}:void 0}:void 0,o=e.edit,s=o?{...o,scale:c=>o.scale(c)+n,invert:c=>o.invert(c-n),bars:o.bars.map(c=>({...c,x0:c.x0+n,x1:c.x1+n}))}:void 0,l=e.map?{...e.map,plot:r(e.map.plot)}:void 0;return{...e,shapes:t,hit:i,edit:s,map:l,legendOffset:void 0}}function rt(e,n,t,r,i,o="auto"){let s=Array.isArray(t)?t:[t],l=Math.max(...s.map(b=>b.length))*de+12,c=6+s.length*16,d=o==="top"?{x:e-l/2,y:n-c-8}:o==="bottom"?{x:e-l/2,y:n+8}:o==="left"?{x:e-l-8,y:n-c/2}:o==="right"?{x:e+8,y:n-c/2}:{x:e+12,y:n-c-6},u=Math.max(0,Math.min(r-l,d.x)),h=Math.max(0,Math.min(i-c,d.y));return[{kind:"rect",part:"tooltip",x:p(u),y:p(h),width:p(l),height:c,fill:"var(--skdx-color-surface-raised)",stroke:B.axis,rx:3},...s.map((b,v)=>({kind:"text",part:"tooltip-label",x:p(u+6),y:p(h+11+v*16),text:b,baseline:"middle",fill:"var(--skdx-color-text-default)",weight:s.length>1&&v===0?"bold":void 0}))]}function dr([e,n],t,r=!1,i){let o=typeof r=="boolean"?{scale:r?"log":"linear"}:r,s=ae(o.format??i),l=o.min??e,c=o.max??n;o.reversed&&(t=[t[1],t[0]]);let d={id:o.id,position:o.position,options:o};if(o.scale==="sqrt"){let m=O=>Math.sign(O)*Math.sqrt(Math.abs(O)),w=o.nice===!1?[l,c]:xe(l,c,o.ticks),y=o.min??w[0],f=o.max??w[w.length-1],M=Se([m(y),m(f)],t),A=O=>M(m(O)),S=xe(y,f,o.ticks).filter(O=>O>=y-1e-9&&O<=f+1e-9);return{...d,scale:A,domain:[y,f],format:s,ticks:(S.length>=2?S:[y,f]).map(O=>({pos:p(A(O)),label:s(O)})),zero:p(A(Math.min(Math.max(0,y),f)))}}if(o.scale==="log"){let m=Math.max(l,Number.EPSILON),w=Math.max(c,m),y=tr(m,w),f=[Math.log10(m),Math.log10(w)],M=Se(f,t),A=S=>M(Math.log10(Math.max(S,Number.EPSILON)));return{...d,scale:A,domain:f,format:s,ticks:y.map(S=>({pos:p(A(S)),label:s(S)})),zero:p(t[0])}}let u=xe(l,c,o.ticks),h=[o.min??(o.nice===!1?l:u[0]),o.max??(o.nice===!1?c:u[u.length-1])],b=Se(h,t),v=u.filter(m=>m>=h[0]-1e-9&&m<=h[1]+1e-9),x=(v.length>=2?v:[h[0],h[1]]).map(m=>({pos:p(b(m)),label:s(m)}));return{...d,scale:b,domain:h,format:s,ticks:x,zero:p(b(Math.min(Math.max(0,h[0]),h[1])))}}var ur=e=>e?.grid!==!1;function it(e,n){if(e.length<2)return e;let t=e.reduce((i,o)=>Math.max(i,o.label.length),0)*de+8,r=Math.max(1,Math.ceil(e.length*t/Math.max(1,n)));return r===1?e:e.filter((i,o)=>o%r===0)}var Dt=(e,n,t,r)=>`${e}, ${n}: ${r(t)}`;function ot(e,n,t,r){let i=e.error!==void 0?"error":e.loading?"loading":n?"empty":null;if(!i)return null;let{width:o,height:s}=Vt(e,t,r),l=i==="error"?e.error:i==="loading"?"Loading\u2026":e.emptyMessage??"No data available",c=[];return i==="loading"&&c.push({kind:"rect",part:"skeleton",x:0,y:0,width:o,height:s,fill:"var(--skdx-color-surface-sunken)",rx:4}),c.push({kind:"text",part:`state-${i}`,x:p(o/2),y:p(s/2),text:l,anchor:"middle",baseline:"middle",fill:i==="error"?"var(--skdx-color-text-danger)":B.label}),{...Bt(e,o,s),shapes:c,tooltip:!1}}function Nt(e,n={}){let{plot:t,xTicks:r,yTicks:i,baseline:o}=e,s=t.x+t.width,l=t.y+t.height,c=[],d=n.grid??!0,u=(x,m)=>m?{kind:"line",part:"grid",x1:x.pos,x2:x.pos,y1:t.y,y2:l,stroke:B.grid}:{kind:"line",part:"grid",x1:t.x,x2:s,y1:x.pos,y2:x.pos,stroke:B.grid},h=n.x?.tickRotation??0,b=(x,m,w,y)=>h?Y(x,m,w,{part:y,anchor:h<0?"end":"start",baseline:"middle",rotate:h}):Y(x,m,w,{part:y,anchor:"middle"}),v=(x,m,w,y,f)=>{for(let M of x)c.push(m==="x"?{kind:"line",part:"tick",x1:M.pos,x2:M.pos,y1:w,y2:p(w+y*f),stroke:B.axis}:{kind:"line",part:"tick",x1:w,x2:p(w+y*f),y1:M.pos,y2:M.pos,stroke:B.axis})};if(n.categoryGrid)for(let x of r)c.push(u(x,!n.horizontal));if(n.horizontal){let x=n.axes??[{ticks:i,position:"bottom",offset:0,label:n.yLabel,...n.y}];if(d)for(let m of i)c.push(u(m,!0));x[0]?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:o,x2:o,y1:t.y,y2:l,stroke:B.axis});for(let m of x){let w=m.position==="top"||m.position==="right",y=p(w?t.y-m.offset:l+m.offset),f=w||m.offset>0;m.showLine&&f&&c.push({kind:"line",part:"axis",x1:t.x,x2:s,y1:y,y2:y,stroke:B.axis}),m.showTicks&&v(m.ticks,"x",y,w?-1:1,m.tickSize??4);let M=p(w?y-8:y+20);for(let A of m.ticks)c.push(w?Y(A.pos,M,A.label,{part:"x-label-top",anchor:"middle"}):b(A.pos,M,A.label,"x-label"));m.label&&c.push(f?Y(4,M,m.label,{part:"axis-title",anchor:"start",baseline:w?void 0:"middle"}):Y(4,t.y-6,m.label,{part:"axis-title",anchor:"start"}))}n.x?.showLine&&c.push({kind:"line",part:"axis",x1:n.rtl?s:t.x,x2:n.rtl?s:t.x,y1:t.y,y2:l,stroke:B.axis}),n.x?.showTicks&&v(r,"y",n.rtl?s:t.x,n.rtl?1:-1,n.x.tickSize??4);for(let m of r)c.push(n.rtl?Y(s+8,m.pos,m.label,{part:"y-label",anchor:"start",baseline:"middle"}):Y(t.x-8,m.pos,m.label,{part:"y-label",anchor:"end",baseline:"middle"}))}else{if(d)for(let m of i)c.push(u(m,!1));n.y?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:t.x,x2:s,y1:o,y2:o,stroke:B.axis});let x=n.axes??[{ticks:i,position:"left",offset:0,label:n.yLabel,...n.y},...n.rightTicks?[{ticks:n.rightTicks,position:"right",offset:0,label:n.rightLabel}]:[]];for(let m of x){let w=m.position==="left",y=w?t.x-m.offset:s+m.offset,f=w?"y-label":"y-label-right";m.showLine&&c.push({kind:"line",part:"axis",x1:p(y),x2:p(y),y1:t.y,y2:l,stroke:B.axis}),m.showTicks&&v(m.ticks,"y",p(y),w?-1:1,m.tickSize??4);for(let M of m.ticks)c.push(Y(p(w?y-8:y+8),M.pos,M.label,{part:f,anchor:w?"end":"start",baseline:"middle"}));m.label&&c.push(Y(p(w?m.offset===0?4:Math.max(4,y-40):m.offset===0?e.width-4:Math.min(e.width-4,y+40)),t.y-6,m.label,{part:"axis-title",anchor:w?"start":"end"}))}n.x?.showTicks&&v(r,"x",l,1,n.x.tickSize??4);for(let m of r)c.push(b(m.pos,l+(h?12:20),m.label,"x-label"))}return n.xLabel&&c.push(Y(p(t.x+t.width/2),e.height-4,n.xLabel,{part:"axis-title",anchor:"middle"})),n.horizontal&&n.rightLabel&&c.push(Y(e.width-4,t.y-6,n.rightLabel,{part:"axis-title",anchor:"end"})),c}var Y=(e,n,t,r={})=>({kind:"text",part:"label",x:e,y:n,text:t,fill:B.label,...r}),_e=(e,n,t,r,i,o)=>({kind:"circle",part:"point",cx:e,cy:n,r:t,fill:r,title:i,item:o});function Ft(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height,s=c=>Math.max(r.x,Math.min(i,c)),l=c=>Math.max(r.y,Math.min(o,c));for(let c of e??[]){let d=c.color??tt(c.variant),u=c.color??zt(c.variant),h={part:"reference-label",fill:u},b=n.horizontal===!0;if("y"in c){let v=p(n.y(c.y,c.axis??"left"));if(b){let x=s(v);t.push(...fr(x,r.y,o,d,c.label,h))}else{let x=l(v);t.push(...hr(r.x,i,x,d,c.label,h))}}else if("x"in c){let v=n.x(c.x);if(v===void 0)continue;b?t.push(...hr(r.x,i,l(p(v)),d,c.label,h)):t.push(...fr(s(p(v)),r.y,o,d,c.label,h))}else if("y1"in c){let v=p(n.y(c.y1,c.axis??"left")),x=p(n.y(c.y2,c.axis??"left"));b?t.push(...pr(s(Math.min(v,x)),s(Math.max(v,x)),r,d,c.label,u)):t.push(...mr(l(Math.min(v,x)),l(Math.max(v,x)),r,d,c.label,u))}else{let v=n.x(c.x1),x=n.x(c.x2);if(v===void 0||x===void 0)continue;let m=p(Math.min(v,x)),w=p(Math.max(v,x));b?t.push(...mr(l(m),l(w),r,d,c.label,u)):t.push(...pr(s(m),s(w),r,d,c.label,u))}}return t}function hr(e,n,t,r,i,o){let s={kind:"line",part:"reference",x1:e,x2:n,y1:t,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[s,Y(n-4,t-5,i,{...o,anchor:"end"})]:[s]}function fr(e,n,t,r,i,o){let s={kind:"line",part:"reference",x1:e,x2:e,y1:n,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[s,Y(e+4,n+10,i,{...o,anchor:"start"})]:[s]}function mr(e,n,t,r,i,o){let s={kind:"rect",part:"reference-area",x:t.x,y:e,width:t.width,height:p(Math.max(0,n-e)),fill:r,opacity:.12,title:i};return i?[s,Y(t.x+t.width-4,e+12,i,{part:"reference-label",fill:o,anchor:"end"})]:[s]}function pr(e,n,t,r,i,o){let s={kind:"rect",part:"reference-area",x:e,y:t.y,width:p(Math.max(0,n-e)),height:t.height,fill:r,opacity:.12,title:i};return i?[s,Y(e+4,t.y+12,i,{part:"reference-label",fill:o,anchor:"start"})]:[s]}function br(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height;for(let s of e??[]){let l=s.color??tt(s.variant),c=s.color??zt(s.variant),d=(x,m,w)=>{let y=n.x(x);if(y===void 0)return;let f=n.y(m,w??"left");return n.horizontal?{x:p(f),y:p(y)}:{x:p(y),y:p(f)}},u=s.id??s.label,h=x=>({label:x,id:u,name:s.label});if(s.type==="line"||s.type==="band"){let{type:x,id:m,...w}=s;t.push(...Ft([w],n));continue}if(s.type==="rect"){let x=d(s.x1,s.y1,s.axis),m=d(s.x2,s.y2,s.axis);if(!x||!m)continue;let w=Math.max(r.x,Math.min(x.x,m.x)),y=Math.max(r.y,Math.min(x.y,m.y)),f=s.label??"";t.push({kind:"rect",part:"annotation-rect",x:p(w),y:p(y),width:p(Math.max(0,Math.min(i,Math.max(x.x,m.x))-w)),height:p(Math.max(0,Math.min(o,Math.max(x.y,m.y))-y)),fill:l,opacity:.12,stroke:l,title:f||void 0,item:f?h(f):void 0}),s.label&&t.push(Y(p(w+4),p(y+12),s.label,{part:"annotation-label",fill:c}));continue}let b=d(s.x,s.y,s.axis);if(!b)continue;if(s.type==="text"){t.push(Y(b.x,b.y,s.text,{part:"annotation-text",fill:c,anchor:"middle",baseline:"middle",title:s.label}));continue}let v=s.label??`${String(s.x)}, ${s.y}`;if(t.push({kind:"circle",part:"annotation-point",cx:b.x,cy:b.y,r:5,fill:l,stroke:"var(--skdx-color-surface-default)",title:v,item:h(v)}),s.type==="callout"&&s.label){let[x,m]=s.offset??[16,-16],w=p(Math.max(r.x,Math.min(i,b.x+x))),y=p(Math.max(r.y,Math.min(o,b.y+m)));t.push({kind:"line",part:"annotation-leader",x1:b.x,y1:b.y,x2:w,y2:y,stroke:l},Y(w,y,s.label,{part:"annotation-label",fill:c,anchor:x>=0?"start":"end",baseline:"middle"}))}}return t}var Gt=2e3;function oi(e){if(e!=="none")return e===void 0||e==="auto"?{strategy:"lttb",threshold:Gt}:typeof e=="string"?{strategy:e,threshold:Gt}:{strategy:e.strategy,threshold:e.threshold??Gt}}function si(e,n){let t=e.length;if(n>=t||n<3)return e.map((l,c)=>c);let r=[0],i=[],o=(t-2)/(n-2),s=0;for(let l=0;l<n-2;l++){let c=Math.floor((l+1)*o)+1,d=Math.min(t-1,Math.floor((l+2)*o)+1),u=0,h=0,b=0;for(let M=c;M<d;M++){let A=e[M];I(A)&&(u+=M,h+=A,b++)}u=b?u/b:(c+d)/2,h=b?h/b:0;let v=Math.floor(l*o)+1,x=Math.min(t-1,Math.floor((l+1)*o)+1),m=e[s],w=I(m)?m:0,y=-1,f=-1;for(let M=v;M<x;M++){let A=e[M];if(!I(A)){i.push(M);continue}let S=Math.abs((s-u)*(A-w)-(s-M)*(h-w));S>f&&(f=S,y=M)}y<0&&(y=v),r.push(y),s=y}return r.push(t-1),i.length?[...new Set([...r,...i])].sort((l,c)=>l-c):r}function ai(e,n){let t=e.length,r=Math.max(1,Math.floor(n/2));if(r*2>=t)return e.map((s,l)=>l);let i=[],o=t/r;for(let s=0;s<r;s++){let l=Math.floor(s*o),c=s===r-1?t:Math.floor((s+1)*o),d=-1,u=-1;for(let h=l;h<c;h++){let b=e[h];if(!I(b)){i.push(h);continue}(d<0||b<e[d])&&(d=h),(u<0||b>e[u])&&(u=h)}d>=0&&i.push(Math.min(d,u)),u>=0&&u!==d&&i.push(Math.max(d,u))}return[...new Set(i)].sort((s,l)=>s-l)}function li(e,n){let t=e.length,r=Math.max(1,Math.floor(n/4));if(r*4>=t)return e.map((s,l)=>l);let i=[],o=t/r;for(let s=0;s<r;s++){let l=Math.floor(s*o),c=s===r-1?t:Math.floor((s+1)*o),d=-1,u=-1,h=-1,b=-1;for(let v=l;v<c;v++){let x=e[v];if(!I(x)){i.push(v);continue}h<0&&(h=v),b=v,(d<0||x<e[d])&&(d=v),(u<0||x>e[u])&&(u=v)}for(let v of[h,d,u,b])v>=0&&i.push(v)}return[...new Set(i)].sort((s,l)=>s-l)}function gr(e,n,t){let r=oi(t);if(!r||n<=r.threshold||e.length===0)return;let i=r.strategy==="minmax"?ai:r.strategy==="m4"?li:si,o=new Set;for(let s of e)for(let l of i(s.slice(0,n),r.threshold))o.add(l);return[...o].sort((s,l)=>s-l)}function xr(e,n,t,r,i,o,s,l){if(r==="circle")return{..._e(e,n,t,i,o,s),part:l};let c=r==="square"?`M${p(e-t)} ${p(n-t)}h${p(2*t)}v${p(2*t)}h${p(-2*t)}Z`:r==="diamond"?`M${p(e)} ${p(n-t*1.3)}L${p(e+t*1.3)} ${p(n)}L${p(e)} ${p(n+t*1.3)}L${p(e-t*1.3)} ${p(n)}Z`:`M${p(e)} ${p(n-t*1.2)}L${p(e+t*1.15)} ${p(n+t*.9)}L${p(e-t*1.15)} ${p(n+t*.9)}Z`;return{kind:"path",part:l,d:c,fill:i,title:o,item:s}}var ci=e=>{let n=0;return e.map(t=>I(t)?n+=t:null)},di=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&I(n)&&I(r)?n-r:null}),ui=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&I(n)&&I(r)&&r!==0?(n-r)/Math.abs(r):null});function hi(e,n){let t=Math.max(1,Math.floor(n));return e.map((r,i)=>{if(i<t-1)return null;let o=0;for(let s=i-t+1;s<=i;s++){let l=e[s];if(!I(l))return null;o+=l}return o/t})}function fi(e,n="max"){let t=0;for(let r of e)I(r)&&(t=n==="sum"?t+r:Math.max(t,r));return e.map(r=>I(r)?t===0?0:r/t:null)}function mi(e,n="desc"){let t=e.filter(I).sort((r,i)=>n==="asc"?r-i:i-r);return e.map(r=>I(r)?t.indexOf(r)+1:null)}var pi=(e,n=-1/0,t=1/0)=>e.map(r=>I(r)&&r>=n&&r<=t?r:null),bi=(e,n="asc")=>[...e].sort((t,r)=>I(t)?I(r)?n==="asc"?t-r:r-t:-1:I(r)?1:0);function gi(e,n,t="sum"){let r=Math.max(1,Math.floor(n)),i=[];for(let o=0;o<e.length;o+=r){let s=e.slice(o,o+r).filter(I);if(s.length===0){i.push(null);continue}let l=s.reduce((c,d)=>c+d,0);i.push(t==="sum"?l:t==="mean"?l/s.length:t==="min"?Math.min(...s):Math.max(...s))}return i}function xi(e,n={}){let t=e.filter(I),r=$e(t,n);return{edges:r,counts:Ce(t,r).map(i=>i.count)}}function _t(e,n){let t=[...e];for(let r of n??[])switch(r.type){case"cumulative":t=ci(t);break;case"difference":t=di(t);break;case"percentageChange":t=ui(t);break;case"movingAverage":t=hi(t,r.window);break;case"normalize":t=fi(t,r.to);break;case"rank":t=mi(t,r.order);break;case"filter":t=pi(t,r.min,r.max);break;case"sort":t=bi(t,r.order);break;case"aggregate":t=gi(t,r.every,r.method);break;case"bin":t=xi(t,r).counts;break}return t}var yi=100,ki=2e3,yr=32,kr=28,at=e=>e.position==="right"||e.position==="top";function vi(e){let t=(e.yAxis===void 0?[]:Array.isArray(e.yAxis)?e.yAxis:[e.yAxis]).map((i,o)=>({...i,id:i.id??(o===0?"left":o===1?"right":String(o)),position:i.position??(o===1?"right":"left")}));t.length===0&&t.push({id:"left",position:"left"});let r=t.some(i=>i.id==="right"||at(i));return e.rightAxis?t.push({...e.rightAxis,id:"right",position:"right"}):!r&&e.series.some(i=>i.axis==="right")&&t.push({id:"right",position:"right"}),t}function wr(e,n){let t=e[0]?.id;return n===void 0||n==="left"?t:n==="right"?(e.find(r=>r.id==="right")??e.find(at))?.id:e.find(r=>r.id===n)?.id}var st=e=>e.kind==="bar"||e.kind==="range"&&e.style==="bar";function Mr(e,n){let t=ae(e.format),{series:r,categories:i,issues:o,axes:s}=Mi(e,n,t),l=e.direction==="rtl",c=e.baseline??0,d=Math.max(i.length,...r.map(a=>Math.max(a.data.length,a.low.length))),u=r.every(a=>re(a.data).length===0&&re(a.high).length===0),h=ot(e,u);if(h)return{...h,issues:o};let b=e.xAxis?.type??"category",v=b!=="category"&&i.length>0&&i.every(a=>typeof a!="string"||b==="time"&&I(le(a))),x=v?i.map(le):[],[m,w]=ce(x),y=e.xAxis?.format??(b==="time"?{style:w-m<2*864e5?"time":"date"}:void 0),f=Array.from({length:d},(a,k)=>{let C=i[k];return C===void 0?String(k+1):et(C,y)}),M=wi(e.zoom,d),A=Array.from({length:M.end-M.start},(a,k)=>M.start+k),S=e.orientation==="horizontal",_=r.map(a=>({...a,hidden:a.hidden||S&&!st(a)})).filter(a=>!a.hidden),W=_.some(a=>!st(a))?gr(_.filter(a=>!st(a)).map(a=>A.map(k=>(a.kind==="range"?a.high[k]:a.data[k])??null)),A.length,e.sampling):void 0,P=W?W.map(a=>A[a]):A,X=e.stacked==="percent"||e.stackOffset==="expand",Q=e.stackOffset??"zero",ie=new Map,fe=new Map,mt=new Map;for(let a of _)a.stack!==void 0&&a.kind!=="range"&&mt.set(a.stack,[...mt.get(a.stack)??[],a]);for(let a of mt.values()){let k=new Array(d).fill(c),C=new Array(d).fill(c),j=new Array(d).fill(0);if(X)for(let D of a)D.data.forEach((z,F)=>{I(z)&&(j[F]=j[F]+Math.abs(z))});for(let D of a){let z=[],F=[];for(let N=0;N<d;N++){let G=D.data[N];if(!I(G)){z.push(null),F.push(null);continue}let R=j[N],T=X?R>0?G/R:0:G,Z=T>=0?k:C;z.push(Z[N]),Z[N]=Z[N]+T,F.push(Z[N])}ie.set(D,z),fe.set(D,F)}if(Q==="silhouette"||Q==="wiggle"){let D=new Array(d).fill(0);if(Q==="silhouette")for(let z=0;z<d;z++)D[z]=-(k[z]-c)/2;else{let z=0;for(let F=0;F<d;F++){let N=a.length,G=0;for(let T=0;T<N;T++){let Z=a[T],E=Z.data[F],q=Z.data[F-1],te=F>0&&I(E)&&I(q)?E-q:0;G+=(N-T-.5)*te}let R=k[F]-c;z=F===0?-R/2:z-(R>0?G/Math.max(1,N):0),D[F]=z}}for(let z of a){let F=ie.get(z),N=fe.get(z);for(let G=0;G<d;G++){let R=F[G],T=N[G];I(R)&&(F[G]=R+D[G]),I(T)&&(N[G]=T+D[G])}}}}let Sn=a=>a.kind==="range"?{from:a.low,to:a.high}:{from:ie.get(a)??new Array(d).fill(c),to:fe.get(a)??a.data},$n=a=>{let k=[],C=!1;for(let z of _){if(z.axis!==a)continue;let{from:F,to:N}=Sn(z);for(let G of P){let R=N[G];if(I(R)&&k.push(R),z.kind==="range"||z.stack!==void 0){let T=F[G];I(T)&&k.push(T)}}if(z.errors)for(let G of P){let R=vr(z.data[G],z.errors[G]);R&&k.push(R[0],R[1])}(z.kind==="bar"||z.kind==="area")&&Q==="zero"&&(C=!0)}let[j,D]=ce(k);return C?[Math.min(c,j),Math.max(c,D)]:[j,D]},{width:Cn,height:In}=Vt(e),Br=e.brush?yr+kr:0,Tn=P.reduce((a,k)=>Math.max(a,f[k].length),0)*de,An=X?{style:"percent"}:void 0,Pr=a=>{if(a.scale==="log")return ne.left;let[k,C]=$n(a.id),j=ae(a.format??An??e.format),D=xe(a.min??k,a.max??C).reduce((z,F)=>Math.max(z,j(F).length),0);return Math.max(ne.left,D*de+14)+(a.showTicks?a.tickSize??4:0)},pt=a=>S?at(a)?"top":"bottom":at(a)!==l?"right":"left",On=a=>S?24+(a.showTicks?a.tickSize??4:0):Pr(a),Dr=new Set(_.map(a=>a.axis)),bt=s.filter(a=>Dr.has(a.id)||s.length>1),zn=new Map,ke={left:0,right:0,top:0,bottom:0};for(let a of bt){let k=pt(a);zn.set(a.id,ke[k]),ke[k]+=On(a)}let Ln=bt.find(a=>pt(a)==="bottom"),Nr={top:ne.top+ar(e)+(s.some(a=>a.label)?12:0)+ke.top,right:S?l?Math.max(ne.left,Tn+16):ne.right:Math.max(ne.right,ke.right),bottom:ne.bottom+Br+(e.xAxis?.label?14:0)+(e.xAxis?.tickRotation?24:0)+ke.bottom-(Ln?On(Ln):0),left:S?l?ne.right:Math.max(ne.left,Tn+16):Math.max(ne.left,ke.left)},K=ir(Cn,In,Nr),Fr=S?l?[K.x+K.width,K.x]:[K.x,K.x+K.width]:[K.y+K.height,K.y],Rn=S?[K.y,K.y+K.height]:l?[K.x+K.width,K.x]:[K.x,K.x+K.width],gt=new Map(s.map(a=>[a.id,{...dr($n(a.id),Fr,{format:An,...a},e.format),position:pt(a),offset:zn.get(a.id)??0}])),Vn=s[0]?.id,Ee=gt.get(Vn),xt=a=>gt.get(wr(s,a)??Vn)??Ee,oe=(a,k)=>xt(k).scale(a),Bn=a=>p(a.scale(Math.min(Math.max(c,Math.min(...a.domain)),Math.max(...a.domain)))),He=Qn(P.length,Rn,e.barGap),yt=P.map(a=>x[a]),kt=[...yt].sort((a,k)=>a-k),ve=1/0;for(let a=1;a<kt.length;a++)ve=Math.min(ve,kt[a]-kt[a-1]);let[we,Oe]=ce(yt),se=ve===1/0?Math.max(1,Math.abs(Oe)*.05||1):ve/2,ze=Se([we-se,Oe+se],Rn),Ue=a=>p(v?ze(yt[a]):He.center(a)),Pn=v?Math.abs(ze(we+(ve===1/0?se:ve))-ze(we))*.8:He.bandwidth,Dn=a=>v?Ue(a)-Pn/2:He.start(a),Gr=v?(b==="time"?er(we-se,Oe+se):xe(we-se,Oe+se)).filter(a=>a>=we-se&&a<=Oe+se).map(a=>({pos:p(ze(a)),label:et(a,y)})):it(P.map((a,k)=>({pos:Ue(k),label:f[a]})),S?1/0:K.width/Math.max(.2,Math.abs(Math.cos((e.xAxis?.tickRotation??0)*Math.PI/180)))),vt={...Bt(e,Cn,In,r.map(a=>({name:a.name,color:a.color}))),plot:K,xTicks:Gr,yTicks:S?it(Ee.ticks,K.width):Ee.ticks,baseline:Bn(Ee)},_r=s[0],Nn=Nt(vt,{horizontal:S,rtl:l,axes:bt.map(a=>{let k=gt.get(a.id);return{ticks:S?it(k.ticks,K.width):k.ticks,position:k.position,offset:k.offset??0,label:a.label,showLine:a.showLine,showTicks:a.showTicks,tickSize:a.tickSize}}),xLabel:e.xAxis?.label,grid:ur(_r),categoryGrid:e.xAxis?.grid===!0,x:e.xAxis}),jr=a=>{if(typeof a=="number"&&i.every(C=>typeof C=="string"))return a;let k=typeof a=="string"?a:le(a);for(let C=0;C<d;C++){let j=i[C];if(j!==void 0&&(typeof k=="string"?j===k||f[C]===k:le(j)===k))return C}},Fn={plot:K,horizontal:S,x:a=>{if(v&&(typeof a!="string"||I(le(a))))return ze(le(a));let k=jr(a),C=k===void 0?-1:P.indexOf(k);return C<0?void 0:He.center(C)},y:(a,k)=>oe(a,k)};Nn.push(...Ft(e.references,Fn));let wt=[],Mt=new Map;for(let a of _){if(!st(a))continue;let k=a.stack??a,C=wt.indexOf(k);C<0&&(C=wt.push(k)-1),Mt.set(a,C)}let Ke=Pn/Math.max(1,wt.length),me=Math.min(Ke,e.barWidth??1/0),Gn=(Ke-me)/2,St=[],qe=[],$t=[],Ct=[],It=[],_n=[],Ye=[],Xe=a=>xt(a.axis).format,Tt=Math.max(0,e.minBarSize??0),Wr=(a,k,C)=>{let j=Math.abs(k-a);if(j>=Tt)return[Math.min(a,k),j];let z=a+(S?C?1:-1:C?-1:1)*Tt;return[Math.min(a,z),Tt]},Le=(a,k,C,j)=>({label:j,series:a.name,seriesId:a.id??a.name,category:f[k],index:k,value:C}),jn=(a,k,C,j)=>{let D=vr(j,a.errors?.[k]);if(!D)return;let z=p(oe(D[0],a.axis)),F=p(oe(D[1],a.axis)),N=4,G="var(--skdx-color-text-default)",R=`${a.name}, ${f[k]}: ${Xe(a)(D[0])} \u2013 ${Xe(a)(D[1])}`;_n.push(S?{kind:"line",part:"error-bar",x1:z,x2:F,y1:C,y2:C,stroke:G,title:R}:{kind:"line",part:"error-bar",x1:C,x2:C,y1:z,y2:F,stroke:G,title:R},S?{kind:"line",part:"error-cap",x1:z,x2:z,y1:p(C-N),y2:p(C+N),stroke:G}:{kind:"line",part:"error-cap",x1:p(C-N),x2:p(C+N),y1:z,y2:z,stroke:G},S?{kind:"line",part:"error-cap",x1:F,x2:F,y1:p(C-N),y2:p(C+N),stroke:G}:{kind:"line",part:"error-cap",x1:p(C-N),x2:p(C+N),y1:F,y2:F,stroke:G})};for(let a of _){let{from:k,to:C}=Sn(a),j=Xe(a),D=P.length<=ki;if(a.kind==="bar"){let R="";P.forEach((T,Z)=>{let E=a.data[T],q=k[T],te=C[T];if(!I(E)||!I(q)||!I(te))return;let Me=oe(q,a.axis),ge=oe(te,a.axis),[Re,Ve]=Wr(Me,ge,te>=q),Be=Dn(Z)+Mt.get(a)*Ke+Gn,Zn=p(S?Re:Be),En=p(S?Be:Re),At=p(S?Ve:me),Hn=p(S?me:Ve);if(!D){R+=`M${Zn} ${En}h${At}v${Hn}h${-At}Z`;return}let Un=Dt(a.name,f[T],X?te-q:E,j);if(qe.push({kind:"rect",part:"bar",x:Zn,y:En,width:At,height:Hn,fill:a.color,rx:e.radius,title:Un,item:Le(a,T,E,Un)}),jn(a,T,p(Be+me/2),E),e.labels){let Kn=j(X?te-q:E);It.push(S?Y(p(Math.max(Me,ge)+4),p(Be+me/2),Kn,{baseline:"middle"}):Y(p(Be+me/2),p(Math.min(Me,ge)-4),Kn,{anchor:"middle"}))}}),R&&qe.push({kind:"path",part:"bars",d:R,fill:a.color,title:a.name});continue}if(a.kind==="range"&&a.style==="bar"){P.forEach((R,T)=>{let Z=k[R],E=C[R];if(!I(Z)||!I(E))return;let q=oe(Math.min(Z,E),a.axis),te=oe(Math.max(Z,E),a.axis),Me=Dn(T)+Mt.get(a)*Ke+Gn,ge=`${a.name}, ${f[R]}: ${j(Math.min(Z,E))} \u2013 ${j(Math.max(Z,E))}`,Re=Le(a,R,E,ge),Ve=Math.max(1,Math.abs(te-q));qe.push(S?{kind:"rect",part:"range",x:p(Math.min(q,te)),y:p(Me),width:p(Ve),height:p(me),fill:a.color,rx:e.radius,title:D?ge:void 0,item:Re}:{kind:"rect",part:"range",x:p(Me),y:p(Math.min(q,te)),width:p(me),height:p(Ve),fill:a.color,rx:e.radius,title:D?ge:void 0,item:Re})});continue}let z=e.nulls==="connect"||e.nulls===void 0&&e.connectNulls,F=[],N=[];P.forEach((R,T)=>{let Z=k[R],E=C[R];if(!I(E)||!I(Z)){!z&&N.length&&(F.push(N),N=[]);return}N.push({x:Ue(T),y:p(oe(E,a.axis)),y0:p(oe(Z,a.axis)),i:R})}),N.length&&F.push(N);let G=a.markers??P.length<=yi;for(let R of F){let T=ye(R,a.curve);if(a.kind==="range"&&a.style==="line"){$t.push({kind:"path",part:"range-high",d:T,stroke:a.color,strokeWidth:2,strokeLinejoin:"round"},{kind:"path",part:"range-low",d:ye(R.map(Z=>({x:Z.x,y:Z.y0})),a.curve),stroke:a.color,strokeWidth:2,strokeLinejoin:"round",dash:"4 3"});continue}if(a.kind==="range"){let Z=ye([...R].reverse().map(E=>({x:E.x,y:E.y0})),a.curve);St.push({kind:"path",part:"range",d:`${T}L${Z.slice(1)}Z`,fill:a.color,fillOpacity:.2,title:a.name});continue}if(a.kind==="area"){let Z=Bn(xt(a.axis)),E=a.stack!==void 0?ye([...R].reverse().map(te=>({x:te.x,y:te.y0})),a.curve).slice(1):`${R[R.length-1]?.x} ${Z}L${R[0]?.x} ${Z}`,q=`skdx-g-${a.index}`;a.gradient&&!Ye.some(te=>te.id===q)&&Ye.push({id:q,vertical:!0,stops:[{offset:0,color:a.color,opacity:a.fillOpacity},{offset:1,color:a.color,opacity:0}]}),St.push({kind:"path",part:"area",d:`${T}L${E}Z`,fill:a.gradient?`url(#${q})`:a.color,fillOpacity:a.gradient?void 0:a.fillOpacity})}$t.push({kind:"path",part:"line",d:T,stroke:a.color,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",dash:a.dash})}if(a.kind==="range"&&D)for(let R of F)for(let T of R){let Z=a.low[T.i],E=a.high[T.i],q=`${a.name}, ${f[T.i]}: ${j(Math.min(Z,E))} \u2013 ${j(Math.max(Z,E))}`;Ct.push({..._e(T.x,T.y,.01,a.color,q,Le(a,T.i,E,q)),part:"anchor"})}if(a.kind!=="range")for(let R of F)for(let T of R){if(!G&&!D&&!e.labels&&!a.errors)continue;let Z=a.data[T.i],E=X?C[T.i]-k[T.i]:Z,q=Dt(a.name,f[T.i],E,j);(G||D)&&Ct.push(G&&a.symbol!=="circle"?xr(T.x,T.y,a.markerSize,a.symbol,a.color,D?q:void 0,Le(a,T.i,Z,q),"point"):{..._e(T.x,T.y,G?a.markerSize:.01,a.color,D?q:void 0,Le(a,T.i,Z,q)),part:G?"point":"anchor"}),D&&jn(a,T.i,S?T.y:T.x,C[T.i]),e.labels&&It.push(Y(T.x,T.y-8,j(E),{anchor:"middle"}))}}let Wn={plot:K,xs:S?[]:P.map((a,k)=>Ue(k)),rows:P.map(a=>[f[a],..._.map(k=>{let C=Xe(k);if(k.kind==="range"){let D=k.low[a],z=k.high[a];return`${k.name}: ${I(D)&&I(z)?`${C(D)} \u2013 ${C(z)}`:"\u2014"}`}let j=k.data[a];return`${k.name}: ${I(j)?C(X?(fe.get(k)?.[a]??0)-(ie.get(k)?.[a]??0):j):"\u2014"}`})]),count:d,zoom:M,crosshair:or(e)},Qe=[];if(e.brush&&!S){let a={x:K.x,y:K.y+K.height+kr,width:K.width,height:yr},k=_.find(j=>j.kind!=="range"),C={x:p(a.x+M.start/Math.max(1,d)*a.width),y:a.y,width:p((M.end-M.start)/Math.max(1,d)*a.width),height:a.height};if(Qe.push({kind:"rect",part:"brush",x:a.x,y:a.y,width:a.width,height:a.height,fill:"var(--skdx-color-surface-sunken)",stroke:B.grid}),k){let j=re(k.data),[D,z]=ce(j),F=d>1?a.width/(d-1):0,N=k.data.flatMap((R,T)=>I(R)?[{x:p(a.x+T*F),y:p(a.y+a.height-(z===D?.5:(R-D)/(z-D))*(a.height-4)-2)}]:[]),G=ye(N);N.length>1&&Qe.push({kind:"path",part:"brush-series",d:`${G}L${N[N.length-1]?.x} ${a.y+a.height}L${N[0]?.x} ${a.y+a.height}Z`,fill:k.color,fillOpacity:.3})}Qe.push({kind:"rect",part:"brush-window",...C,fill:"var(--skdx-color-primary-500)",opacity:.15,stroke:B.axis},{kind:"rect",part:"brush-handle",x:p(C.x-3),y:a.y+8,width:6,height:a.height-16,fill:B.axis,rx:2},{kind:"rect",part:"brush-handle",x:p(C.x+C.width-3),y:a.y+8,width:6,height:a.height-16,fill:B.axis,rx:2}),Wn.brush={box:a,window:C}}return{...vt,shapes:[...Nn,...St,...qe,...$t,..._n,...Ct,...It,...br(e.annotations,Fn),...Qe,...vt.shapes],hit:Wn,issues:o,defs:Ye.length?Ye:void 0}}function vr(e,n){if(!(!I(e)||n===null||n===void 0))return typeof n=="number"?I(n)?[e-Math.abs(n),e+Math.abs(n)]:void 0:I(n[0])&&I(n[1])?[Math.min(n[0],n[1]),Math.max(n[0],n[1])]:void 0}function wi(e,n){if(!e||n<2)return{start:0,end:n};let t=Math.max(0,Math.min(n-1,Math.floor(e.start))),r=Math.max(t+1,Math.min(n,Math.ceil(e.end)));return r-t<2&&n>=2?{start:Math.min(t,n-2),end:Math.min(t,n-2)+2}:{start:t,end:r}}function Mi(e,n,t){let r=f=>f.type??n,i=[],o=vi(e),s=e.categories??[],l=(e.transforms??[]).filter(f=>f.type==="sort"||f.type==="bin"||f.type==="aggregate"),c=(e.transforms??[]).filter(f=>!l.includes(f)),d=e.stacked||e.stackOffset!==void 0&&e.stackOffset!=="zero",u=(f,M,A)=>{let S=A.filter(O=>O!==null&&!(typeof O=="number"&&Number.isFinite(O))).length;S&&i.push({code:"invalid-value",severity:"warning",message:`Series "${f}" has ${S} value${S===1?"":"s"} that ${S===1?"is":"are"} neither a number nor null; drawn as gaps.`,itemId:M??f}),s.length&&A.length!==s.length&&!e.transform&&i.push({code:"length-mismatch",severity:"warning",message:`Series "${f}" has ${A.length} values for ${s.length} categories.`,itemId:M??f})},h=e.series.map((f,M)=>{let A=r(f),S=d?!0:void 0,O=f.type==="range"?void 0:f.stack,_=O===!1?void 0:O===!0||O===void 0&&S?`${A}`:O;f.type==="range"?(u(f.name,f.id,f.low),u(f.name,f.id,f.high)):u(f.name,f.id,f.data);let W=X=>e.nulls==="zero"?X.map(Q=>I(Q)?Q:0):X,P=wr(o,f.axis);return P===void 0&&i.push({code:"unknown-axis",severity:"warning",message:`Series "${f.name}" names axis "${String(f.axis)}", which is not defined; drawn on the first axis.`,itemId:f.id??f.name}),{name:f.name,id:f.id,color:lr(e,M,f.color),axis:P??o[0]?.id,hidden:cr(e,f.name),index:M,kind:A,data:f.type==="range"?[]:W(_t(_t(f.data,c),f.transforms)),low:f.type==="range"?f.low:[],high:f.type==="range"?f.high:[],curve:f.curve??e.curve??"linear",dash:f.type==="range"?void 0:f.dash,markers:f.type==="range"?void 0:f.markers,symbol:f.type==="range"?"circle":f.symbol??"circle",markerSize:f.type==="range"?3:f.markerSize??3,errors:f.type==="range"?void 0:f.errors,stack:A==="range"||A==="line"?void 0:_,style:f.type==="range"?f.style??"area":"area",fillOpacity:(f.type==="range"?void 0:f.fillOpacity)??e.fillOpacity??.25,gradient:f.type!=="range"&&f.gradient===!0}}),b=()=>Math.max(s.length,...h.map(f=>Math.max(f.data.length,f.low.length))),v=f=>{let M=S=>S.length?f.map(O=>S[O]??null):S,A=Array.from({length:b()},(S,O)=>s[O]??String(O+1));s=f.map(S=>A[S]),h=h.map(S=>({...S,data:M(S.data),low:M(S.low),high:M(S.high)}))},x=(f,M)=>{let A=(M!==void 0?h.find(O=>O.name===M):void 0)??h.find(O=>!O.hidden&&O.kind!=="range")??h[0];M!==void 0&&!h.some(O=>O.name===M)&&i.push({code:"unknown-series",severity:"warning",message:`sort.by names "${M}", which is not a series; sorted by the first series.`});let S=Array.from({length:b()},(O,_)=>_).sort((O,_)=>{let W=A?.data[O]??A?.high[O],P=A?.data[_]??A?.high[_],X=I(W)?W:-1/0,Q=I(P)?P:-1/0;return f==="asc"?X-Q:Q-X});v(S)},m=f=>{let M=h.flatMap(S=>re(S.data)),A=$e(M,f);s=A.slice(1).map((S,O)=>`${t(A[O])}\u2013${t(S)}`),h=h.map(S=>{let O=re(S.data),_=0,W=Ce(O,A).map(P=>e.binMode==="density"?O.length?P.count/(O.length*(P.x1-P.x0)):0:e.binMode==="cumulative"?_+=P.count:P.count);return{...S,data:W}})},w=(f,M)=>{let A=Math.max(1,Math.floor(f)),S=b(),O=W=>{if(!W.length)return W;let P=[];for(let X=0;X<S;X+=A){let Q=re(W.slice(X,X+A));P.push(Q.length===0?null:M==="sum"?Q.reduce((ie,fe)=>ie+fe,0):M==="mean"?Q.reduce((ie,fe)=>ie+fe,0)/Q.length:M==="min"?Math.min(...Q):Math.max(...Q))}return P};s=Array.from({length:S},(W,P)=>s[P]??String(P+1)).filter((W,P)=>P%A===0),h=h.map(W=>({...W,data:O(W.data),low:O(W.low),high:O(W.high)}))};e.transform==="histogram"?m({bins:e.bins,binWidth:e.binWidth,domain:e.binDomain}):e.transform==="cumulative"&&(h=h.map(f=>{let M=0;return{...f,data:f.data.map(A=>I(A)?M+=A:M)}}));for(let f of l)f.type==="sort"?x(f.order??"desc"):f.type==="bin"?m(f):f.type==="aggregate"&&w(f.every,f.method??"sum");typeof e.sort=="string"?x(e.sort):e.sort&&x(e.sort.order,e.sort.by);let y=e.xAxis?.domain;if(y){let f=b(),M=Array.from({length:f},(_,W)=>s[W]??String(W+1)),A=_=>{let W=typeof _=="string"?_:le(_);return M.findIndex(P=>typeof W=="string"?P===W||et(P)===W:le(P)===W)},S=y.map(A),O=_=>_.length?S.map(W=>W<0?null:_[W]??null):_;s=[...y],h=h.map(_=>({..._,data:O(_.data),low:O(_.low),high:O(_.high)}))}return{series:h,categories:s,issues:i,axes:o}}function lt(e){return e==null?[]:(Array.isArray(e)?e:[e]).map(t=>typeof t=="object"?t:{id:t})}var jt=e=>e.id??e.name??e.series,Sr=e=>e.seriesId??e.series;function ue(e,n){let t=!1;return n.id!==void 0&&(t=!0,jt(e)!==n.id&&e.id!==n.id&&e.name!==n.id)||n.series!==void 0&&(t=!0,Sr(e)!==n.series&&e.series!==n.series)||n.index!==void 0&&(t=!0,e.index!==n.index)||n.category!==void 0&&(t=!0,e.category!==n.category)?!1:t}function pe(e){let n={},t=jt(e);t!==void 0&&(n.id=t);let r=Sr(e);return r!==void 0&&e.series!==void 0&&(n.series=r),e.index!==void 0&&(n.index=e.index),n}var Wt=(e,n)=>e.id===n.id&&e.series===n.series&&e.index===n.index&&e.category===n.category;function Zt(e,n,t){let r=lt(e),i=pe(n),o=r.some(s=>ue(n,s));return t==="single"?o?[]:[i]:o?r.filter(s=>!ue(n,s)):[...r,i]}var Si=.2;function $i(e){let n=B.focus;switch(e.kind){case"rect":return{kind:"rect",part:"selected",x:e.x-1.5,y:e.y-1.5,width:e.width+3,height:e.height+3,fill:"none",stroke:n,rx:e.rx};case"circle":return{kind:"circle",part:"selected",cx:e.cx,cy:e.cy,r:e.r+2.5,fill:"none",stroke:n};case"path":return{kind:"path",part:"selected",d:e.d,fill:"none",stroke:n,strokeWidth:2.5};case"line":return{...e,part:"selected",stroke:n,strokeWidth:(e.strokeWidth??1)+3,title:void 0,item:void 0};case"text":return}}var Ci=(e,n)=>e.kind==="text"?{...e,fill:B.grid}:{...e,opacity:(e.opacity??1)*n};function Et(e,n){let t=lt(n.selected),r=n.highlighted===void 0||n.highlighted===null?[]:lt(n.highlighted),i=r[0];if(t.length===0&&!i)return e;let o={highlighted:n.highlightScope?.highlighted??"item",faded:n.highlightScope?.faded??"global"},s=[],l=u=>!i||r.some(h=>ue(u,h))?!0:o.highlighted==="series"?r.some(h=>h.series!==void 0&&ue(u,{series:h.series})):!1,c=u=>{if(!i||o.faded==="none"||l(u))return!1;if(o.faded==="series"){let h=i.series;return h!==void 0&&ue(u,{series:h})}return!0},d=e.shapes.map(u=>{let h=u.item;if(!h||h.legend)return u;if(t.some(b=>ue(h,b))){let b=$i(u);b&&s.push(b)}return c(h)?Ci(u,Si):u});return s.length?{...e,shapes:[...d,...s]}:{...e,shapes:d}}function Ht(e){let n=re(e.data),t=ot(e,n.length===0);if(t)return t;let r=$e(n,{bins:e.bins,binWidth:e.binWidth,domain:e.domain,thresholds:e.thresholds}),i=Ce(n,r),o=i.reduce((m,w)=>m+w.count,0),s=e.mode??"count",l=ae(e.xAxis?.format??e.format),c=ae(s==="percent"?{style:"percent",digits:1}:s==="density"?{style:"decimal",digits:3}:e.format),d=e.name??(s==="density"?"Density":s==="percent"?"Share":"Count"),u=m=>s==="density"?o>0&&m.x1>m.x0?m.count/(o*(m.x1-m.x0)):0:s==="percent"?o>0?m.count/o:0:m.count,h=i.map(m=>`${l(m.x0)}\u2013${l(m.x1)}`),b=Mr({...e,format:c,series:[{name:d,data:i.map(u),color:e.color}],categories:h,xAxis:e.xAxis?.label?{label:e.xAxis.label}:void 0,barGap:e.barGap??.05,transform:void 0},"bar"),v=b.shapes.map((m,w)=>{if(m.part!=="bar"||!m.item||m.item.index===void 0)return m;let y=i[m.item.index];if(!y)return m;let f=o>0?` (${Math.round(y.count/o*1e3)/10}%)`:"",M=`${h[m.item.index]??String(w)}: ${y.count}${f}${s==="count"?"":` \xB7 ${d} ${c(u(y))}`}`;return{...m,title:m.title===void 0?void 0:M,item:{...m.item,label:M}}}),x=b.hit?.rows.map((m,w)=>{let y=i[w];return y?[m[0],`${d}: ${c(u(y))}`,`Observations: ${y.count}`]:m});return{...b,shapes:v,hit:b.hit&&x?{...b.hit,rows:x}:b.hit}}function Ae(e,n,t,r,i){let o=e.getBoundingClientRect();return{x:o.width?(n-o.left)*r/o.width:n,y:o.height?(t-o.top)*i/o.height:t}}var Ut=(e,n,t)=>n>=e.x&&n<=e.x+e.width&&t>=e.y&&t<=e.y+e.height;function $r(e,n){let t=0,r=1/0;return e.xs.forEach((i,o)=>{let s=Math.abs(i-n);s<r&&(r=s,t=o)}),t}function je(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=$r(t,n),i=t.rows[r]??[];return{index:r,rows:e.axisTooltipFormatter?.(i,r)??i}}function Kt(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=t.xs[$r(t,n)];return{kind:"line",part:"crosshair",x1:r,x2:r,y1:t.plot.y,y2:t.plot.y+t.plot.height,stroke:B.axis,dash:"3 3"}}function qt(e,n,t){let r=e.hit;if(!r||!r.crosshair||r.xs.length===0||!Ut(r.plot,n,t))return[];let i=Kt(e,n),{rows:o}=je(e,n),s=e.tooltipAnchored?r.plot.y+8:t;return[i,...rt(i.x1,s,o,e.width,e.height,e.tooltipPlacement)]}function Yt(e,n){let t=e.hit;if(!t||t.xs.length===0)return[];let r=t.rows.findIndex(o=>o[0]===n);if(r<0)return[];let i=t.xs[r];return qt(e,i,t.plot.y+8)}function Xt(e,n,t,r,i){if(!e.tooltip)return{lines:[],shapes:[]};if(e.hit?.crosshair){let{x:c,y:d}=Ae(t,r,i,e.width,e.height);if(Ut(e.hit.plot,c,d)){let u=je(e,c),h=Kt(e,c);if(u&&h)return{lines:u.rows,shapes:[h]}}}let o=n?.closest?.("[data-skdx-part]"),s=e.tooltipFormatter?be(e,n)?.item:void 0,l=s&&e.tooltipFormatter?.(s)||o&&Array.from(o.children).find(c=>c.tagName.toLowerCase()==="title")?.textContent;return l?{lines:Array.isArray(l)?l:[l],shapes:[]}:{lines:[],shapes:[]}}function Cr(e,n,t,r,i,o,s){let l=e?.closest?.("[data-skdx-part]"),c=s&&s.tooltipFormatter?be(s,e)?.item:void 0,d=c&&s?.tooltipFormatter?.(c)||l&&Array.from(l.children).find(x=>x.tagName.toLowerCase()==="title")?.textContent;if(!d)return[];let u=s?.tooltipAnchored?be(s,e):void 0,h=u?s?.shapes[u.index]:void 0,{x:b,y:v}=h?We(h):Ae(n,t,r,i,o);return rt(b,v,d,i,o,s?.tooltipPlacement)}function Qt(e,n,t,r,i){if(!e.tooltip)return[];if(e.hit?.crosshair){let{x:o,y:s}=Ae(t,r,i,e.width,e.height),l=qt(e,o,s);if(l.length>0)return l}return Cr(n,t,r,i,e.width,e.height,e)}function Jt(e,n){let t=be(e,n);return t&&!t.item.legend?pe(t.item):null}var Ii=(e,n)=>{let{x:t,y:r}=We(e),i=e.kind==="circle"?e.cy:e.kind==="rect"?e.y+e.height/2:r;return t>=n.x&&t<=n.x+n.width&&i>=n.y&&i<=n.y+n.height};function en(e,n){let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor"||!Ii(i,n))continue;let o=pe(i.item),s=JSON.stringify(o);t.has(s)||(t.add(s),r.push(o))}return r}var tn=e=>({kind:"rect",part:"selection-box",x:p(e.x),y:p(e.y),width:p(e.width),height:p(e.height),fill:B.focus,opacity:.12,stroke:B.focus}),dt=(e,n,t,r)=>({x:Math.min(e,t),y:Math.min(n,r),width:Math.abs(t-e),height:Math.abs(r-n)});function Ir(e,n,t){let r=!1;for(let i=0,o=e.length-1;i<e.length;o=i++){let s=e[i],l=e[o];s.y>t!=l.y>t&&n<(l.x-s.x)*(t-s.y)/(l.y-s.y)+s.x&&(r=!r)}return r}function nn(e,n){if(n.length<3)return[];let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor")continue;let{x:o,y:s}=We(i),l=i.kind==="circle"?i.cy:i.kind==="rect"?i.y+i.height/2:s;if(!Ir(n,o,l))continue;let c=pe(i.item),d=JSON.stringify(c);t.has(d)||(t.add(d),r.push(c))}return r}var rn=e=>({kind:"path",part:"selection-lasso",d:e.length?`M${e.map(n=>`${p(n.x)} ${p(n.y)}`).join("L")}`:"",fill:B.focus,fillOpacity:.12,stroke:B.focus,dash:"4 3"}),ct=6;function on(e,n,t){let r=e.edit;if(r){for(let i of r.bars)if(!(t<i.y||t>i.y+i.height||n<i.x0-ct||n>i.x1+ct))return Math.abs(n-i.x0)<=ct?{bar:i,mode:"start"}:Math.abs(n-i.x1)<=ct?{bar:i,mode:"end"}:{bar:i,mode:"move"}}}function sn(e,n,t){let r=e.edit;return Tr(r,n,r.invert(n.bar.x0+t)-r.invert(n.bar.x0))}function an(e,n,t){let r=e.edit,i=t.key==="ArrowRight"?1:t.key==="ArrowLeft"?-1:0;if(!r||n===null||!i||!(t.shiftKey||t.altKey))return;let o=r.bars.find(c=>c.index===n);if(!o)return;let s=t.altKey?t.shiftKey?"start":"end":"move",l=r.snap??r.invert(o.x0+10)-r.invert(o.x0);return Tr(r,{bar:o,mode:s},i*l)}function Tr(e,{bar:n,mode:t},r){let i=l=>e.snap?Math.round(l/e.snap)*e.snap:l,o=n.start,s=n.end;return t==="move"?(o=i(n.start+r),s=o+(n.end-n.start)):t==="start"?o=Math.min(i(n.start+r),n.end):s=Math.max(i(n.end+r),n.start),{id:n.id,name:n.name,start:o,end:s}}function ln(e,n,t){let r=e.edit,i=r.scale(t.start),o=r.scale(t.end);return{kind:"rect",part:"edit-ghost",x:p(Math.min(i,o)),y:p(n.bar.y),width:p(Math.max(1,Math.abs(o-i))),height:p(n.bar.height),fill:B.focus,opacity:.25,stroke:B.focus,rx:2}}var Ti=64,Ai=e=>Math.max(1,Math.min(Ti,e));function cn(e,n,t,r){let i=n>0?.8:1.25,o=Ai(e.view.zoom*i);if(o===e.view.zoom)return e.view;let{plot:s,scale:l}=e,[c,d]=e.view.center,u=(t-(s.x+s.width/2))/l,h=(r-(s.y+s.height/2))/l,b=e.view.zoom/o;return{center:[c+u*(1-b),e.fromY(e.toY(d)-h*(1-b))],zoom:o}}function dn(e,n,t,r){let{scale:i}=e;return{center:[n.center[0]-t/i,e.fromY(e.toY(n.center[1])+r/i)],zoom:n.zoom}}function be(e,n){let t=n?.closest?.("[data-skdx-i]"),r=Number(t?.getAttribute("data-skdx-i")),i=Number.isInteger(r)?e.shapes[r]?.item:void 0;return i?{index:r,item:i}:void 0}var ut=e=>e.shapes.flatMap((n,t)=>n.item&&!n.item.legend?[t]:[]);function We(e){switch(e.kind){case"rect":return{x:e.x+e.width/2,y:e.y};case"circle":return{x:e.cx,y:e.cy-e.r};case"line":return{x:(e.x1+e.x2)/2,y:Math.min(e.y1,e.y2)};case"text":return{x:e.x,y:e.y};case"path":{let n=/M\s*(-?[\d.]+)[ ,](-?[\d.]+)/.exec(e.d);return n?{x:Number(n[1]),y:Number(n[2])}:{x:0,y:0}}}}function un(e,n){let t=n===null?void 0:e.shapes[n];if(!t)return[];let r=B.focus,i;switch(t.kind){case"rect":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-2,width:t.width+4,height:t.height+4,fill:"none",stroke:r,rx:2};break;case"circle":i={kind:"circle",part:"focus",cx:t.cx,cy:t.cy,r:t.r+3,fill:"none",stroke:r};break;case"line":i={kind:"line",part:"focus",x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke:r,strokeWidth:4};break;case"text":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-8,width:t.text.length*de+4,height:16,fill:"none",stroke:r,rx:2};break;case"path":i={kind:"path",part:"focus",d:t.d,stroke:r,strokeWidth:2,fill:"none"};break}let{x:o,y:s}=We(t),l=t.item&&e.tooltipFormatter?.(t.item)||(t.item?.label??t.title??"");return[i,...l?rt(p(o),p(s),l,e.width,e.height):[]]}function hn(e,n,t){let r=ut(e);if(r.length===0)return;let i=n===null?-1:r.indexOf(n);switch(t){case"ArrowRight":case"ArrowDown":return r[Math.min(r.length-1,i+1)];case"ArrowLeft":case"ArrowUp":return r[Math.max(0,i<=0?0:i-1)];case"Home":return r[0];case"End":return r[r.length-1];case"Escape":return null;default:return}}var Ie=2,Te=(e,n,t)=>{let r=Math.max(Ie,Math.min(t,Math.round(n))),i=Math.max(0,Math.min(t-r,Math.round(e)));return{start:i,end:i+r}},Ar=(e,n)=>!e||e.start<=0&&e.end>=n;function fn(e,n,t){if(e.count<=Ie||!e.plot.width)return;let{start:r,end:i}=e.zoom,o=i-r,s=n>0?1.25:.8,l=Math.max(Ie,Math.min(e.count,Math.round(o*s)));if(l===o)return n>0&&!Ar(e.zoom,e.count)?Te(r,l,e.count):void 0;let c=Math.max(0,Math.min(1,(t-e.plot.x)/e.plot.width)),d=r+c*o;return Te(d-c*l,l,e.count)}function mn(e,n,t,r){let i=n.end-n.start,o=Math.max(Ie,Math.min(e.count,Math.round(i/Math.max(.05,t)))),s=Math.max(0,Math.min(1,(r-e.plot.x)/Math.max(1,e.plot.width)));return Te(n.start+s*i-s*o,o,e.count)}function pn(e,n,t){let r=n.end-n.start,i=e.plot.width/Math.max(1,r);return Te(n.start-t/i,r,e.count)}function bn(e,n,t){let r=e.brush;if(!r||!Ut(r.box,n,t))return;let i=r.window;if(Math.abs(n-i.x)<=6)return{grab:"left",zoom:e.zoom};if(Math.abs(n-(i.x+i.width))<=6)return{grab:"right",zoom:e.zoom};if(n>i.x&&n<i.x+i.width)return{grab:"move",zoom:e.zoom};let o=e.zoom.end-e.zoom.start,s=(n-r.box.x)/Math.max(1,r.box.width)*e.count;return{grab:"move",zoom:Te(s-o/2,o,e.count)}}function gn(e,n,t,r){let i=e.brush;if(!i)return t;let o=r/Math.max(1,i.box.width)*e.count;if(n==="move")return Te(t.start+o,t.end-t.start,e.count);if(n==="left")return{start:Math.max(0,Math.min(t.end-Ie,Math.round(t.start+o))),end:t.end};let s=Math.min(e.count,Math.max(t.start+Ie,Math.round(t.end+o)));return{start:t.start,end:s}}function yn(e,n){switch(n.type){case"svg":return Promise.resolve(xn(e,n.label,n.resolve));case"csv":return Promise.resolve(Rr(n.rows));case"png":{if(typeof document>"u"||typeof Image>"u")return Promise.reject(new Error("PNG export needs a browser"));let t=xn(e,n.label,n.resolve);return Lr(t,e.width,e.height,n.scale,n.background)}}}var he=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/"/g,"""),Ze=e=>e.filter(([,n])=>n!==void 0&&n!=="").map(([n,t])=>` ${n}="${he(String(t))}"`).join("");function Or(e){let n=e.title?`<title>${he(e.title)}</title>`:"",t=["data-skdx-part",e.part];switch(e.kind){case"path":return`<path${Ze([t,["d",e.d],["fill",e.fill??"none"],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-linecap",e.strokeLinecap],["stroke-linejoin",e.strokeLinejoin],["stroke-dasharray",e.dash],["opacity",e.opacity],["fill-opacity",e.fillOpacity]])}>${n}</path>`;case"rect":return`<rect${Ze([t,["x",e.x],["y",e.y],["width",e.width],["height",e.height],["rx",e.rx],["fill",e.fill],["stroke",e.stroke],["fill-opacity",e.opacity]])}>${n}</rect>`;case"line":return`<line${Ze([t,["x1",e.x1],["y1",e.y1],["x2",e.x2],["y2",e.y2],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-dasharray",e.dash],["opacity",e.opacity]])}>${n}</line>`;case"circle":return`<circle${Ze([t,["cx",e.cx],["cy",e.cy],["r",e.r],["fill",e.fill],["stroke",e.stroke]])}>${n}</circle>`;case"text":return`<text${Ze([t,["x",e.x],["y",e.y],["text-anchor",e.anchor],["dominant-baseline",e.baseline],["fill",e.fill],["font-weight",e.weight],["transform",e.rotate?`rotate(${e.rotate} ${e.x} ${e.y})`:void 0]])}>${he(e.text)}</text>`}}function zr(e){let n=e.defs??[];return n.length===0?"":`<defs>${n.map(t=>`<linearGradient id="${he(t.id)}" x1="0" y1="0" x2="${t.vertical===!1?1:0}" y2="${t.vertical===!1?0:1}">${t.stops.map(r=>`<stop offset="${r.offset}" stop-color="${he(r.color)}"${r.opacity===void 0?"":` stop-opacity="${r.opacity}"`}/>`).join("")}</linearGradient>`).join("")}</defs>`}function xn(e,n,t){let r=zr(e)+e.shapes.map(Or).join("");return t&&(r=r.replace(/var\((--[\w-]+)\)/g,(i,o)=>t(o).trim()||i)),`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 ${e.width} ${e.height}" width="${e.width}" height="${e.height}" role="img" aria-label="${he(n)}" font-family="${he(B.fontFamily)}" font-size="${he(B.fontSize)}"><title>${he(n)}</title>${r}</svg>`}function Lr(e,n,t,r=2,i){return new Promise((o,s)=>{let l=URL.createObjectURL(new Blob([e],{type:"image/svg+xml;charset=utf-8"})),c=new Image;c.onload=()=>{URL.revokeObjectURL(l);let d=document.createElement("canvas");d.width=Math.round(n*r),d.height=Math.round(t*r);let u=d.getContext("2d");if(!u)return s(new Error("canvas 2d context unavailable"));i&&(u.fillStyle=i,u.fillRect(0,0,d.width,d.height)),u.drawImage(c,0,0,d.width,d.height),d.toBlob(h=>h?o(h):s(new Error("toBlob failed")),"image/png")},c.onerror=()=>{URL.revokeObjectURL(l),s(new Error("svg could not be decoded"))},c.src=l})}function Rr(e){let n=t=>{let r=t==null?"":String(t);return/[",\n\r]/.test(r)?`"${r.replace(/"/g,'""')}"`:r};return e.map(t=>t.map(n).join(",")).join(`\r
|
|
2
|
-
`)}function kn(e,n){if(!n)return;let t=typeof n=="object"?n.maxRows??500:500,r=e.hit;if(r&&r.rows.length>0){let l=r.rows[0];if(r.rows.length>t)return;let c=["",...l.slice(1).map(u=>u.replace(/:\s[^:]*$/,""))],d=r.rows.map(u=>[u[0],...u.slice(1).map(h=>h.slice(h.lastIndexOf(": ")+2))]);return[c,...d]}let i=e.shapes.flatMap(l=>l.item&&!l.item.legend&&!(l.part==="anchor"&&!l.title)?[l.item]:[]);if(i.length===0||i.length>t)return;let o=["series","name","category","value"].filter(l=>i.some(c=>c[l]!==void 0)),s=(l,c)=>l[c]===void 0?"":String(l[c]);return[o.map(l=>l[0]?.toUpperCase()+l.slice(1)),...i.map(l=>o.map(c=>s(l,c)))]}var vn=new Map;function ht(e){let n=vn.get(e);if(n)return n.group;let t=new Set,r={},i={current:r,subscribe(o){return t.add(o),()=>{t.delete(o),t.size===0&&vn.delete(e)}},publish(o,s){Object.assign(r,o);for(let l of t)l(o,s)}};return vn.set(e,{group:i,listeners:t}),i}var Vr='[data-skdx-part]:not([data-skdx-part^="tooltip"]):not([data-skdx-part="focus"]):not([data-skdx-part="crosshair"])',wn=`@keyframes skdx-in{from{opacity:0}to{opacity:1}}${Vr}{animation:skdx-in var(--skdx-chart-duration,0ms) ease-out;transition:${["x","y","width","height","cx","cy","r","opacity","fill-opacity","d"].map(e=>`${e} var(--skdx-chart-duration,0ms) ease-out`).join(",")}}@media (prefers-reduced-motion:reduce){${Vr}{animation:none;transition:none}}`;function Mn(e){let n=e.animate;return n&&e.shapes.length<=1500?`${n}ms`:void 0}var L=require("lit"),$=require("lit/decorators.js"),H=require("lit/directives/if-defined.js");var Oi={fromAttribute:()=>!1},V=class extends L.LitElement{constructor(){super(...arguments);this.legend=!1;this.tooltip=!0;this.selectionMode="none";this.loading=!1;this.decorative=!1;this.accessibleTable=!1;this.zoomable=!1;this.editable=!1;this.crossFilter=!1;this.animated=!1;this.responsive=!1;this.tip=[];this.overlay=[];this.portal=null;this.highlightState=null;this.crossState=null;this.lastCross=null;this.pointers=new Map;this.hover=null;this.token={};this.focused=null;this.hiddenState=[];this.drag=null;this.onPointerMove=t=>{let r=this.layout;if(!r)return;this.pointers.has(t.pointerId)&&this.pointers.set(t.pointerId,this.viewBox(t,r).x);let i=this.drag;if(i?.grab==="select"){let{x:o,y:s}=this.viewBox(t,r);this.overlay=[tn(dt(i.x,i.y,o,s))];return}if(i?.grab==="lasso"){let{x:o,y:s}=this.viewBox(t,r);i.points=[...i.points??[],{x:o,y:s}],this.overlay=[rn(i.points)];return}if(i?.grab==="edit"){if(!i.gantt)return;let{x:o}=this.viewBox(t,r);i.change=sn(r,i.gantt,o-i.x),this.overlay=[ln(r,i.gantt,i.change)];return}if(i?.grab==="map"){if(!r.map||!i.view)return;let{x:o,y:s}=this.viewBox(t,r);this.setView(dn(r.map,i.view,o-i.x,s-i.y));return}if(i&&r.hit){if(i.grab==="pinch"){let[s,l]=[...this.pointers.values()];if(s===void 0||l===void 0||!i.distance)return;this.setZoom(mn(r.hit,i.zoom,Math.abs(s-l)/i.distance,(s+l)/2));return}let{x:o}=this.viewBox(t,r);this.setZoom(i.grab==="pan"?pn(r.hit,i.zoom,o-i.x):gn(r.hit,i.grab,i.zoom,o-i.x));return}if(r.tooltipPortal){let{lines:o,shapes:s}=Xt(r,t.target,t.currentTarget,t.clientX,t.clientY);this.tip=s,this.portal=o.length?{x:t.clientX,y:t.clientY,lines:o}:null}else{let o=Qt(r,t.target,t.currentTarget,t.clientX,t.clientY);(o.length>0||this.tip.length>0)&&(this.tip=o)}if(this.highlight(Jt(r,t.target)),this.syncId&&r.hit?.crosshair){let o=je(r,this.viewBox(t,r).x);this.shareCrosshair(o?r.hit.rows[o.index]?.[0]??null:null)}};this.onPointerDown=t=>{let r=this.layout;if(!r||t.button!==0)return;let{x:i,y:o}=this.viewBox(t,r),s=be(r,t.target)?.item.legend,l=this.canEdit(r)?on(r,i,o):void 0;if(l){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"edit",gantt:l},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.brushing()&&!s){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:this.selectionMode==="lasso"?"lasso":"select",points:[{x:i,y:o}]},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.canPan(r)&&r.map){let d=r.map.plot;if(i<d.x||i>d.x+d.width||o<d.y||o>d.y+d.height)return;this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"map",view:r.map.view},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}let c=r.hit;if(!(!c||!this.canZoom(r))){if(this.pointers.set(t.pointerId,i),this.pointers.size===2){let[d,u]=[...this.pointers.values()];this.drag={x:(d+u)/2,y:o,zoom:c.zoom,grab:"pinch",distance:Math.abs(d-u)||1}}else{let d=bn(c,i,o);if(d)this.drag={x:i,y:o,zoom:d.zoom,grab:d.grab},d.zoom!==c.zoom&&this.setZoom(d.zoom);else if(this.zoomable&&i>=c.plot.x&&i<=c.plot.x+c.plot.width&&o>=c.plot.y&&o<=c.plot.y+c.plot.height)this.drag={x:i,y:o,zoom:c.zoom,grab:"pan"};else{this.pointers.delete(t.pointerId);return}}t.currentTarget.setPointerCapture(t.pointerId),this.clearTip()}};this.onPointerUp=t=>{this.pointers.delete(t.pointerId);let r=t.currentTarget;r.hasPointerCapture(t.pointerId)&&r.releasePointerCapture(t.pointerId);let i=this.drag,o=this.layout;if(o&&(i?.grab==="select"||i?.grab==="lasso"||i?.grab==="edit"||i?.grab==="map")){this.overlay=[];let{x:s,y:l}=this.viewBox(t,o);if(Math.abs(s-i.x)>2||Math.abs(l-i.y)>2){i.grab==="select"?this.setSelected(en(o,dt(i.x,i.y,s,l))):i.grab==="lasso"?this.setSelected(nn(o,i.points??[])):i.grab==="edit"&&i.change&&this.emit("skdx-task-change",i.change),this.drag={...i,distance:-1};return}this.drag=null;return}(this.pointers.size===0||this.drag?.grab==="pinch")&&(this.drag=null)};this.onWheel=t=>{let r=this.layout;if(!r)return;let{x:i,y:o}=this.viewBox(t,r);if(r.map&&this.canPan(r)){let c=r.map.plot;if(i<c.x||i>c.x+c.width||o<c.y||o>c.y+c.height)return;t.preventDefault(),this.setView(cn(r.map,t.deltaY,i,o));return}let s=r.hit;if(!s||!this.canZoom(r)||o<s.plot.y||o>s.plot.y+s.plot.height)return;let l=fn(s,t.deltaY,i);l&&(t.preventDefault(),this.setZoom(l))};this.onClick=t=>{if(!this.layout)return;if(this.drag?.distance===-1){this.drag=null;return}let r=be(this.layout,t.target);r&&(r.item.range?this.setZoom(r.item.range):r.item.legend&&r.item.series!==void 0?this.toggle(r.item.series):(this.select(r.item),this.emit("skdx-item-click",r.item)))};this.onKeyDown=t=>{let r=this.layout;if(!r)return;if((t.key==="Enter"||t.key===" ")&&this.focused!==null){let l=r.shapes[this.focused]?.item;l&&(t.preventDefault(),this.select(l),this.emit("skdx-item-click",l));return}let i=this.canEdit(r)?an(r,this.focused,t):void 0;if(i){t.preventDefault(),this.emit("skdx-task-change",i);return}let o=hn(r,this.focused,t.key);if(o===void 0)return;t.preventDefault(),this.focused=o;let s=o===null?void 0:r.shapes[o]?.item;this.highlight(s?pe(s):null)}}connectedCallback(){super.connectedCallback(),!(typeof ResizeObserver>"u")&&(this.observer=new ResizeObserver(([t])=>{let r=Math.floor(t?.contentRect.width??0);r>0&&(this.measured=r)}),this.observer.observe(this))}disconnectedCallback(){this.observer?.disconnect(),this.leave?.(),this.leave=void 0,this.joined=void 0,super.disconnectedCallback()}sized(){let{width:t,height:r,legend:i,tooltip:o,format:s,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,animated:v,responsive:x,highlighted:m,highlightScope:w,accessibleTable:y}=this;return{...typeof x=="object"&&this.measured!==void 0&&this.measured<(x.breakpoint??480)?x.compact:void 0,width:x&&this.measured?this.measured:t,height:r,animate:v,responsive:x,legend:i,tooltip:o,format:s,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,highlighted:m===void 0?this.highlightState:m,highlightScope:w,accessibleTable:y,hiddenSeries:this.hiddenSeries??this.hiddenState,zoom:this.zoom??this.zoomState,selected:this.selected??this.selectedState,view:this.view??this.viewState}}emit(t,r){this.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0}))}publish(t){this.syncId&&ht(this.syncId).publish(t,this.token)}join(){if(this.joined===this.syncId||(this.leave?.(),this.leave=void 0,this.joined=this.syncId,!this.syncId))return;let t=ht(this.syncId),r=i=>{"highlighted"in i&&(this.highlightState=i.highlighted??null),i.selected&&(this.selectedState=i.selected,this.crossFilter&&(this.highlightState=i.selected.length?i.selected:null)),"zoom"in i&&(this.zoomState=i.zoom),i.hiddenSeries&&(this.hiddenState=i.hiddenSeries),"crosshair"in i&&(this.crossState=i.crosshair??null)};r(t.current),this.leave=t.subscribe((i,o)=>{o!==this.token&&r(i)})}setZoom(t){this.zoomState=t,this.emit("skdx-zoom-change",t),this.publish({zoom:t})}setView(t){this.viewState=t,this.emit("skdx-view-change",t)}setSelected(t){this.selectedState=t,this.emit("skdx-selected-change",t),this.publish({selected:t})}toggle(t){let r=this.hiddenSeries??this.hiddenState,i=r.includes(t)?r.filter(o=>o!==t):[...r,t];this.hiddenState=i,this.emit("skdx-hidden-series-change",i),this.publish({hiddenSeries:i})}highlight(t){let r=this.hover;r===t||r&&t&&Wt(r,t)||(this.hover=t,this.emit("skdx-highlighted-change",t),this.syncId&&(this.highlightState=t,this.publish({highlighted:t})))}select(t){let r=this.selectionMode;r!=="none"&&this.setSelected(Zt(this.selected??this.selectedState,t,r==="single"?"single":"multiple"))}shareCrosshair(t){!this.syncId||this.lastCross===t||(this.lastCross=t,this.publish({crosshair:t}))}clearTip(){this.tip=[],this.portal=null,this.shareCrosshair(null)}canZoom(t){return!!(t.hit&&(this.zoomable||t.hit.brush))}canPan(t){return!!(t.map&&this.zoomable)}canEdit(t){return!!(this.editable&&t.edit)}brushing(){return this.selectionMode==="brush"||this.selectionMode==="lasso"}viewBox(t,r){return Ae(t.currentTarget,t.clientX,t.clientY,r.width,r.height)}getSvgElement(){return this.renderRoot.querySelector("svg")}getLayout(){return this.layout}resetZoom(){this.setZoom(void 0)}zoomTo(t){this.setZoom(t)}focusItem(t){let r=this.layout;if(!r)return!1;let i=r.shapes.findIndex(o=>o.item&&!o.item.legend&&ue(o.item,t));return i<0?!1:(this.getSvgElement()?.focus(),this.focused=i,!0)}export(t){let r=this.layout;return r?yn(r,{...t,label:t.label??this.label??this.localName}):Promise.reject(new Error("not rendered yet"))}root(t,r,i){this.join();let o=Et(Pt(t),this.sized());if(this.layout=o,o.issues!==this.reported){this.reported=o.issues;for(let y of o.issues??[])this.emit("skdx-data-issue",y)}let s=this.canZoom(o),l=this.canPan(o),c=this.canEdit(o),d=this.brushing(),u=s||l||c||d,h=!o.decorative&&ut(o).length>0,b=o.description?`${r}-desc`:void 0,v=Mn(o),x=kn(o,this.accessibleTable),m=typeof this.accessibleTable=="object"&&this.accessibleTable.caption||i,w=this.portal;return L.html`<svg
|
|
1
|
+
"use strict";var Qe=Object.defineProperty;var er=Object.getOwnPropertyDescriptor;var ei=Object.getOwnPropertyNames;var ti=Object.prototype.hasOwnProperty;var ni=(e,n)=>{for(var t in n)Qe(e,t,{get:n[t],enumerable:!0})},ri=(e,n,t,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of ei(n))!ti.call(e,i)&&i!==t&&Qe(e,i,{get:()=>n[i],enumerable:!(r=er(n,i))||r.enumerable});return e};var ii=e=>ri(Qe({},"__esModule",{value:!0}),e),y=(e,n,t,r)=>{for(var i=r>1?void 0:r?er(n,t):n,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(n,t,i):a(i))||i);return r&&i&&Qe(n,t,i),i};var Ei={};ni(Ei,{SkdxHistogram:()=>Q});module.exports=ii(Ei);var ee=require("lit/decorators.js");var tr=e=>Number(e.toPrecision(12)),oi,nr=e=>(oi??(oi=new Intl.NumberFormat)).format(tr(e)),ai=e=>{let n=Math.round(Math.abs(e)),t=e<0?"-":"",r=Math.floor(n/3600),i=Math.floor(n%3600/60),o=a=>String(a).padStart(2,"0");return r>0?`${t}${r}h ${o(i)}m`:i>0?`${t}${i}m ${o(n%60)}s`:`${t}${n}s`};function le(e){if(e===void 0)return nr;if(typeof e=="function")return e;let{style:n,locale:t,digits:r,unit:i="",timeZone:o}=e,a=u=>i?h=>u(h)+i:u,l=u=>r===void 0?u===void 0?{}:{maximumFractionDigits:u}:{minimumFractionDigits:r,maximumFractionDigits:r},c=u=>{let h=new Intl.NumberFormat(t,u);return a(b=>h.format(tr(b)))},d=u=>{let h=new Intl.DateTimeFormat(t,o?{...u,timeZone:o}:u);return b=>h.format(b)};switch(n){case"integer":return c({maximumFractionDigits:0});case"decimal":return c(l(2));case"percent":return c({style:"percent",...l(0)});case"currency":return c({style:"currency",currency:e.currency??"USD",...l()});case"compact":return c({notation:"compact",...l(1)});case"scientific":return c({notation:"scientific",...l(2)});case"date":return d({dateStyle:"medium"});case"time":return d({timeStyle:"short"});case"datetime":return d({dateStyle:"medium",timeStyle:"short"});case"duration":return a(ai)}}function et(e,n){if(typeof e=="string")return e;let t=e instanceof Date?e.getTime():e;return n?le(n)(t):e instanceof Date?new Intl.DateTimeFormat().format(e):nr(t)}var ce=e=>{if(e instanceof Date)return e.getTime();if(typeof e=="number")return e;let n=Number(e);return Number.isFinite(n)&&e.trim()!==""?n:Date.parse(e)};function Se([e,n],[t,r]){let i=n-e;return o=>i===0?t:t+(o-e)/i*(r-t)}function ge(e,n,t=5){if(e===n)return[e];let r=(n-e)/Math.max(1,t),i=10**Math.floor(Math.log10(r)),o=r/i,a=(o<1.5?1:o<3.5?2:o<7.5?5:10)*i,l=Math.floor(e/a)*a,c=Math.ceil(n/a)*a,d=[];for(let u=l;u<=c+a/2;u+=a)d.push(ir(u));return d}function rr(e,[n,t],r=.2){let i=e===0?0:(t-n)/e,o=i*(1-Math.max(0,Math.min(.9,r)));return{step:i,bandwidth:o,start:a=>n+a*i+(i-o)/2,center:a=>n+(a+.5)*i}}var ir=e=>Number(e.toPrecision(12)),p=e=>Number(e.toFixed(2)),I=e=>typeof e=="number"&&Number.isFinite(e),ie=e=>e.filter(I);function de(e){let n=1/0,t=-1/0;for(let r of e)I(r)&&(r<n&&(n=r),r>t&&(t=r));return n===1/0?[0,0]:[n,t]}function ye(e,n="linear"){if(e.length===0)return"";let t=e[0];if(n==="step"||n==="stepBefore"||n==="stepAfter"){let d=`M${t.x} ${t.y}`;for(let u=1;u<e.length;u++){let h=e[u-1],b=e[u];n==="stepAfter"?d+=`H${b.x}V${b.y}`:n==="stepBefore"?d+=`V${b.y}H${b.x}`:d+=`H${p((h.x+b.x)/2)}V${b.y}H${b.x}`}return d}if(n==="linear"||e.length<3)return`M${e.map(d=>`${d.x} ${d.y}`).join("L")}`;let r=e.length,i=e.slice(1).map((d,u)=>d.x-e[u].x),o=e.slice(1).map((d,u)=>d.y-e[u].y),a=i.map((d,u)=>d===0?0:o[u]/d),l=[a[0]];for(let d=1;d<r-1;d++){let u=a[d-1],h=a[d];l.push(u*h<=0?0:(u+h)/2)}l.push(a[r-2]);for(let d=0;d<r-1;d++){let u=a[d];if(u===0){l[d]=0,l[d+1]=0;continue}let h=l[d]/u,b=l[d+1]/u,M=Math.hypot(h,b);M>3&&(l[d]=3*h*u/M,l[d+1]=3*b*u/M)}let c=`M${t.x} ${t.y}`;for(let d=0;d<r-1;d++){let u=e[d],h=e[d+1],b=i[d]/3;c+=`C${p(u.x+b)} ${p(u.y+b*l[d])} ${p(h.x-b)} ${p(h.y-b*l[d+1])} ${h.x} ${h.y}`}return c}var Pe=1e3,De=60*Pe,Ne=60*De,Fe=24*Ne,si=[Pe,5*Pe,15*Pe,30*Pe,De,5*De,15*De,30*De,Ne,3*Ne,6*Ne,12*Ne,Fe,2*Fe,7*Fe,14*Fe];function or(e,n,t=6){if(!(n>e))return[e];let r=n-e,i=si.find(h=>r/h<=t),o=[];if(i!==void 0){for(let h=Math.ceil(e/i)*i;h<=n;h+=i)o.push(h);return o.length?o:[e,n]}let a=r/(30*Fe),l=[1,2,3,6,12,24,60,120].find(h=>a/h<=t)??240,c=new Date(e),d=c.getUTCFullYear(),u=Math.ceil((c.getUTCMonth()+(c.getUTCDate()>1?1:0))/l)*l;for(let h=Date.UTC(d,u,1);h<=n;)o.push(h),u+=l,u>=12&&(d+=Math.floor(u/12),u%=12),h=Date.UTC(d,u,1);return o.length?o:[e,n]}function ar(e,n){let t=Math.floor(Math.log10(e)),r=Math.ceil(Math.log10(n)),i=r-t<=1?[1,2,5]:[1],o=[];for(let a=t;a<=r;a++)for(let l of i)o.push(ir(l*10**a));return o.filter(a=>a>=e/1.0001&&a<=n*1.0001)}function $e(e,n={}){if(n.thresholds&&n.thresholds.length>=2)return[...n.thresholds].filter(Number.isFinite).sort((c,d)=>c-d);let[t,r]=n.domain??de(e),i=Math.max(1,e.length),o=Math.max(1,n.bins??Math.ceil(Math.log2(i)+1)),a=n.binWidth??(r>t?(r-t)/o:1),l=r>t?Math.max(1,Math.ceil((r-t)/a-1e-9)):1;return Array.from({length:l+1},(c,d)=>Number((t+d*a).toPrecision(12)))}function Ce(e,n){let t=[];for(let o=0;o+1<n.length;o++)t.push({x0:n[o],x1:n[o+1],count:0});if(t.length===0)return t;let r=n[0],i=n[n.length-1];for(let o of ie(e)){if(o<r||o>i)continue;let a=0,l=t.length-1;for(;a<l;){let c=a+l+1>>1;t[c].x0<=o?a=c:l=c-1}t[a].count++}return t}var li=/-?\d*\.?\d+(?:e[-+]?\d+)?/gi,ci=/([MLTHVCSQAZmlthvcsqaz])([^MLTHVCSQAZmlthvcsqaz]*)/g,di={M:2,L:2,T:2,C:6,S:4,Q:4,A:7,H:-1,V:-2};function ui(e,n,t){return e.replace(ci,(r,i,o)=>{let a=di[i];if(a===void 0)return i+o;let c=(o.match(li)??[]).map((d,u)=>{let h=Number(d);if(a===-1)return String(h+n);if(a===-2)return String(h+t);let b=u%a;return a===7?b===5?String(h+n):b===6?String(h+t):d:String(b%2===0?h+n:h+t)});return i+c.join(" ")})}var sr=(e,n,t)=>e.map(r=>{switch(r.kind){case"rect":return{...r,x:r.x+n,y:r.y+t};case"circle":return{...r,cx:r.cx+n,cy:r.cy+t};case"line":return{...r,x1:r.x1+n,x2:r.x2+n,y1:r.y1+t,y2:r.y2+t};case"text":return{...r,x:r.x+n,y:r.y+t};case"path":return{...r,d:ui(r.d,n,t)}}});var Rt=["primary","success","warning","danger","neutral"].flatMap(e=>[500,700].map(n=>`var(--skdx-color-${e}-${n})`)).sort((e,n)=>Number(e.endsWith("700)"))-Number(n.endsWith("700)"))),V={axis:"var(--skdx-color-border-strong)",grid:"var(--skdx-color-border-subtle)",label:"var(--skdx-color-text-muted)",focus:"var(--skdx-color-focus-ring)",positive:"var(--skdx-color-success-500)",negative:"var(--skdx-color-danger-500)",fontFamily:"var(--skdx-font-family)",fontSize:"var(--skdx-font-size-xs)"},tt=(e="neutral")=>e==="neutral"?V.axis:`var(--skdx-color-${e}-500)`,Vt=(e="neutral")=>e==="neutral"?V.label:e==="primary"?"var(--skdx-color-text-accent)":`var(--skdx-color-text-${e})`,lr=(e,n)=>n??Rt[e%Rt.length];var re={top:16,right:16,bottom:32,left:48};function cr(e,n,t=re){return{x:t.left,y:t.top,width:Math.max(0,e-t.left-t.right),height:Math.max(0,n-t.top-t.bottom)}}function Ge(e){let n=e.legend;if(n)return n===!0?{}:n.enabled===!1?void 0:n}function Pt(e){let n=e.tooltip;return n===void 0||n===!0?{enabled:!0}:n===!1?{enabled:!1}:{...n,enabled:n.enabled??!0}}var dr=e=>e.crosshair===!0||Pt(e).trigger==="axis",nt=20,hi=120,ur=e=>{let n=Ge(e);return n&&(n.position==="left"||n.position==="right")?n.width??hi:0},rt=(e,n=600,t=300)=>({width:(e.width??n)-ur(e),height:(e.height??t)-(Ge(e)?.position==="bottom"?nt:0)}),hr=(e,n,t)=>{let r=Ge(e);return!r||!(r.position===void 0||r.position==="top")?0:(n?Math.max(1,pr(n,t??rt(e).width,r)):1)*nt},ne=6.5;function Dt(e,n){let t=Array.from(e),r=Math.max(0,Math.floor(n/ne));return t.length<=r?e:r===0?"":`${t.slice(0,r-1).join("")}\u2026`}var fr=(e,n,t)=>t??(e.palette&&e.palette.length>0?e.palette[n%e.palette.length]:lr(n)),mr=(e,n)=>e.hiddenSeries?.includes(n)??!1;function Bt(e,n,t=[],r={},i=10,o=8,a=!1){let l=[],c=r.maxItems,d=c!==void 0&&c>=0&&e.length>c?e.slice(0,c):e,u=e.length-d.length,h=r.interactive??!0,b=o,M=i,x=(m,g,k,f)=>{let w=(g?18:4)+m.length*ne;b>o&&(a||b+w>n-8)&&(b=o,M+=nt),g&&l.push({kind:"rect",part:"legend-swatch",x:b,y:M-5,width:10,height:10,fill:g,opacity:f?.3:void 0,item:k}),l.push({kind:"text",part:"legend-label",x:b+(g?14:0),y:M,text:m,baseline:"middle",fill:f?V.grid:V.label,item:k}),b+=w+12};for(let m of d){let g=t.includes(m.name),k=h?{label:m.name,series:m.name,legend:!0}:void 0;x(r.formatter?.(m.name)??m.name,m.color,k,g)}return u>0&&x(`+${u} more`,void 0,void 0,!1),r.align==="end"?fi(l,n):l}function fi(e,n){let t=new Map;for(let i of e){let o=i.kind==="rect"?i.y+5:i.y;t.set(o,[...t.get(o)??[],i])}let r=[];for(let i of t.values()){let o=Math.max(...i.map(l=>l.kind==="rect"?l.x+l.width:l.x+l.text.length*ne)),a=n-8-o;for(let l of i)r.push({...l,x:l.x+a})}return r}var pr=(e,n,t={})=>new Set(Bt(e,n,[],t).flatMap(r=>r.kind==="text"?[r.y]:[])).size;function Nt(e,n,t,r=[]){let i=Ge(e),o=i&&e.direction==="rtl"&&i.align===void 0?{...i,align:"end"}:i,a=Pt(e),l=o?.position==="bottom",c=ur(e),d=e.hiddenSeries??[],u=o?c?Bt(r,1/0,d,o,10,(o.position==="right"?n:0)+8,!0):Bt(r,n,d,o,l?t+10:10):[],h=l?pr(r,n,o):0;return{width:n+c,height:l?t+Math.max(1,h)*nt:t,legendOffset:o?.position==="left"?c:void 0,tooltip:a.enabled,tooltipFormatter:a.formatter,axisTooltipFormatter:a.axisFormatter,tooltipPortal:a.portal,tooltipPlacement:a.placement,tooltipAnchored:a.followPointer===!1?!0:void 0,description:e.description,decorative:e.decorative,animate:e.animate===!0?300:e.animate||void 0,responsive:!!e.responsive,shapes:u}}function Ft(e){let n=e.legendOffset;if(!n)return e;let t=[...sr(e.shapes.filter(c=>!c.part.startsWith("legend-")),n,0),...e.shapes.filter(c=>c.part.startsWith("legend-"))],r=c=>({...c,x:c.x+n}),i=e.hit?{...e.hit,plot:r(e.hit.plot),xs:e.hit.xs.map(c=>c+n),brush:e.hit.brush?{box:r(e.hit.brush.box),window:r(e.hit.brush.window)}:void 0}:void 0,o=e.edit,a=o?{...o,scale:c=>o.scale(c)+n,invert:c=>o.invert(c-n),bars:o.bars.map(c=>({...c,x0:c.x0+n,x1:c.x1+n}))}:void 0,l=e.map?{...e.map,plot:r(e.map.plot)}:void 0;return{...e,shapes:t,hit:i,edit:a,map:l,legendOffset:void 0}}function it(e,n,t,r,i,o="auto"){let a=Array.isArray(t)?t:[t],l=Math.max(1,Math.floor((r-12)/ne)),c=a.flatMap(g=>{let k=[],f=Array.from(g);for(;f.length>l;){let w=f.slice(0,l+1).lastIndexOf(" ");w<1&&(w=l),k.push(f.slice(0,w).join("")),f=f.slice(w),f[0]===" "&&f.shift()}return k.push(f.join("")),k}),d=Math.max(1,Math.floor((i-6)/16)),u=c.slice(0,d);c.length>d&&(u[d-1]=Dt(`${u[d-1]}\u2026`,r-12));let h=Math.min(r,Math.max(0,...u.map(g=>Array.from(g).length))*ne+12),b=Math.min(i,6+u.length*16),M=o==="top"?{x:e-h/2,y:n-b-8}:o==="bottom"?{x:e-h/2,y:n+8}:o==="left"?{x:e-h-8,y:n-b/2}:o==="right"?{x:e+8,y:n-b/2}:{x:e+12,y:n-b-6},x=Math.max(0,Math.min(r-h,M.x)),m=Math.max(0,Math.min(i-b,M.y));return[{kind:"rect",part:"tooltip",title:a.join(`
|
|
2
|
+
`),x:p(x),y:p(m),width:p(h),height:b,fill:"var(--skdx-color-surface-raised)",stroke:V.axis,rx:8},...u.map((g,k)=>({kind:"text",part:"tooltip-label",x:p(x+6),y:p(m+11+k*16),text:g,baseline:"middle",fill:"var(--skdx-color-text-default)",weight:u.length>1&&k===0?"bold":void 0}))]}function br([e,n],t,r=!1,i){let o=typeof r=="boolean"?{scale:r?"log":"linear"}:r,a=le(o.format??i),l=o.min??e,c=o.max??n;o.reversed&&(t=[t[1],t[0]]);let d={id:o.id,position:o.position,options:o};if(o.scale==="sqrt"){let m=O=>Math.sign(O)*Math.sqrt(Math.abs(O)),g=o.nice===!1?[l,c]:ge(l,c,o.ticks),k=o.min??g[0],f=o.max??g[g.length-1],w=Se([m(k),m(f)],t),A=O=>w(m(O)),S=ge(k,f,o.ticks).filter(O=>O>=k-1e-9&&O<=f+1e-9);return{...d,scale:A,domain:[k,f],format:a,ticks:(S.length>=2?S:[k,f]).map(O=>({pos:p(A(O)),label:a(O)})),zero:p(A(Math.min(Math.max(0,k),f)))}}if(o.scale==="log"){let m=Math.max(l,Number.EPSILON),g=Math.max(c,m),k=ar(m,g),f=[Math.log10(m),Math.log10(g)],w=Se(f,t),A=S=>w(Math.log10(Math.max(S,Number.EPSILON)));return{...d,scale:A,domain:f,format:a,ticks:k.map(S=>({pos:p(A(S)),label:a(S)})),zero:p(t[0])}}let u=ge(l,c,o.ticks),h=[o.min??(o.nice===!1?l:u[0]),o.max??(o.nice===!1?c:u[u.length-1])],b=Se(h,t),M=u.filter(m=>m>=h[0]-1e-9&&m<=h[1]+1e-9),x=(M.length>=2?M:[h[0],h[1]]).map(m=>({pos:p(b(m)),label:a(m)}));return{...d,scale:b,domain:h,format:a,ticks:x,zero:p(b(Math.min(Math.max(0,h[0]),h[1])))}}var xr=([e,n],t)=>Math.max(re.left,ge(e,n).reduce((r,i)=>Math.max(r,t(i).length),0)*ne+14),gr=e=>e?.grid!==!1;function ot(e,n){if(e.length<2)return e;let t=e.reduce((i,o)=>Math.max(i,o.label.length),0)*ne+8,r=Math.max(1,Math.ceil(e.length*t/Math.max(1,n)));return r===1?e:e.filter((i,o)=>o%r===0)}var Gt=(e,n,t,r)=>`${e}, ${n}: ${r(t)}`;function at(e,n,t,r){let i=e.error!==void 0?"error":e.loading?"loading":n?"empty":null;if(!i)return null;let{width:o,height:a}=rt(e,t,r),l=i==="error"?e.error:i==="loading"?"Loading\u2026":e.emptyMessage??"No data available",c=[];return i==="loading"&&c.push({kind:"rect",part:"skeleton",x:0,y:0,width:o,height:a,fill:"var(--skdx-color-surface-sunken)",rx:8}),c.push({kind:"text",part:`state-${i}`,x:p(o/2),y:p(a/2),text:l,anchor:"middle",baseline:"middle",fill:i==="error"?"var(--skdx-color-text-danger)":V.label}),{...Nt(e,o,a),shapes:c,tooltip:!1}}var _t=(e,n,t)=>{let r=n.length*ne/2;return e+r>t?"end":e-r<0?"start":"middle"};function Et(e,n={}){let{plot:t,xTicks:r,yTicks:i,baseline:o}=e,a=t.x+t.width,l=t.y+t.height,c=[],d=n.grid??!0,u=(x,m)=>m?{kind:"line",part:"grid",x1:x.pos,x2:x.pos,y1:t.y,y2:l,stroke:V.grid}:{kind:"line",part:"grid",x1:t.x,x2:a,y1:x.pos,y2:x.pos,stroke:V.grid},h=n.x?.tickRotation??0,b=(x,m,g,k)=>h?Y(x,m,g,{part:k,anchor:h<0?"end":"start",baseline:"middle",rotate:h}):mi(x,m,g,e.width,{part:k,anchor:_t(x,g,e.width)}),M=(x,m,g,k,f)=>{for(let w of x)c.push(m==="x"?{kind:"line",part:"tick",x1:w.pos,x2:w.pos,y1:g,y2:p(g+k*f),stroke:V.axis}:{kind:"line",part:"tick",x1:g,x2:p(g+k*f),y1:w.pos,y2:w.pos,stroke:V.axis})};if(n.categoryGrid)for(let x of r)c.push(u(x,!n.horizontal));if(n.horizontal){let x=n.axes??[{ticks:i,position:"bottom",offset:0,label:n.yLabel,...n.y}];if(d)for(let m of i)c.push(u(m,!0));x[0]?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:o,x2:o,y1:t.y,y2:l,stroke:V.axis});for(let m of x){let g=m.position==="top"||m.position==="right",k=p(g?t.y-m.offset:l+m.offset),f=g||m.offset>0;m.showLine&&f&&c.push({kind:"line",part:"axis",x1:t.x,x2:a,y1:k,y2:k,stroke:V.axis}),m.showTicks&&M(m.ticks,"x",k,g?-1:1,m.tickSize??4);let w=p(g?k-8:k+20);for(let A of m.ticks)c.push(g?Y(A.pos,w,A.label,{part:"x-label-top",anchor:_t(A.pos,A.label,e.width)}):b(A.pos,w,A.label,"x-label"));m.label&&c.push(f?Y(4,w,m.label,{part:"axis-title",anchor:"start",baseline:g?void 0:"middle"}):Y(4,t.y-6,m.label,{part:"axis-title",anchor:"start"}))}n.x?.showLine&&c.push({kind:"line",part:"axis",x1:n.rtl?a:t.x,x2:n.rtl?a:t.x,y1:t.y,y2:l,stroke:V.axis}),n.x?.showTicks&&M(r,"y",n.rtl?a:t.x,n.rtl?1:-1,n.x.tickSize??4);for(let m of r)c.push(n.rtl?Y(a+8,m.pos,m.label,{part:"y-label",anchor:"start",baseline:"middle"}):Y(t.x-8,m.pos,m.label,{part:"y-label",anchor:"end",baseline:"middle"}))}else{if(d)for(let m of i)c.push(u(m,!1));n.y?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:t.x,x2:a,y1:o,y2:o,stroke:V.axis});let x=n.axes??[{ticks:i,position:"left",offset:0,label:n.yLabel,...n.y},...n.rightTicks?[{ticks:n.rightTicks,position:"right",offset:0,label:n.rightLabel}]:[]];for(let m of x){let g=m.position==="left",k=g?t.x-m.offset:a+m.offset,f=g?"y-label":"y-label-right";m.showLine&&c.push({kind:"line",part:"axis",x1:p(k),x2:p(k),y1:t.y,y2:l,stroke:V.axis}),m.showTicks&&M(m.ticks,"y",p(k),g?-1:1,m.tickSize??4);for(let w of m.ticks)c.push(Y(p(g?k-8:k+8),w.pos,w.label,{part:f,anchor:g?"end":"start",baseline:"middle"}));m.label&&c.push(Y(p(g?m.offset===0?4:Math.max(4,k-40):m.offset===0?e.width-4:Math.min(e.width-4,k+40)),t.y-6,m.label,{part:"axis-title",anchor:g?"start":"end"}))}n.x?.showTicks&&M(r,"x",l,1,n.x.tickSize??4);for(let m of r)c.push(b(m.pos,l+(h?12:20),m.label,"x-label"))}return n.xLabel&&c.push(Y(p(t.x+t.width/2),e.height-4,n.xLabel,{part:"axis-title",anchor:"middle"})),n.horizontal&&n.rightLabel&&c.push(Y(e.width-4,t.y-6,n.rightLabel,{part:"axis-title",anchor:"end"})),c}var Y=(e,n,t,r={})=>({kind:"text",part:"label",x:e,y:n,text:t,fill:V.label,...r});function mi(e,n,t,r,i={}){let o=Math.max(4,Math.min(r-4,e)),a=i.anchor??"start",l=a==="middle"?2*Math.min(o-4,r-o-4):a==="end"?o-4:r-o-4,c=Dt(t,l);return{kind:"text",part:"label",x:o,y:n,fill:V.label,...i,text:c,title:c===t?i.title:t}}function yr(e){return e.flatMap(n=>{if(n.kind!=="text"||n.fill!=="var(--skdx-color-text-on-accent)"&&n.part!=="reference-label")return[n];let t=n.text.length*ne+8,r=n.x-(n.anchor==="middle"?t/2:n.anchor==="end"?t-4:4),i=n.y-(n.baseline==="hanging"?2:n.baseline==="middle"?9:14);return[{kind:"rect",part:"label-background",x:r,y:i,width:t,height:18,rx:8,fill:"var(--skdx-color-surface-raised)"},{...n,fill:n.part==="reference-label"?n.fill:"var(--skdx-color-text-default)"}]})}var _e=(e,n,t,r,i,o)=>({kind:"circle",part:"point",cx:e,cy:n,r:t,fill:r,title:i,item:o});function jt(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height,a=c=>Math.max(r.x,Math.min(i,c)),l=c=>Math.max(r.y,Math.min(o,c));for(let c of e??[]){let d=c.color??tt(c.variant),u=c.color??Vt(c.variant),h={part:"reference-label",fill:u},b=n.horizontal===!0;if("y"in c){let M=p(n.y(c.y,c.axis??"left"));if(b){let x=a(M);t.push(...vr(x,r.y,o,d,c.label,h))}else{let x=l(M);t.push(...kr(r.x,i,x,d,c.label,h))}}else if("x"in c){let M=n.x(c.x);if(M===void 0)continue;b?t.push(...kr(r.x,i,l(p(M)),d,c.label,h)):t.push(...vr(a(p(M)),r.y,o,d,c.label,h))}else if("y1"in c){let M=p(n.y(c.y1,c.axis??"left")),x=p(n.y(c.y2,c.axis??"left"));b?t.push(...wr(a(Math.min(M,x)),a(Math.max(M,x)),r,d,c.label,u)):t.push(...Mr(l(Math.min(M,x)),l(Math.max(M,x)),r,d,c.label,u))}else{let M=n.x(c.x1),x=n.x(c.x2);if(M===void 0||x===void 0)continue;let m=p(Math.min(M,x)),g=p(Math.max(M,x));b?t.push(...Mr(l(m),l(g),r,d,c.label,u)):t.push(...wr(a(m),a(g),r,d,c.label,u))}}return t}function kr(e,n,t,r,i,o){let a={kind:"line",part:"reference",x1:e,x2:n,y1:t,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[a,Y(n-4,t-5,i,{...o,anchor:"end"})]:[a]}function vr(e,n,t,r,i,o){let a={kind:"line",part:"reference",x1:e,x2:e,y1:n,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[a,Y(e+4,n+10,i,{...o,anchor:"start"})]:[a]}function Mr(e,n,t,r,i,o){let a={kind:"rect",part:"reference-area",x:t.x,y:e,width:t.width,height:p(Math.max(0,n-e)),fill:r,opacity:.12,title:i};return i?[a,Y(t.x+t.width-4,e+12,i,{part:"reference-label",fill:o,anchor:"end"})]:[a]}function wr(e,n,t,r,i,o){let a={kind:"rect",part:"reference-area",x:e,y:t.y,width:p(Math.max(0,n-e)),height:t.height,fill:r,opacity:.12,title:i};return i?[a,Y(e+4,t.y+12,i,{part:"reference-label",fill:o,anchor:"start"})]:[a]}function Sr(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height;for(let a of e??[]){let l=a.color??tt(a.variant),c=a.color??Vt(a.variant),d=(x,m,g)=>{let k=n.x(x);if(k===void 0)return;let f=n.y(m,g??"left");return n.horizontal?{x:p(f),y:p(k)}:{x:p(k),y:p(f)}},u=a.id??a.label,h=x=>({label:x,id:u,name:a.label});if(a.type==="line"||a.type==="band"){let{type:x,id:m,...g}=a;t.push(...jt([g],n));continue}if(a.type==="rect"){let x=d(a.x1,a.y1,a.axis),m=d(a.x2,a.y2,a.axis);if(!x||!m)continue;let g=Math.max(r.x,Math.min(x.x,m.x)),k=Math.max(r.y,Math.min(x.y,m.y)),f=a.label??"";t.push({kind:"rect",part:"annotation-rect",x:p(g),y:p(k),width:p(Math.max(0,Math.min(i,Math.max(x.x,m.x))-g)),height:p(Math.max(0,Math.min(o,Math.max(x.y,m.y))-k)),fill:l,opacity:.12,stroke:l,title:f||void 0,item:f?h(f):void 0}),a.label&&t.push(Y(p(g+4),p(k+12),a.label,{part:"annotation-label",fill:c}));continue}let b=d(a.x,a.y,a.axis);if(!b)continue;if(a.type==="text"){t.push(Y(b.x,b.y,a.text,{part:"annotation-text",fill:c,anchor:"middle",baseline:"middle",title:a.label}));continue}let M=a.label??`${String(a.x)}, ${a.y}`;if(t.push({kind:"circle",part:"annotation-point",cx:b.x,cy:b.y,r:5,fill:l,stroke:"var(--skdx-color-surface-default)",title:M,item:h(M)}),a.type==="callout"&&a.label){let[x,m]=a.offset??[16,-16],g=p(Math.max(r.x,Math.min(i,b.x+x))),k=p(Math.max(r.y,Math.min(o,b.y+m)));t.push({kind:"line",part:"annotation-leader",x1:b.x,y1:b.y,x2:g,y2:k,stroke:l},Y(g,k,a.label,{part:"annotation-label",fill:c,anchor:x>=0?"start":"end",baseline:"middle"}))}}return t}var Wt=2e3;function pi(e){if(e!=="none")return e===void 0||e==="auto"?{strategy:"lttb",threshold:Wt}:typeof e=="string"?{strategy:e,threshold:Wt}:{strategy:e.strategy,threshold:e.threshold??Wt}}function bi(e,n){let t=e.length;if(n>=t||n<3)return e.map((l,c)=>c);let r=[0],i=[],o=(t-2)/(n-2),a=0;for(let l=0;l<n-2;l++){let c=Math.floor((l+1)*o)+1,d=Math.min(t-1,Math.floor((l+2)*o)+1),u=0,h=0,b=0;for(let w=c;w<d;w++){let A=e[w];I(A)&&(u+=w,h+=A,b++)}u=b?u/b:(c+d)/2,h=b?h/b:0;let M=Math.floor(l*o)+1,x=Math.min(t-1,Math.floor((l+1)*o)+1),m=e[a],g=I(m)?m:0,k=-1,f=-1;for(let w=M;w<x;w++){let A=e[w];if(!I(A)){i.push(w);continue}let S=Math.abs((a-u)*(A-g)-(a-w)*(h-g));S>f&&(f=S,k=w)}k<0&&(k=M),r.push(k),a=k}return r.push(t-1),i.length?[...new Set([...r,...i])].sort((l,c)=>l-c):r}function xi(e,n){let t=e.length,r=Math.max(1,Math.floor(n/2));if(r*2>=t)return e.map((a,l)=>l);let i=[],o=t/r;for(let a=0;a<r;a++){let l=Math.floor(a*o),c=a===r-1?t:Math.floor((a+1)*o),d=-1,u=-1;for(let h=l;h<c;h++){let b=e[h];if(!I(b)){i.push(h);continue}(d<0||b<e[d])&&(d=h),(u<0||b>e[u])&&(u=h)}d>=0&&i.push(Math.min(d,u)),u>=0&&u!==d&&i.push(Math.max(d,u))}return[...new Set(i)].sort((a,l)=>a-l)}function gi(e,n){let t=e.length,r=Math.max(1,Math.floor(n/4));if(r*4>=t)return e.map((a,l)=>l);let i=[],o=t/r;for(let a=0;a<r;a++){let l=Math.floor(a*o),c=a===r-1?t:Math.floor((a+1)*o),d=-1,u=-1,h=-1,b=-1;for(let M=l;M<c;M++){let x=e[M];if(!I(x)){i.push(M);continue}h<0&&(h=M),b=M,(d<0||x<e[d])&&(d=M),(u<0||x>e[u])&&(u=M)}for(let M of[h,d,u,b])M>=0&&i.push(M)}return[...new Set(i)].sort((a,l)=>a-l)}function $r(e,n,t){let r=pi(t);if(!r||n<=r.threshold||e.length===0)return;let i=r.strategy==="minmax"?xi:r.strategy==="m4"?gi:bi,o=new Set;for(let a of e)for(let l of i(a.slice(0,n),r.threshold))o.add(l);return[...o].sort((a,l)=>a-l)}function Cr(e,n,t,r,i,o,a,l){if(r==="circle")return{..._e(e,n,t,i,o,a),part:l};let c=r==="square"?`M${p(e-t)} ${p(n-t)}h${p(2*t)}v${p(2*t)}h${p(-2*t)}Z`:r==="diamond"?`M${p(e)} ${p(n-t*1.3)}L${p(e+t*1.3)} ${p(n)}L${p(e)} ${p(n+t*1.3)}L${p(e-t*1.3)} ${p(n)}Z`:`M${p(e)} ${p(n-t*1.2)}L${p(e+t*1.15)} ${p(n+t*.9)}L${p(e-t*1.15)} ${p(n+t*.9)}Z`;return{kind:"path",part:l,d:c,fill:i,title:o,item:a}}var yi=e=>{let n=0;return e.map(t=>I(t)?n+=t:null)},ki=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&I(n)&&I(r)?n-r:null}),vi=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&I(n)&&I(r)&&r!==0?(n-r)/Math.abs(r):null});function Mi(e,n){let t=Math.max(1,Math.floor(n));return e.map((r,i)=>{if(i<t-1)return null;let o=0;for(let a=i-t+1;a<=i;a++){let l=e[a];if(!I(l))return null;o+=l}return o/t})}function wi(e,n="max"){let t=0;for(let r of e)I(r)&&(t=n==="sum"?t+r:Math.max(t,r));return e.map(r=>I(r)?t===0?0:r/t:null)}function Si(e,n="desc"){let t=e.filter(I).sort((r,i)=>n==="asc"?r-i:i-r);return e.map(r=>I(r)?t.indexOf(r)+1:null)}var $i=(e,n=-1/0,t=1/0)=>e.map(r=>I(r)&&r>=n&&r<=t?r:null),Ci=(e,n="asc")=>[...e].sort((t,r)=>I(t)?I(r)?n==="asc"?t-r:r-t:-1:I(r)?1:0);function Ii(e,n,t="sum"){let r=Math.max(1,Math.floor(n)),i=[];for(let o=0;o<e.length;o+=r){let a=e.slice(o,o+r).filter(I);if(a.length===0){i.push(null);continue}let l=a.reduce((c,d)=>c+d,0);i.push(t==="sum"?l:t==="mean"?l/a.length:t==="min"?Math.min(...a):Math.max(...a))}return i}function Ai(e,n={}){let t=e.filter(I),r=$e(t,n);return{edges:r,counts:Ce(t,r).map(i=>i.count)}}function Zt(e,n){let t=[...e];for(let r of n??[])switch(r.type){case"cumulative":t=yi(t);break;case"difference":t=ki(t);break;case"percentageChange":t=vi(t);break;case"movingAverage":t=Mi(t,r.window);break;case"normalize":t=wi(t,r.to);break;case"rank":t=Si(t,r.order);break;case"filter":t=$i(t,r.min,r.max);break;case"sort":t=Ci(t,r.order);break;case"aggregate":t=Ii(t,r.every,r.method);break;case"bin":t=Ai(t,r).counts;break}return t}var Ti=100,Oi=2e3,Ir=32,Ar=28,lt=e=>e.position==="right"||e.position==="top";function zi(e){let t=(e.yAxis===void 0?[]:Array.isArray(e.yAxis)?e.yAxis:[e.yAxis]).map((i,o)=>({...i,id:i.id??(o===0?"left":o===1?"right":String(o)),position:i.position??(o===1?"right":"left")}));t.length===0&&t.push({id:"left",position:"left"});let r=t.some(i=>i.id==="right"||lt(i));return e.rightAxis?t.push({...e.rightAxis,id:"right",position:"right"}):!r&&e.series.some(i=>i.axis==="right")&&t.push({id:"right",position:"right"}),t}function Or(e,n){let t=e[0]?.id;return n===void 0||n==="left"?t:n==="right"?(e.find(r=>r.id==="right")??e.find(lt))?.id:e.find(r=>r.id===n)?.id}var st=e=>e.kind==="bar"||e.kind==="range"&&e.style==="bar";function zr(e,n){let t=le(e.format),{series:r,categories:i,issues:o,axes:a}=Ri(e,n,t),l=e.direction==="rtl",c=e.baseline??0,d=Math.max(i.length,...r.map(s=>Math.max(s.data.length,s.low.length))),u=r.every(s=>ie(s.data).length===0&&ie(s.high).length===0),h=at(e,u);if(h)return{...h,issues:o};let b=e.xAxis?.type??"category",M=b!=="category"&&i.length>0&&i.every(s=>typeof s!="string"||b==="time"&&I(ce(s))),x=M?i.map(ce):[],[m,g]=de(x),k=e.xAxis?.format??(b==="time"?{style:g-m<2*864e5?"time":"date"}:void 0),f=Array.from({length:d},(s,v)=>{let C=i[v];return C===void 0?String(v+1):et(C,k)}),w=Li(e.zoom,d),A=Array.from({length:w.end-w.start},(s,v)=>w.start+v),S=e.orientation==="horizontal",G=r.map(s=>({...s,hidden:s.hidden||S&&!st(s)})).filter(s=>!s.hidden),j=G.some(s=>!st(s))?$r(G.filter(s=>!st(s)).map(s=>A.map(v=>(s.kind==="range"?s.high[v]:s.data[v])??null)),A.length,e.sampling):void 0,P=j?j.map(s=>A[s]):A,X=e.stacked==="percent"||e.stackOffset==="expand",J=e.stackOffset??"zero",oe=new Map,fe=new Map,bt=new Map;for(let s of G)s.stack!==void 0&&s.kind!=="range"&&bt.set(s.stack,[...bt.get(s.stack)??[],s]);for(let s of bt.values()){let v=new Array(d).fill(c),C=new Array(d).fill(c),_=new Array(d).fill(0);if(X)for(let N of s)N.data.forEach((R,E)=>{I(R)&&(_[E]=_[E]+Math.abs(R))});for(let N of s){let R=[],E=[];for(let D=0;D<d;D++){let F=N.data[D];if(!I(F)){R.push(null),E.push(null);continue}let L=_[D],T=X?L>0?F/L:0:F,W=T>=0?v:C;R.push(W[D]),W[D]=W[D]+T,E.push(W[D])}oe.set(N,R),fe.set(N,E)}if(J==="silhouette"||J==="wiggle"){let N=new Array(d).fill(0);if(J==="silhouette")for(let R=0;R<d;R++)N[R]=-(v[R]-c)/2;else{let R=0;for(let E=0;E<d;E++){let D=s.length,F=0;for(let T=0;T<D;T++){let W=s[T],H=W.data[E],q=W.data[E-1],te=E>0&&I(H)&&I(q)?H-q:0;F+=(D-T-.5)*te}let L=v[E]-c;R=E===0?-L/2:R-(L>0?F/Math.max(1,D):0),N[E]=R}}for(let R of s){let E=oe.get(R),D=fe.get(R);for(let F=0;F<d;F++){let L=E[F],T=D[F];I(L)&&(E[F]=L+N[F]),I(T)&&(D[F]=T+N[F])}}}}let An=s=>s.kind==="range"?{from:s.low,to:s.high}:{from:oe.get(s)??new Array(d).fill(c),to:fe.get(s)??s.data},Tn=s=>{let v=[],C=!1;for(let R of G){if(R.axis!==s)continue;let{from:E,to:D}=An(R);for(let F of P){let L=D[F];if(I(L)&&v.push(L),R.kind==="range"||R.stack!==void 0){let T=E[F];I(T)&&v.push(T)}}if(R.errors)for(let F of P){let L=Tr(R.data[F],R.errors[F]);L&&v.push(L[0],L[1])}(R.kind==="bar"||R.kind==="area")&&J==="zero"&&(C=!0)}let[_,N]=de(v);return C?[Math.min(c,_),Math.max(c,N)]:[_,N]},{width:xt,height:On}=rt(e),Wr=e.brush?Ir+Ar:0,zn=P.reduce((s,v)=>Math.max(s,f[v].length),0)*ne,Ln=X?{style:"percent"}:void 0,Zr=s=>{if(s.scale==="log")return re.left;let[v,C]=Tn(s.id),_=le(s.format??Ln??e.format);return xr([s.min??v,s.max??C],_)+(s.showTicks?s.tickSize??4:0)},gt=s=>S?lt(s)?"top":"bottom":lt(s)!==l?"right":"left",Rn=s=>S?24+(s.showTicks?s.tickSize??4:0):Zr(s),Hr=new Set(G.map(s=>s.axis)),yt=a.filter(s=>Hr.has(s.id)||a.length>1),Vn=new Map,ke={left:0,right:0,top:0,bottom:0};for(let s of yt){let v=gt(s);Vn.set(s.id,ke[v]),ke[v]+=Rn(s)}let Bn=yt.find(s=>gt(s)==="bottom"),Pn=r.map(s=>({name:s.name,color:s.color})),Ur={top:re.top+hr(e,Pn,xt)+(a.some(s=>s.label)?12:0)+ke.top,right:S?l?Math.max(re.left,zn+16):re.right:Math.max(re.right,ke.right),bottom:re.bottom+Wr+(e.xAxis?.label?14:0)+(e.xAxis?.tickRotation?24:0)+ke.bottom-(Bn?Rn(Bn):0),left:S?l?re.right:Math.max(re.left,zn+16):Math.max(re.left,ke.left)},K=cr(xt,On,Ur),Kr=S?l?[K.x+K.width,K.x]:[K.x,K.x+K.width]:[K.y+K.height,K.y],Dn=S?[K.y,K.y+K.height]:l?[K.x+K.width,K.x]:[K.x,K.x+K.width],kt=new Map(a.map(s=>[s.id,{...br(Tn(s.id),Kr,{format:Ln,...s},e.format),position:gt(s),offset:Vn.get(s.id)??0}])),Nn=a[0]?.id,Ze=kt.get(Nn),vt=s=>kt.get(Or(a,s)??Nn)??Ze,ae=(s,v)=>vt(v).scale(s),Fn=s=>p(s.scale(Math.min(Math.max(c,Math.min(...s.domain)),Math.max(...s.domain)))),He=rr(P.length,Dn,e.barGap),Mt=P.map(s=>x[s]),wt=[...Mt].sort((s,v)=>s-v),ve=1/0;for(let s=1;s<wt.length;s++)ve=Math.min(ve,wt[s]-wt[s-1]);let[Me,Oe]=de(Mt),se=ve===1/0?Math.max(1,Math.abs(Oe)*.05||1):ve/2,ze=Se([Me-se,Oe+se],Dn),Ue=s=>p(M?ze(Mt[s]):He.center(s)),Gn=M?Math.abs(ze(Me+(ve===1/0?se:ve))-ze(Me))*.8:He.bandwidth,_n=s=>M?Ue(s)-Gn/2:He.start(s),qr=M?(b==="time"?or(Me-se,Oe+se):ge(Me-se,Oe+se)).filter(s=>s>=Me-se&&s<=Oe+se).map(s=>({pos:p(ze(s)),label:et(s,k)})):ot(P.map((s,v)=>({pos:Ue(v),label:f[s]})),S?1/0:K.width/Math.max(.2,Math.abs(Math.cos((e.xAxis?.tickRotation??0)*Math.PI/180)))),St={...Nt(e,xt,On,Pn),plot:K,xTicks:qr,yTicks:S?ot(Ze.ticks,K.width):Ze.ticks,baseline:Fn(Ze)},Yr=a[0],En=Et(St,{horizontal:S,rtl:l,axes:yt.map(s=>{let v=kt.get(s.id);return{ticks:S?ot(v.ticks,K.width):v.ticks,position:v.position,offset:v.offset??0,label:s.label,showLine:s.showLine,showTicks:s.showTicks,tickSize:s.tickSize}}),xLabel:e.xAxis?.label,grid:gr(Yr),categoryGrid:e.xAxis?.grid===!0,x:e.xAxis}),Xr=s=>{if(typeof s=="number"&&i.every(C=>typeof C=="string"))return s;let v=typeof s=="string"?s:ce(s);for(let C=0;C<d;C++){let _=i[C];if(_!==void 0&&(typeof v=="string"?_===v||f[C]===v:ce(_)===v))return C}},jn={plot:K,horizontal:S,x:s=>{if(M&&(typeof s!="string"||I(ce(s))))return ze(ce(s));let v=Xr(s),C=v===void 0?-1:P.indexOf(v);return C<0?void 0:He.center(C)},y:(s,v)=>ae(s,v)},Wn=jt(e.references,jn);En.push(...Wn.filter(s=>s.part!=="reference-label"));let Jr=yr(Wn.filter(s=>s.part==="reference-label")),$t=[],Ct=new Map;for(let s of G){if(!st(s))continue;let v=s.stack??s,C=$t.indexOf(v);C<0&&(C=$t.push(v)-1),Ct.set(s,C)}let Ke=Gn/Math.max(1,$t.length),me=Math.min(Ke,e.barWidth??1/0),Zn=(Ke-me)/2,It=[],qe=[],At=[],Tt=[],Ot=[],Hn=[],Ye=[],Xe=s=>vt(s.axis).format,zt=Math.max(0,e.minBarSize??0),Qr=(s,v,C)=>{let _=Math.abs(v-s);if(_>=zt)return[Math.min(s,v),_];let R=s+(S?C?1:-1:C?-1:1)*zt;return[Math.min(s,R),zt]},Le=(s,v,C,_)=>({label:_,series:s.name,seriesId:s.id??s.name,category:f[v],index:v,value:C}),Un=(s,v,C,_)=>{let N=Tr(_,s.errors?.[v]);if(!N)return;let R=p(ae(N[0],s.axis)),E=p(ae(N[1],s.axis)),D=4,F="var(--skdx-color-text-default)",L=`${s.name}, ${f[v]}: ${Xe(s)(N[0])} \u2013 ${Xe(s)(N[1])}`;Hn.push(S?{kind:"line",part:"error-bar",x1:R,x2:E,y1:C,y2:C,stroke:F,title:L}:{kind:"line",part:"error-bar",x1:C,x2:C,y1:R,y2:E,stroke:F,title:L},S?{kind:"line",part:"error-cap",x1:R,x2:R,y1:p(C-D),y2:p(C+D),stroke:F}:{kind:"line",part:"error-cap",x1:p(C-D),x2:p(C+D),y1:R,y2:R,stroke:F},S?{kind:"line",part:"error-cap",x1:E,x2:E,y1:p(C-D),y2:p(C+D),stroke:F}:{kind:"line",part:"error-cap",x1:p(C-D),x2:p(C+D),y1:E,y2:E,stroke:F})};for(let s of G){let{from:v,to:C}=An(s),_=Xe(s),N=P.length<=Oi;if(s.kind==="bar"){let L="";P.forEach((T,W)=>{let H=s.data[T],q=v[T],te=C[T];if(!I(H)||!I(q)||!I(te))return;let we=ae(q,s.axis),xe=ae(te,s.axis),[Re,Ve]=Qr(we,xe,te>=q),Be=_n(W)+Ct.get(s)*Ke+Zn,qn=p(S?Re:Be),Yn=p(S?Be:Re),Lt=p(S?Ve:me),Xn=p(S?me:Ve);if(!N){L+=`M${qn} ${Yn}h${Lt}v${Xn}h${-Lt}Z`;return}let Jn=Gt(s.name,f[T],X?te-q:H,_);if(qe.push({kind:"rect",part:"bar",x:qn,y:Yn,width:Lt,height:Xn,fill:s.color,rx:e.radius,title:Jn,item:Le(s,T,H,Jn)}),Un(s,T,p(Be+me/2),H),e.labels){let Qn=_(X?te-q:H);Ot.push(S?Y(p(Math.max(we,xe)+4),p(Be+me/2),Qn,{baseline:"middle"}):Y(p(Be+me/2),p(Math.min(we,xe)-4),Qn,{anchor:"middle"}))}}),L&&qe.push({kind:"path",part:"bars",d:L,fill:s.color,title:s.name});continue}if(s.kind==="range"&&s.style==="bar"){P.forEach((L,T)=>{let W=v[L],H=C[L];if(!I(W)||!I(H))return;let q=ae(Math.min(W,H),s.axis),te=ae(Math.max(W,H),s.axis),we=_n(T)+Ct.get(s)*Ke+Zn,xe=`${s.name}, ${f[L]}: ${_(Math.min(W,H))} \u2013 ${_(Math.max(W,H))}`,Re=Le(s,L,H,xe),Ve=Math.max(1,Math.abs(te-q));qe.push(S?{kind:"rect",part:"range",x:p(Math.min(q,te)),y:p(we),width:p(Ve),height:p(me),fill:s.color,rx:e.radius,title:N?xe:void 0,item:Re}:{kind:"rect",part:"range",x:p(we),y:p(Math.min(q,te)),width:p(me),height:p(Ve),fill:s.color,rx:e.radius,title:N?xe:void 0,item:Re})});continue}let R=e.nulls==="connect"||e.nulls===void 0&&e.connectNulls,E=[],D=[];P.forEach((L,T)=>{let W=v[L],H=C[L];if(!I(H)||!I(W)){!R&&D.length&&(E.push(D),D=[]);return}D.push({x:Ue(T),y:p(ae(H,s.axis)),y0:p(ae(W,s.axis)),i:L})}),D.length&&E.push(D);let F=s.markers??P.length<=Ti;for(let L of E){let T=ye(L,s.curve);if(s.kind==="range"&&s.style==="line"){At.push({kind:"path",part:"range-high",d:T,stroke:s.color,strokeWidth:2,strokeLinejoin:"round"},{kind:"path",part:"range-low",d:ye(L.map(W=>({x:W.x,y:W.y0})),s.curve),stroke:s.color,strokeWidth:2,strokeLinejoin:"round",dash:"4 3"});continue}if(s.kind==="range"){let W=ye([...L].reverse().map(H=>({x:H.x,y:H.y0})),s.curve);It.push({kind:"path",part:"range",d:`${T}L${W.slice(1)}Z`,fill:s.color,fillOpacity:.2,title:s.name});continue}if(s.kind==="area"){let W=Fn(vt(s.axis)),H=s.stack!==void 0?ye([...L].reverse().map(te=>({x:te.x,y:te.y0})),s.curve).slice(1):`${L[L.length-1]?.x} ${W}L${L[0]?.x} ${W}`,q=`skdx-g-${s.index}`;s.gradient&&!Ye.some(te=>te.id===q)&&Ye.push({id:q,vertical:!0,stops:[{offset:0,color:s.color,opacity:s.fillOpacity},{offset:1,color:s.color,opacity:0}]}),It.push({kind:"path",part:"area",d:`${T}L${H}Z`,fill:s.gradient?`url(#${q})`:s.color,fillOpacity:s.gradient?void 0:s.fillOpacity})}At.push({kind:"path",part:"line",d:T,stroke:s.color,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",dash:s.dash})}if(s.kind==="range"&&N)for(let L of E)for(let T of L){let W=s.low[T.i],H=s.high[T.i],q=`${s.name}, ${f[T.i]}: ${_(Math.min(W,H))} \u2013 ${_(Math.max(W,H))}`;Tt.push({..._e(T.x,T.y,.01,s.color,q,Le(s,T.i,H,q)),part:"anchor"})}if(s.kind!=="range")for(let L of E)for(let T of L){if(!F&&!N&&!e.labels&&!s.errors)continue;let W=s.data[T.i],H=X?C[T.i]-v[T.i]:W,q=Gt(s.name,f[T.i],H,_);(F||N)&&Tt.push(F&&s.symbol!=="circle"?Cr(T.x,T.y,s.markerSize,s.symbol,s.color,N?q:void 0,Le(s,T.i,W,q),"point"):{..._e(T.x,T.y,F?s.markerSize:.01,s.color,N?q:void 0,Le(s,T.i,W,q)),part:F?"point":"anchor"}),N&&Un(s,T.i,S?T.y:T.x,C[T.i]),e.labels&&Ot.push(Y(T.x,T.y-8,_(H),{anchor:"middle"}))}}let Kn={plot:K,xs:S?[]:P.map((s,v)=>Ue(v)),rows:P.map(s=>[f[s],...G.map(v=>{let C=Xe(v);if(v.kind==="range"){let N=v.low[s],R=v.high[s];return`${v.name}: ${I(N)&&I(R)?`${C(N)} \u2013 ${C(R)}`:"\u2014"}`}let _=v.data[s];return`${v.name}: ${I(_)?C(X?(fe.get(v)?.[s]??0)-(oe.get(v)?.[s]??0):_):"\u2014"}`})]),count:d,zoom:w,crosshair:dr(e)},Je=[];if(e.brush&&!S){let s={x:K.x,y:K.y+K.height+Ar,width:K.width,height:Ir},v=G.find(_=>_.kind!=="range"),C={x:p(s.x+w.start/Math.max(1,d)*s.width),y:s.y,width:p((w.end-w.start)/Math.max(1,d)*s.width),height:s.height};if(Je.push({kind:"rect",part:"brush",x:s.x,y:s.y,width:s.width,height:s.height,fill:"var(--skdx-color-surface-sunken)",stroke:V.grid}),v){let _=ie(v.data),[N,R]=de(_),E=d>1?s.width/(d-1):0,D=v.data.flatMap((L,T)=>I(L)?[{x:p(s.x+T*E),y:p(s.y+s.height-(R===N?.5:(L-N)/(R-N))*(s.height-4)-2)}]:[]),F=ye(D);D.length>1&&Je.push({kind:"path",part:"brush-series",d:`${F}L${D[D.length-1]?.x} ${s.y+s.height}L${D[0]?.x} ${s.y+s.height}Z`,fill:v.color,fillOpacity:.3})}Je.push({kind:"rect",part:"brush-window",...C,fill:"var(--skdx-color-primary-500)",opacity:.15,stroke:V.axis},{kind:"rect",part:"brush-handle",x:p(C.x-3),y:s.y+8,width:6,height:s.height-16,fill:V.axis,rx:8},{kind:"rect",part:"brush-handle",x:p(C.x+C.width-3),y:s.y+8,width:6,height:s.height-16,fill:V.axis,rx:8}),Kn.brush={box:s,window:C}}return{...St,shapes:[...En,...It,...qe,...At,...Hn,...Tt,...Ot,...Jr,...Sr(e.annotations,jn),...Je,...St.shapes],hit:Kn,issues:o,defs:Ye.length?Ye:void 0}}function Tr(e,n){if(!(!I(e)||n===null||n===void 0))return typeof n=="number"?I(n)?[e-Math.abs(n),e+Math.abs(n)]:void 0:I(n[0])&&I(n[1])?[Math.min(n[0],n[1]),Math.max(n[0],n[1])]:void 0}function Li(e,n){if(!e||n<2)return{start:0,end:n};let t=Math.max(0,Math.min(n-1,Math.floor(e.start))),r=Math.max(t+1,Math.min(n,Math.ceil(e.end)));return r-t<2&&n>=2?{start:Math.min(t,n-2),end:Math.min(t,n-2)+2}:{start:t,end:r}}function Ri(e,n,t){let r=f=>f.type??n,i=[],o=zi(e),a=e.categories??[],l=(e.transforms??[]).filter(f=>f.type==="sort"||f.type==="bin"||f.type==="aggregate"),c=(e.transforms??[]).filter(f=>!l.includes(f)),d=e.stacked||e.stackOffset!==void 0&&e.stackOffset!=="zero",u=(f,w,A)=>{let S=A.filter(O=>O!==null&&!(typeof O=="number"&&Number.isFinite(O))).length;S&&i.push({code:"invalid-value",severity:"warning",message:`Series "${f}" has ${S} value${S===1?"":"s"} that ${S===1?"is":"are"} neither a number nor null; drawn as gaps.`,itemId:w??f}),a.length&&A.length!==a.length&&!e.transform&&i.push({code:"length-mismatch",severity:"warning",message:`Series "${f}" has ${A.length} values for ${a.length} categories.`,itemId:w??f})},h=e.series.map((f,w)=>{let A=r(f),S=d?!0:void 0,O=f.type==="range"?void 0:f.stack,G=O===!1?void 0:O===!0||O===void 0&&S?`${A}`:O;f.type==="range"?(u(f.name,f.id,f.low),u(f.name,f.id,f.high)):u(f.name,f.id,f.data);let j=X=>e.nulls==="zero"?X.map(J=>I(J)?J:0):X,P=Or(o,f.axis);return P===void 0&&i.push({code:"unknown-axis",severity:"warning",message:`Series "${f.name}" names axis "${String(f.axis)}", which is not defined; drawn on the first axis.`,itemId:f.id??f.name}),{name:f.name,id:f.id,color:fr(e,w,f.color),axis:P??o[0]?.id,hidden:mr(e,f.name),index:w,kind:A,data:f.type==="range"?[]:j(Zt(Zt(f.data,c),f.transforms)),low:f.type==="range"?f.low:[],high:f.type==="range"?f.high:[],curve:f.curve??e.curve??"linear",dash:f.type==="range"?void 0:f.dash,markers:f.type==="range"?void 0:f.markers,symbol:f.type==="range"?"circle":f.symbol??"circle",markerSize:f.type==="range"?3:f.markerSize??3,errors:f.type==="range"?void 0:f.errors,stack:A==="range"||A==="line"?void 0:G,style:f.type==="range"?f.style??"area":"area",fillOpacity:(f.type==="range"?void 0:f.fillOpacity)??e.fillOpacity??.25,gradient:f.type!=="range"&&f.gradient===!0}}),b=()=>Math.max(a.length,...h.map(f=>Math.max(f.data.length,f.low.length))),M=f=>{let w=S=>S.length?f.map(O=>S[O]??null):S,A=Array.from({length:b()},(S,O)=>a[O]??String(O+1));a=f.map(S=>A[S]),h=h.map(S=>({...S,data:w(S.data),low:w(S.low),high:w(S.high)}))},x=(f,w)=>{let A=(w!==void 0?h.find(O=>O.name===w):void 0)??h.find(O=>!O.hidden&&O.kind!=="range")??h[0];w!==void 0&&!h.some(O=>O.name===w)&&i.push({code:"unknown-series",severity:"warning",message:`sort.by names "${w}", which is not a series; sorted by the first series.`});let S=Array.from({length:b()},(O,G)=>G).sort((O,G)=>{let j=A?.data[O]??A?.high[O],P=A?.data[G]??A?.high[G],X=I(j)?j:-1/0,J=I(P)?P:-1/0;return f==="asc"?X-J:J-X});M(S)},m=f=>{let w=h.flatMap(S=>ie(S.data)),A=$e(w,f);a=A.slice(1).map((S,O)=>`${t(A[O])}\u2013${t(S)}`),h=h.map(S=>{let O=ie(S.data),G=0,j=Ce(O,A).map(P=>e.binMode==="density"?O.length?P.count/(O.length*(P.x1-P.x0)):0:e.binMode==="cumulative"?G+=P.count:P.count);return{...S,data:j}})},g=(f,w)=>{let A=Math.max(1,Math.floor(f)),S=b(),O=j=>{if(!j.length)return j;let P=[];for(let X=0;X<S;X+=A){let J=ie(j.slice(X,X+A));P.push(J.length===0?null:w==="sum"?J.reduce((oe,fe)=>oe+fe,0):w==="mean"?J.reduce((oe,fe)=>oe+fe,0)/J.length:w==="min"?Math.min(...J):Math.max(...J))}return P};a=Array.from({length:S},(j,P)=>a[P]??String(P+1)).filter((j,P)=>P%A===0),h=h.map(j=>({...j,data:O(j.data),low:O(j.low),high:O(j.high)}))};e.transform==="histogram"?m({bins:e.bins,binWidth:e.binWidth,domain:e.binDomain}):e.transform==="cumulative"&&(h=h.map(f=>{let w=0;return{...f,data:f.data.map(A=>I(A)?w+=A:w)}}));for(let f of l)f.type==="sort"?x(f.order??"desc"):f.type==="bin"?m(f):f.type==="aggregate"&&g(f.every,f.method??"sum");typeof e.sort=="string"?x(e.sort):e.sort&&x(e.sort.order,e.sort.by);let k=e.xAxis?.domain;if(k){let f=b(),w=Array.from({length:f},(G,j)=>a[j]??String(j+1)),A=G=>{let j=typeof G=="string"?G:ce(G);return w.findIndex(P=>typeof j=="string"?P===j||et(P)===j:ce(P)===j)},S=k.map(A),O=G=>G.length?S.map(j=>j<0?null:G[j]??null):G;a=[...k],h=h.map(G=>({...G,data:O(G.data),low:O(G.low),high:O(G.high)}))}return{series:h,categories:a,issues:i,axes:o}}function ct(e){return e==null?[]:(Array.isArray(e)?e:[e]).map(t=>typeof t=="object"?t:{id:t})}var Ht=e=>e.id??e.name??e.series,Lr=e=>e.seriesId??e.series;function ue(e,n){let t=!1;return n.id!==void 0&&(t=!0,Ht(e)!==n.id&&e.id!==n.id&&e.name!==n.id)||n.series!==void 0&&(t=!0,Lr(e)!==n.series&&e.series!==n.series)||n.index!==void 0&&(t=!0,e.index!==n.index)||n.category!==void 0&&(t=!0,e.category!==n.category)?!1:t}function pe(e){let n={},t=Ht(e);t!==void 0&&(n.id=t);let r=Lr(e);return r!==void 0&&e.series!==void 0&&(n.series=r),e.index!==void 0&&(n.index=e.index),n}var Ut=(e,n)=>e.id===n.id&&e.series===n.series&&e.index===n.index&&e.category===n.category;function Kt(e,n,t){let r=ct(e),i=pe(n),o=r.some(a=>ue(n,a));return t==="single"?o?[]:[i]:o?r.filter(a=>!ue(n,a)):[...r,i]}var Vi=.2;function Bi(e){let n=V.focus;switch(e.kind){case"rect":return{kind:"rect",part:"selected",x:e.x-1.5,y:e.y-1.5,width:e.width+3,height:e.height+3,fill:"none",stroke:n,rx:e.rx};case"circle":return{kind:"circle",part:"selected",cx:e.cx,cy:e.cy,r:e.r+2.5,fill:"none",stroke:n};case"path":return{kind:"path",part:"selected",d:e.d,fill:"none",stroke:n,strokeWidth:2.5};case"line":return{...e,part:"selected",stroke:n,strokeWidth:(e.strokeWidth??1)+3,title:void 0,item:void 0};case"text":return}}var Pi=(e,n)=>e.kind==="text"?{...e,fill:V.grid}:{...e,opacity:(e.opacity??1)*n};function qt(e,n){let t=ct(n.selected),r=n.highlighted===void 0||n.highlighted===null?[]:ct(n.highlighted),i=r[0];if(t.length===0&&!i)return e;let o={highlighted:n.highlightScope?.highlighted??"item",faded:n.highlightScope?.faded??"global"},a=[],l=u=>!i||r.some(h=>ue(u,h))?!0:o.highlighted==="series"?r.some(h=>h.series!==void 0&&ue(u,{series:h.series})):!1,c=u=>{if(!i||o.faded==="none"||l(u))return!1;if(o.faded==="series"){let h=i.series;return h!==void 0&&ue(u,{series:h})}return!0},d=e.shapes.map(u=>{let h=u.item;if(!h||h.legend)return u;if(t.some(b=>ue(h,b))){let b=Bi(u);b&&a.push(b)}return c(h)?Pi(u,Vi):u});return a.length?{...e,shapes:[...d,...a]}:{...e,shapes:d}}function Yt(e){let n=ie(e.data),t=at(e,n.length===0);if(t)return t;let r=$e(n,{bins:e.bins,binWidth:e.binWidth,domain:e.domain,thresholds:e.thresholds}),i=Ce(n,r),o=i.reduce((m,g)=>m+g.count,0),a=e.mode??"count",l=le(e.xAxis?.format??e.format),c=le(a==="percent"?{style:"percent",digits:1}:a==="density"?{style:"decimal",digits:3}:e.format),d=e.name??(a==="density"?"Density":a==="percent"?"Share":"Count"),u=m=>a==="density"?o>0&&m.x1>m.x0?m.count/(o*(m.x1-m.x0)):0:a==="percent"?o>0?m.count/o:0:m.count,h=i.map(m=>`${l(m.x0)}\u2013${l(m.x1)}`),b=zr({...e,format:c,series:[{name:d,data:i.map(u),color:e.color}],categories:h,xAxis:e.xAxis?.label?{label:e.xAxis.label}:void 0,barGap:e.barGap??.05,transform:void 0},"bar"),M=b.shapes.map((m,g)=>{if(m.part!=="bar"||!m.item||m.item.index===void 0)return m;let k=i[m.item.index];if(!k)return m;let f=o>0?` (${Math.round(k.count/o*1e3)/10}%)`:"",w=`${h[m.item.index]??String(g)}: ${k.count}${f}${a==="count"?"":` \xB7 ${d} ${c(u(k))}`}`;return{...m,title:m.title===void 0?void 0:w,item:{...m.item,label:w}}}),x=b.hit?.rows.map((m,g)=>{let k=i[g];return k?[m[0],`${d}: ${c(u(k))}`,`Observations: ${k.count}`]:m});return{...b,shapes:M,hit:b.hit&&x?{...b.hit,rows:x}:b.hit}}var Rr="var(--skdx-radius-default, var(--skdx-radius-md, 0.5rem))";function dt(e){return["tooltip","skeleton","label-background","stage-label-background","brush-handle"].includes(e)?Rr:void 0}function Te(e,n,t,r,i){let o=e.getBoundingClientRect();return{x:o.width?(n-o.left)*r/o.width:n,y:o.height?(t-o.top)*i/o.height:t}}var Xt=(e,n,t)=>n>=e.x&&n<=e.x+e.width&&t>=e.y&&t<=e.y+e.height;function Vr(e,n){let t=0,r=1/0;return e.xs.forEach((i,o)=>{let a=Math.abs(i-n);a<r&&(r=a,t=o)}),t}function Ee(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=Vr(t,n),i=t.rows[r]??[];return{index:r,rows:e.axisTooltipFormatter?.(i,r)??i}}function Jt(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=t.xs[Vr(t,n)];return{kind:"line",part:"crosshair",x1:r,x2:r,y1:t.plot.y,y2:t.plot.y+t.plot.height,stroke:V.axis,dash:"3 3"}}function Qt(e,n,t){let r=e.hit;if(!r||!r.crosshair||r.xs.length===0||!Xt(r.plot,n,t))return[];let i=Jt(e,n),{rows:o}=Ee(e,n),a=e.tooltipAnchored?r.plot.y+8:t;return[i,...it(i.x1,a,o,e.width,e.height,e.tooltipPlacement)]}function en(e,n){let t=e.hit;if(!t||t.xs.length===0)return[];let r=t.rows.findIndex(o=>o[0]===n);if(r<0)return[];let i=t.xs[r];return Qt(e,i,t.plot.y+8)}function tn(e,n,t,r,i){if(!e.tooltip)return{lines:[],shapes:[]};if(e.hit?.crosshair){let{x:c,y:d}=Te(t,r,i,e.width,e.height);if(Xt(e.hit.plot,c,d)){let u=Ee(e,c),h=Jt(e,c);if(u&&h)return{lines:u.rows,shapes:[h]}}}let o=n?.closest?.("[data-skdx-part]"),a=e.tooltipFormatter?be(e,n)?.item:void 0,l=a&&e.tooltipFormatter?.(a)||o&&Array.from(o.children).find(c=>c.tagName.toLowerCase()==="title")?.textContent;return l?{lines:Array.isArray(l)?l:[l],shapes:[]}:{lines:[],shapes:[]}}function Br(e,n,t,r,i,o,a){let l=e?.closest?.("[data-skdx-part]"),c=a&&a.tooltipFormatter?be(a,e)?.item:void 0,d=c&&a?.tooltipFormatter?.(c)||l&&Array.from(l.children).find(x=>x.tagName.toLowerCase()==="title")?.textContent;if(!d)return[];let u=a?.tooltipAnchored?be(a,e):void 0,h=u?a?.shapes[u.index]:void 0,{x:b,y:M}=h?je(h):Te(n,t,r,i,o);return it(b,M,d,i,o,a?.tooltipPlacement)}function nn(e,n,t,r,i){if(!e.tooltip)return[];if(e.hit?.crosshair){let{x:o,y:a}=Te(t,r,i,e.width,e.height),l=Qt(e,o,a);if(l.length>0)return l}return Br(n,t,r,i,e.width,e.height,e)}function rn(e,n){let t=be(e,n);return t&&!t.item.legend?pe(t.item):null}var Di=(e,n)=>{let{x:t,y:r}=je(e),i=e.kind==="circle"?e.cy:e.kind==="rect"?e.y+e.height/2:r;return t>=n.x&&t<=n.x+n.width&&i>=n.y&&i<=n.y+n.height};function on(e,n){let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor"||!Di(i,n))continue;let o=pe(i.item),a=JSON.stringify(o);t.has(a)||(t.add(a),r.push(o))}return r}var an=e=>({kind:"rect",part:"selection-box",x:p(e.x),y:p(e.y),width:p(e.width),height:p(e.height),fill:V.focus,opacity:.12,stroke:V.focus}),ht=(e,n,t,r)=>({x:Math.min(e,t),y:Math.min(n,r),width:Math.abs(t-e),height:Math.abs(r-n)});function Pr(e,n,t){let r=!1;for(let i=0,o=e.length-1;i<e.length;o=i++){let a=e[i],l=e[o];a.y>t!=l.y>t&&n<(l.x-a.x)*(t-a.y)/(l.y-a.y)+a.x&&(r=!r)}return r}function sn(e,n){if(n.length<3)return[];let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor")continue;let{x:o,y:a}=je(i),l=i.kind==="circle"?i.cy:i.kind==="rect"?i.y+i.height/2:a;if(!Pr(n,o,l))continue;let c=pe(i.item),d=JSON.stringify(c);t.has(d)||(t.add(d),r.push(c))}return r}var ln=e=>({kind:"path",part:"selection-lasso",d:e.length?`M${e.map(n=>`${p(n.x)} ${p(n.y)}`).join("L")}`:"",fill:V.focus,fillOpacity:.12,stroke:V.focus,dash:"4 3"}),ut=6;function cn(e,n,t){let r=e.edit;if(r){for(let i of r.bars)if(!(t<i.y||t>i.y+i.height||n<i.x0-ut||n>i.x1+ut))return Math.abs(n-i.x0)<=ut?{bar:i,mode:"start"}:Math.abs(n-i.x1)<=ut?{bar:i,mode:"end"}:{bar:i,mode:"move"}}}function dn(e,n,t){let r=e.edit;return Dr(r,n,r.invert(n.bar.x0+t)-r.invert(n.bar.x0))}function un(e,n,t){let r=e.edit,i=t.key==="ArrowRight"?1:t.key==="ArrowLeft"?-1:0;if(!r||n===null||!i||!(t.shiftKey||t.altKey))return;let o=r.bars.find(c=>c.index===n);if(!o)return;let a=t.altKey?t.shiftKey?"start":"end":"move",l=r.snap??r.invert(o.x0+10)-r.invert(o.x0);return Dr(r,{bar:o,mode:a},i*l)}function Dr(e,{bar:n,mode:t},r){let i=l=>e.snap?Math.round(l/e.snap)*e.snap:l,o=n.start,a=n.end;return t==="move"?(o=i(n.start+r),a=o+(n.end-n.start)):t==="start"?o=Math.min(i(n.start+r),n.end):a=Math.max(i(n.end+r),n.start),{id:n.id,name:n.name,start:o,end:a}}function hn(e,n,t){let r=e.edit,i=r.scale(t.start),o=r.scale(t.end);return{kind:"rect",part:"edit-ghost",x:p(Math.min(i,o)),y:p(n.bar.y),width:p(Math.max(1,Math.abs(o-i))),height:p(n.bar.height),fill:V.focus,opacity:.25,stroke:V.focus,rx:2}}var Ni=64,Fi=e=>Math.max(1,Math.min(Ni,e));function fn(e,n,t,r){let i=n>0?.8:1.25,o=Fi(e.view.zoom*i);if(o===e.view.zoom)return e.view;let{plot:a,scale:l}=e,[c,d]=e.view.center,u=(t-(a.x+a.width/2))/l,h=(r-(a.y+a.height/2))/l,b=e.view.zoom/o;return{center:[c+u*(1-b),e.fromY(e.toY(d)-h*(1-b))],zoom:o}}function mn(e,n,t,r){let{scale:i}=e;return{center:[n.center[0]-t/i,e.fromY(e.toY(n.center[1])+r/i)],zoom:n.zoom}}function be(e,n){let t=n?.closest?.("[data-skdx-i]"),r=Number(t?.getAttribute("data-skdx-i")),i=Number.isInteger(r)?e.shapes[r]?.item:void 0;return i?{index:r,item:i}:void 0}var ft=e=>e.shapes.flatMap((n,t)=>n.item&&!n.item.legend?[t]:[]);function je(e){switch(e.kind){case"rect":return{x:e.x+e.width/2,y:e.y};case"circle":return{x:e.cx,y:e.cy-e.r};case"line":return{x:(e.x1+e.x2)/2,y:Math.min(e.y1,e.y2)};case"text":return{x:e.x,y:e.y};case"path":{let n=/M\s*(-?[\d.]+)[ ,](-?[\d.]+)/.exec(e.d);return n?{x:Number(n[1]),y:Number(n[2])}:{x:0,y:0}}}}function pn(e,n){let t=n===null?void 0:e.shapes[n];if(!t)return[];let r=V.focus,i;switch(t.kind){case"rect":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-2,width:t.width+4,height:t.height+4,fill:"none",stroke:r,rx:2};break;case"circle":i={kind:"circle",part:"focus",cx:t.cx,cy:t.cy,r:t.r+3,fill:"none",stroke:r};break;case"line":i={kind:"line",part:"focus",x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke:r,strokeWidth:4};break;case"text":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-8,width:t.text.length*ne+4,height:16,fill:"none",stroke:r,rx:2};break;case"path":i={kind:"path",part:"focus",d:t.d,stroke:r,strokeWidth:2,fill:"none"};break}let{x:o,y:a}=je(t),l=t.item&&e.tooltipFormatter?.(t.item)||(t.item?.label??t.title??"");return[i,...l?it(p(o),p(a),l,e.width,e.height):[]]}function bn(e,n,t){let r=ft(e);if(r.length===0)return;let i=n===null?-1:r.indexOf(n);switch(t){case"ArrowRight":case"ArrowDown":return r[Math.min(r.length-1,i+1)];case"ArrowLeft":case"ArrowUp":return r[Math.max(0,i<=0?0:i-1)];case"Home":return r[0];case"End":return r[r.length-1];case"Escape":return null;default:return}}var Ie=2,Ae=(e,n,t)=>{let r=Math.max(Ie,Math.min(t,Math.round(n))),i=Math.max(0,Math.min(t-r,Math.round(e)));return{start:i,end:i+r}},Nr=(e,n)=>!e||e.start<=0&&e.end>=n;function xn(e,n,t){if(e.count<=Ie||!e.plot.width)return;let{start:r,end:i}=e.zoom,o=i-r,a=n>0?1.25:.8,l=Math.max(Ie,Math.min(e.count,Math.round(o*a)));if(l===o)return n>0&&!Nr(e.zoom,e.count)?Ae(r,l,e.count):void 0;let c=Math.max(0,Math.min(1,(t-e.plot.x)/e.plot.width)),d=r+c*o;return Ae(d-c*l,l,e.count)}function gn(e,n,t,r){let i=n.end-n.start,o=Math.max(Ie,Math.min(e.count,Math.round(i/Math.max(.05,t)))),a=Math.max(0,Math.min(1,(r-e.plot.x)/Math.max(1,e.plot.width)));return Ae(n.start+a*i-a*o,o,e.count)}function yn(e,n,t){let r=n.end-n.start,i=e.plot.width/Math.max(1,r);return Ae(n.start-t/i,r,e.count)}function kn(e,n,t){let r=e.brush;if(!r||!Xt(r.box,n,t))return;let i=r.window;if(Math.abs(n-i.x)<=6)return{grab:"left",zoom:e.zoom};if(Math.abs(n-(i.x+i.width))<=6)return{grab:"right",zoom:e.zoom};if(n>i.x&&n<i.x+i.width)return{grab:"move",zoom:e.zoom};let o=e.zoom.end-e.zoom.start,a=(n-r.box.x)/Math.max(1,r.box.width)*e.count;return{grab:"move",zoom:Ae(a-o/2,o,e.count)}}function vn(e,n,t,r){let i=e.brush;if(!i)return t;let o=r/Math.max(1,i.box.width)*e.count;if(n==="move")return Ae(t.start+o,t.end-t.start,e.count);if(n==="left")return{start:Math.max(0,Math.min(t.end-Ie,Math.round(t.start+o))),end:t.end};let a=Math.min(e.count,Math.max(t.start+Ie,Math.round(t.end+o)));return{start:t.start,end:a}}function wn(e,n){switch(n.type){case"svg":return Promise.resolve(Mn(e,n.label,n.resolve));case"csv":return Promise.resolve(Er(n.rows));case"png":{if(typeof document>"u"||typeof Image>"u")return Promise.reject(new Error("PNG export needs a browser"));let t=Mn(e,n.label,n.resolve);return _r(t,e.width,e.height,n.scale,n.background)}}}var he=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/"/g,"""),We=e=>e.filter(([,n])=>n!==void 0&&n!=="").map(([n,t])=>` ${n}="${he(String(t))}"`).join("");function Fr(e){let n=e.title?`<title>${he(e.title)}</title>`:"",t=["data-skdx-part",e.part];switch(e.kind){case"path":return`<path${We([t,["d",e.d],["fill",e.fill??"none"],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-linecap",e.strokeLinecap],["stroke-linejoin",e.strokeLinejoin],["stroke-dasharray",e.dash],["opacity",e.opacity],["fill-opacity",e.fillOpacity]])}>${n}</path>`;case"rect":return`<rect${We([t,["x",e.x],["y",e.y],["width",e.width],["height",e.height],["rx",e.rx],["fill",e.fill],["stroke",e.stroke],["fill-opacity",e.opacity]])}>${n}</rect>`;case"line":return`<line${We([t,["x1",e.x1],["y1",e.y1],["x2",e.x2],["y2",e.y2],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-dasharray",e.dash],["opacity",e.opacity]])}>${n}</line>`;case"circle":return`<circle${We([t,["cx",e.cx],["cy",e.cy],["r",e.r],["fill",e.fill],["stroke",e.stroke]])}>${n}</circle>`;case"text":return`<text${We([t,["aria-label",e.title],["x",e.x],["y",e.y],["text-anchor",e.anchor],["dominant-baseline",e.baseline],["fill",e.fill],["font-weight",e.weight],["transform",e.rotate?`rotate(${e.rotate} ${e.x} ${e.y})`:void 0]])}>${he(e.text)}</text>`}}function Gr(e){let n=e.defs??[];return n.length===0?"":`<defs>${n.map(t=>`<linearGradient id="${he(t.id)}" x1="0" y1="0" x2="${t.vertical===!1?1:0}" y2="${t.vertical===!1?0:1}">${t.stops.map(r=>`<stop offset="${r.offset}" stop-color="${he(r.color)}"${r.opacity===void 0?"":` stop-opacity="${r.opacity}"`}/>`).join("")}</linearGradient>`).join("")}</defs>`}function Mn(e,n,t){let r=Gr(e)+e.shapes.map(Fr).join("");return t&&(r=r.replace(/var\((--[\w-]+)\)/g,(i,o)=>t(o).trim()||i)),`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 ${e.width} ${e.height}" width="${e.width}" height="${e.height}" role="img" aria-label="${he(n)}" font-family="${he(V.fontFamily)}" font-size="${he(V.fontSize)}"><title>${he(n)}</title>${r}</svg>`}function _r(e,n,t,r=2,i){return new Promise((o,a)=>{let l=URL.createObjectURL(new Blob([e],{type:"image/svg+xml;charset=utf-8"})),c=new Image;c.onload=()=>{URL.revokeObjectURL(l);let d=document.createElement("canvas");d.width=Math.round(n*r),d.height=Math.round(t*r);let u=d.getContext("2d");if(!u)return a(new Error("canvas 2d context unavailable"));i&&(u.fillStyle=i,u.fillRect(0,0,d.width,d.height)),u.drawImage(c,0,0,d.width,d.height),d.toBlob(h=>h?o(h):a(new Error("toBlob failed")),"image/png")},c.onerror=()=>{URL.revokeObjectURL(l),a(new Error("svg could not be decoded"))},c.src=l})}function Er(e){let n=t=>{let r=t==null?"":String(t);return/[",\n\r]/.test(r)?`"${r.replace(/"/g,'""')}"`:r};return e.map(t=>t.map(n).join(",")).join(`\r
|
|
3
|
+
`)}function Sn(e,n){if(!n)return;let t=typeof n=="object"?n.maxRows??500:500,r=e.hit;if(r&&r.rows.length>0){let l=r.rows[0];if(r.rows.length>t)return;let c=["",...l.slice(1).map(u=>u.replace(/:\s[^:]*$/,""))],d=r.rows.map(u=>[u[0],...u.slice(1).map(h=>h.slice(h.lastIndexOf(": ")+2))]);return[c,...d]}let i=e.shapes.flatMap(l=>l.item&&!l.item.legend&&!(l.part==="anchor"&&!l.title)?[l.item]:[]);if(i.length===0||i.length>t)return;let o=["series","name","category","value"].filter(l=>i.some(c=>c[l]!==void 0)),a=(l,c)=>l[c]===void 0?"":String(l[c]);return[o.map(l=>l[0]?.toUpperCase()+l.slice(1)),...i.map(l=>o.map(c=>a(l,c)))]}var $n=new Map;function mt(e){let n=$n.get(e);if(n)return n.group;let t=new Set,r={},i={current:r,subscribe(o){return t.add(o),()=>{t.delete(o),t.size===0&&$n.delete(e)}},publish(o,a){Object.assign(r,o);for(let l of t)l(o,a)}};return $n.set(e,{group:i,listeners:t}),i}var jr='[data-skdx-part]:not([data-skdx-part^="tooltip"]):not([data-skdx-part="focus"]):not([data-skdx-part="crosshair"])',Cn=`@keyframes skdx-in{from{opacity:0}to{opacity:1}}${jr}{animation:skdx-in var(--skdx-chart-duration,0ms) ease-out;transition:${["x","y","width","height","cx","cy","r","opacity","fill-opacity","d"].map(e=>`${e} var(--skdx-chart-duration,0ms) ease-out`).join(",")}}@media (prefers-reduced-motion:reduce){${jr}{animation:none;transition:none}}`;function In(e){let n=e.animate;return n&&e.shapes.length<=1500?`${n}ms`:void 0}var z=require("lit"),$=require("lit/decorators.js"),Z=require("lit/directives/if-defined.js");var Gi={fromAttribute:()=>!1},B=class extends z.LitElement{constructor(){super(...arguments);this.legend=!1;this.tooltip=!0;this.selectionMode="none";this.loading=!1;this.decorative=!1;this.accessibleTable=!1;this.zoomable=!1;this.editable=!1;this.crossFilter=!1;this.animated=!1;this.responsive=!1;this.tip=[];this.overlay=[];this.portal=null;this.highlightState=null;this.crossState=null;this.lastCross=null;this.pointers=new Map;this.hover=null;this.token={};this.focused=null;this.hiddenState=[];this.drag=null;this.onPointerMove=t=>{let r=this.layout;if(!r)return;this.pointers.has(t.pointerId)&&this.pointers.set(t.pointerId,this.viewBox(t,r).x);let i=this.drag;if(i?.grab==="select"){let{x:o,y:a}=this.viewBox(t,r);this.overlay=[an(ht(i.x,i.y,o,a))];return}if(i?.grab==="lasso"){let{x:o,y:a}=this.viewBox(t,r);i.points=[...i.points??[],{x:o,y:a}],this.overlay=[ln(i.points)];return}if(i?.grab==="edit"){if(!i.gantt)return;let{x:o}=this.viewBox(t,r);i.change=dn(r,i.gantt,o-i.x),this.overlay=[hn(r,i.gantt,i.change)];return}if(i?.grab==="map"){if(!r.map||!i.view)return;let{x:o,y:a}=this.viewBox(t,r);this.setView(mn(r.map,i.view,o-i.x,a-i.y));return}if(i&&r.hit){if(i.grab==="pinch"){let[a,l]=[...this.pointers.values()];if(a===void 0||l===void 0||!i.distance)return;this.setZoom(gn(r.hit,i.zoom,Math.abs(a-l)/i.distance,(a+l)/2));return}let{x:o}=this.viewBox(t,r);this.setZoom(i.grab==="pan"?yn(r.hit,i.zoom,o-i.x):vn(r.hit,i.grab,i.zoom,o-i.x));return}if(r.tooltipPortal){let{lines:o,shapes:a}=tn(r,t.target,t.currentTarget,t.clientX,t.clientY);this.tip=a,this.portal=o.length?{x:t.clientX,y:t.clientY,lines:o}:null}else{let o=nn(r,t.target,t.currentTarget,t.clientX,t.clientY);(o.length>0||this.tip.length>0)&&(this.tip=o)}if(this.highlight(rn(r,t.target)),this.syncId&&r.hit?.crosshair){let o=Ee(r,this.viewBox(t,r).x);this.shareCrosshair(o?r.hit.rows[o.index]?.[0]??null:null)}};this.onPointerDown=t=>{let r=this.layout;if(!r||t.button!==0)return;let{x:i,y:o}=this.viewBox(t,r),a=be(r,t.target)?.item.legend,l=this.canEdit(r)?cn(r,i,o):void 0;if(l){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"edit",gantt:l},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.brushing()&&!a){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:this.selectionMode==="lasso"?"lasso":"select",points:[{x:i,y:o}]},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.canPan(r)&&r.map){let d=r.map.plot;if(i<d.x||i>d.x+d.width||o<d.y||o>d.y+d.height)return;this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"map",view:r.map.view},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}let c=r.hit;if(!(!c||!this.canZoom(r))){if(this.pointers.set(t.pointerId,i),this.pointers.size===2){let[d,u]=[...this.pointers.values()];this.drag={x:(d+u)/2,y:o,zoom:c.zoom,grab:"pinch",distance:Math.abs(d-u)||1}}else{let d=kn(c,i,o);if(d)this.drag={x:i,y:o,zoom:d.zoom,grab:d.grab},d.zoom!==c.zoom&&this.setZoom(d.zoom);else if(this.zoomable&&i>=c.plot.x&&i<=c.plot.x+c.plot.width&&o>=c.plot.y&&o<=c.plot.y+c.plot.height)this.drag={x:i,y:o,zoom:c.zoom,grab:"pan"};else{this.pointers.delete(t.pointerId);return}}t.currentTarget.setPointerCapture(t.pointerId),this.clearTip()}};this.onPointerUp=t=>{this.pointers.delete(t.pointerId);let r=t.currentTarget;r.hasPointerCapture(t.pointerId)&&r.releasePointerCapture(t.pointerId);let i=this.drag,o=this.layout;if(o&&(i?.grab==="select"||i?.grab==="lasso"||i?.grab==="edit"||i?.grab==="map")){this.overlay=[];let{x:a,y:l}=this.viewBox(t,o);if(Math.abs(a-i.x)>2||Math.abs(l-i.y)>2){i.grab==="select"?this.setSelected(on(o,ht(i.x,i.y,a,l))):i.grab==="lasso"?this.setSelected(sn(o,i.points??[])):i.grab==="edit"&&i.change&&this.emit("skdx-task-change",i.change),this.drag={...i,distance:-1};return}this.drag=null;return}(this.pointers.size===0||this.drag?.grab==="pinch")&&(this.drag=null)};this.onWheel=t=>{let r=this.layout;if(!r)return;let{x:i,y:o}=this.viewBox(t,r);if(r.map&&this.canPan(r)){let c=r.map.plot;if(i<c.x||i>c.x+c.width||o<c.y||o>c.y+c.height)return;t.preventDefault(),this.setView(fn(r.map,t.deltaY,i,o));return}let a=r.hit;if(!a||!this.canZoom(r)||o<a.plot.y||o>a.plot.y+a.plot.height)return;let l=xn(a,t.deltaY,i);l&&(t.preventDefault(),this.setZoom(l))};this.onClick=t=>{if(!this.layout)return;if(this.drag?.distance===-1){this.drag=null;return}let r=be(this.layout,t.target);r&&(r.item.range?this.setZoom(r.item.range):r.item.legend&&r.item.series!==void 0?this.toggle(r.item.series):(this.select(r.item),this.emit("skdx-item-click",r.item)))};this.onKeyDown=t=>{if(t.key==="Escape"){t.preventDefault(),this.focused=null,this.clearTip(),this.crossState=null,this.highlight(null);return}let r=this.layout;if(!r)return;if((t.key==="Enter"||t.key===" ")&&this.focused!==null){let l=r.shapes[this.focused]?.item;l&&(t.preventDefault(),this.select(l),this.emit("skdx-item-click",l));return}let i=this.canEdit(r)?un(r,this.focused,t):void 0;if(i){t.preventDefault(),this.emit("skdx-task-change",i);return}let o=bn(r,this.focused,t.key);if(o===void 0)return;t.preventDefault(),this.focused=o;let a=o===null?void 0:r.shapes[o]?.item;this.highlight(a?pe(a):null)}}connectedCallback(){super.connectedCallback(),!(typeof ResizeObserver>"u")&&(this.observer=new ResizeObserver(([t])=>{let r=Math.floor(t?.contentRect.width??0);r>0&&(this.measured=r)}),this.observer.observe(this))}disconnectedCallback(){this.observer?.disconnect(),this.leave?.(),this.leave=void 0,this.joined=void 0,super.disconnectedCallback()}sized(){let{width:t,height:r,legend:i,tooltip:o,format:a,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,animated:M,responsive:x,highlighted:m,highlightScope:g,accessibleTable:k}=this;return{...typeof x=="object"&&this.measured!==void 0&&this.measured<(x.breakpoint??480)?x.compact:void 0,width:x&&this.measured?this.measured:t,height:r,animate:M,responsive:x,legend:i,tooltip:o,format:a,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,highlighted:m===void 0?this.highlightState:m,highlightScope:g,accessibleTable:k,hiddenSeries:this.hiddenSeries??this.hiddenState,zoom:this.zoom??this.zoomState,selected:this.selected??this.selectedState,view:this.view??this.viewState}}emit(t,r){this.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0}))}publish(t){this.syncId&&mt(this.syncId).publish(t,this.token)}join(){if(this.joined===this.syncId||(this.leave?.(),this.leave=void 0,this.joined=this.syncId,!this.syncId))return;let t=mt(this.syncId),r=i=>{"highlighted"in i&&(this.highlightState=i.highlighted??null),i.selected&&(this.selectedState=i.selected,this.crossFilter&&(this.highlightState=i.selected.length?i.selected:null)),"zoom"in i&&(this.zoomState=i.zoom),i.hiddenSeries&&(this.hiddenState=i.hiddenSeries),"crosshair"in i&&(this.crossState=i.crosshair??null)};r(t.current),this.leave=t.subscribe((i,o)=>{o!==this.token&&r(i)})}setZoom(t){this.zoomState=t,this.emit("skdx-zoom-change",t),this.publish({zoom:t})}setView(t){this.viewState=t,this.emit("skdx-view-change",t)}setSelected(t){this.selectedState=t,this.emit("skdx-selected-change",t),this.publish({selected:t})}toggle(t){let r=this.hiddenSeries??this.hiddenState,i=r.includes(t)?r.filter(o=>o!==t):[...r,t];this.hiddenState=i,this.emit("skdx-hidden-series-change",i),this.publish({hiddenSeries:i})}highlight(t){let r=this.hover;r===t||r&&t&&Ut(r,t)||(this.hover=t,this.emit("skdx-highlighted-change",t),this.highlightState=t,this.syncId&&this.publish({highlighted:t}))}select(t){let r=this.selectionMode;r!=="none"&&this.setSelected(Kt(this.selected??this.selectedState,t,r==="single"?"single":"multiple"))}shareCrosshair(t){!this.syncId||this.lastCross===t||(this.lastCross=t,this.publish({crosshair:t}))}clearTip(){this.tip=[],this.portal=null,this.shareCrosshair(null)}canZoom(t){return!!(t.hit&&(this.zoomable||t.hit.brush))}canPan(t){return!!(t.map&&this.zoomable)}canEdit(t){return!!(this.editable&&t.edit)}brushing(){return this.selectionMode==="brush"||this.selectionMode==="lasso"}viewBox(t,r){return Te(t.currentTarget,t.clientX,t.clientY,r.width,r.height)}getSvgElement(){return this.renderRoot.querySelector("svg")}getLayout(){return this.layout}resetZoom(){this.setZoom(void 0)}zoomTo(t){this.setZoom(t)}focusItem(t){let r=this.layout;if(!r)return!1;let i=r.shapes.findIndex(o=>o.item&&!o.item.legend&&ue(o.item,t));return i<0?!1:(this.getSvgElement()?.focus(),this.focused=i,!0)}export(t){let r=this.layout;return r?wn(r,{...t,label:t.label??this.label??this.localName}):Promise.reject(new Error("not rendered yet"))}root(t,r,i){this.join();let o=qt(Ft(t),this.sized());if(this.layout=o,o.issues!==this.reported){this.reported=o.issues;for(let g of o.issues??[])this.emit("skdx-data-issue",g)}let a=this.canZoom(o),l=this.canPan(o),c=this.canEdit(o),d=this.brushing(),u=a||l||c||d,h=!o.decorative&&ft(o).length>0,b=In(o),M=Sn(o,this.accessibleTable),x=typeof this.accessibleTable=="object"&&this.accessibleTable.caption||i,m=this.portal;return z.html`<svg
|
|
3
4
|
xmlns="http://www.w3.org/2000/svg"
|
|
4
5
|
viewBox="0 0 ${o.width} ${o.height}"
|
|
5
6
|
width=${o.width}
|
|
6
7
|
height=${o.height}
|
|
7
8
|
role=${o.decorative?"presentation":"img"}
|
|
8
|
-
aria-hidden=${o.decorative?"true":
|
|
9
|
-
aria-label=${o.decorative?
|
|
10
|
-
aria-
|
|
11
|
-
tabindex=${h?0:
|
|
9
|
+
aria-hidden=${o.decorative?"true":z.nothing}
|
|
10
|
+
aria-label=${o.decorative?z.nothing:i}
|
|
11
|
+
aria-description=${(0,Z.ifDefined)(o.description)}
|
|
12
|
+
tabindex=${h?0:z.nothing}
|
|
12
13
|
data-skdx-chart=${r}
|
|
13
|
-
data-zoomable=${
|
|
14
|
-
data-brushing=${d&&!(
|
|
15
|
-
data-editable=${c?"":
|
|
16
|
-
style=${
|
|
17
|
-
font-family=${
|
|
18
|
-
font-size=${
|
|
19
|
-
@pointermove=${o.tooltip||u?this.onPointerMove:
|
|
14
|
+
data-zoomable=${a||l?"":z.nothing}
|
|
15
|
+
data-brushing=${d&&!(a||l)?"":z.nothing}
|
|
16
|
+
data-editable=${c?"":z.nothing}
|
|
17
|
+
style=${b?`--skdx-chart-duration:${b}`:z.nothing}
|
|
18
|
+
font-family=${V.fontFamily}
|
|
19
|
+
font-size=${V.fontSize}
|
|
20
|
+
@pointermove=${o.tooltip||u?this.onPointerMove:z.nothing}
|
|
20
21
|
@pointerleave=${()=>{this.clearTip(),this.highlight(null)}}
|
|
21
|
-
@pointerdown=${u?this.onPointerDown:
|
|
22
|
-
@pointerup=${u?this.onPointerUp:
|
|
23
|
-
@pointercancel=${u?this.onPointerUp:
|
|
24
|
-
@wheel=${
|
|
25
|
-
@dblclick=${
|
|
22
|
+
@pointerdown=${u?this.onPointerDown:z.nothing}
|
|
23
|
+
@pointerup=${u?this.onPointerUp:z.nothing}
|
|
24
|
+
@pointercancel=${u?this.onPointerUp:z.nothing}
|
|
25
|
+
@wheel=${a||l?this.onWheel:z.nothing}
|
|
26
|
+
@dblclick=${a||l?()=>l?this.setView(void 0):this.setZoom(void 0):z.nothing}
|
|
26
27
|
@click=${this.onClick}
|
|
27
|
-
@keydown=${h?this.onKeyDown:
|
|
28
|
+
@keydown=${h?this.onKeyDown:z.nothing}
|
|
28
29
|
@blur=${()=>{this.focused=null,this.highlight(null)}}
|
|
29
30
|
>
|
|
30
31
|
<title>${i}</title>
|
|
31
|
-
${o.description?
|
|
32
|
-
${
|
|
33
|
-
${
|
|
34
|
-
${
|
|
35
|
-
${
|
|
32
|
+
${o.description?z.svg`<desc>${o.description}</desc>`:z.nothing}
|
|
33
|
+
${b?z.svg`<style>${Cn}</style>`:z.nothing} ${_i(o)}
|
|
34
|
+
${pt(o.shapes)}
|
|
35
|
+
${pt(this.tip.length||!this.crossState?this.tip:en(o,this.crossState))}
|
|
36
|
+
${pt(pn(o,this.focused))} ${pt(this.overlay)}
|
|
36
37
|
</svg>
|
|
37
|
-
${
|
|
38
|
+
${m?z.html`<div
|
|
38
39
|
role="tooltip"
|
|
39
40
|
data-skdx-tooltip=${r}
|
|
40
|
-
style="left:${
|
|
41
|
+
style="left:${m.x+12}px;top:${m.y+12}px"
|
|
41
42
|
>
|
|
42
|
-
${
|
|
43
|
-
</div>`:
|
|
44
|
-
${
|
|
43
|
+
${m.lines.map(g=>z.html`<div>${g}</div>`)}
|
|
44
|
+
</div>`:z.nothing}
|
|
45
|
+
${M?z.html`<table data-skdx-table=${r}>
|
|
45
46
|
<caption>
|
|
46
|
-
${
|
|
47
|
+
${x}
|
|
47
48
|
</caption>
|
|
48
49
|
<thead>
|
|
49
50
|
<tr>
|
|
50
|
-
${(
|
|
51
|
+
${(M[0]??[]).map(g=>z.html`<th scope="col">${g}</th>`)}
|
|
51
52
|
</tr>
|
|
52
53
|
</thead>
|
|
53
54
|
<tbody>
|
|
54
|
-
${
|
|
55
|
-
${
|
|
55
|
+
${M.slice(1).map(g=>z.html`<tr>
|
|
56
|
+
${g.map((k,f)=>f===0?z.html`<th scope="row">${k}</th>`:z.html`<td>${k}</td>`)}
|
|
56
57
|
</tr>`)}
|
|
57
58
|
</tbody>
|
|
58
|
-
</table>`:
|
|
59
|
+
</table>`:z.nothing}`}};B.styles=z.css`
|
|
59
60
|
:host {
|
|
60
61
|
display: inline-block;
|
|
61
62
|
}
|
|
@@ -63,7 +64,6 @@
|
|
|
63
64
|
display: block;
|
|
64
65
|
max-width: 100%;
|
|
65
66
|
height: auto;
|
|
66
|
-
outline: none;
|
|
67
67
|
}
|
|
68
68
|
svg[data-zoomable] {
|
|
69
69
|
cursor: grab;
|
|
@@ -78,6 +78,9 @@
|
|
|
78
78
|
}
|
|
79
79
|
:host([responsive]) {
|
|
80
80
|
display: block;
|
|
81
|
+
/* Keep centered flex/grid hosts independent of the previous SVG's intrinsic width. */
|
|
82
|
+
width: 100%;
|
|
83
|
+
min-width: 0;
|
|
81
84
|
}
|
|
82
85
|
table {
|
|
83
86
|
position: absolute;
|
|
@@ -97,7 +100,7 @@
|
|
|
97
100
|
background: var(--skdx-color-surface-raised);
|
|
98
101
|
color: var(--skdx-color-text-default);
|
|
99
102
|
border: 1px solid var(--skdx-color-border-strong);
|
|
100
|
-
border-radius:
|
|
103
|
+
border-radius: var(--skdx-radius-default, var(--skdx-radius-md, 0.5rem));
|
|
101
104
|
padding: 4px 8px;
|
|
102
105
|
font-family: var(--skdx-font-family);
|
|
103
106
|
font-size: var(--skdx-font-size-xs);
|
|
@@ -106,4 +109,4 @@
|
|
|
106
109
|
[role='tooltip'] > :first-child:not(:only-child) {
|
|
107
110
|
font-weight: bold;
|
|
108
111
|
}
|
|
109
|
-
`,
|
|
112
|
+
`,y([(0,$.property)({type:Number})],B.prototype,"width",2),y([(0,$.property)({type:Number})],B.prototype,"height",2),y([(0,$.property)()],B.prototype,"label",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"legend",2),y([(0,$.property)({type:Boolean,attribute:"no-tooltip",converter:Gi})],B.prototype,"tooltip",2),y([(0,$.property)({attribute:!1})],B.prototype,"format",2),y([(0,$.property)({attribute:!1})],B.prototype,"palette",2),y([(0,$.property)({attribute:!1})],B.prototype,"hiddenSeries",2),y([(0,$.property)({attribute:!1})],B.prototype,"selected",2),y([(0,$.property)({attribute:"selection-mode"})],B.prototype,"selectionMode",2),y([(0,$.property)({attribute:!1})],B.prototype,"highlighted",2),y([(0,$.property)({attribute:!1})],B.prototype,"highlightScope",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"loading",2),y([(0,$.property)()],B.prototype,"error",2),y([(0,$.property)({attribute:"empty-message"})],B.prototype,"emptyMessage",2),y([(0,$.property)()],B.prototype,"description",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"decorative",2),y([(0,$.property)({type:Boolean,attribute:"accessible-table"})],B.prototype,"accessibleTable",2),y([(0,$.property)({attribute:!1})],B.prototype,"zoom",2),y([(0,$.property)({attribute:!1})],B.prototype,"view",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"zoomable",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"editable",2),y([(0,$.property)({attribute:"sync-id"})],B.prototype,"syncId",2),y([(0,$.property)({type:Boolean,attribute:"cross-filter"})],B.prototype,"crossFilter",2),y([(0,$.property)({converter:{fromAttribute:t=>t===null?!1:t===""?!0:Number(t)}})],B.prototype,"animated",2),y([(0,$.property)({type:Boolean,reflect:!0})],B.prototype,"responsive",2),y([(0,$.state)()],B.prototype,"tip",2),y([(0,$.state)()],B.prototype,"overlay",2),y([(0,$.state)()],B.prototype,"portal",2),y([(0,$.state)()],B.prototype,"measured",2),y([(0,$.state)()],B.prototype,"viewState",2),y([(0,$.state)()],B.prototype,"highlightState",2),y([(0,$.state)()],B.prototype,"crossState",2),y([(0,$.state)()],B.prototype,"focused",2),y([(0,$.state)()],B.prototype,"hiddenState",2),y([(0,$.state)()],B.prototype,"zoomState",2),y([(0,$.state)()],B.prototype,"selectedState",2);var U=class extends B{constructor(){super(...arguments);this.series=[];this.labels=!1;this.connectNulls=!1;this.stacked=!1;this.brush=!1;this.crosshair=!1}input(){let{series:t,categories:r,xAxis:i,yAxis:o,rightAxis:a,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:M,stackOffset:x,orientation:m,radius:g,barGap:k,barWidth:f,sort:w,transform:A,transforms:S,bins:O,binWidth:G,binDomain:j,binMode:P,sampling:X,brush:J,crosshair:oe}=this;return{...this.sized(),series:t,categories:r,xAxis:i,yAxis:o,rightAxis:a,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:M,stackOffset:x,orientation:m,radius:g,barGap:k,barWidth:f,sort:w,transform:A,transforms:S,bins:O,binWidth:G,binDomain:j,binMode:P,sampling:X,brush:J,crosshair:oe}}};y([(0,$.property)({attribute:!1})],U.prototype,"series",2),y([(0,$.property)({attribute:!1})],U.prototype,"categories",2),y([(0,$.property)({attribute:!1})],U.prototype,"xAxis",2),y([(0,$.property)({attribute:!1})],U.prototype,"yAxis",2),y([(0,$.property)({attribute:!1})],U.prototype,"rightAxis",2),y([(0,$.property)({attribute:!1})],U.prototype,"references",2),y([(0,$.property)({attribute:!1})],U.prototype,"annotations",2),y([(0,$.property)({type:Boolean,reflect:!0})],U.prototype,"labels",2),y([(0,$.property)()],U.prototype,"curve",2),y([(0,$.property)({type:Boolean,attribute:"connect-nulls"})],U.prototype,"connectNulls",2),y([(0,$.property)()],U.prototype,"nulls",2),y([(0,$.property)({reflect:!0,converter:{fromAttribute:t=>t==="percent"?"percent":t!==null}})],U.prototype,"stacked",2),y([(0,$.property)({attribute:"stack-offset"})],U.prototype,"stackOffset",2),y([(0,$.property)()],U.prototype,"orientation",2),y([(0,$.property)({type:Number})],U.prototype,"radius",2),y([(0,$.property)({type:Number,attribute:"bar-gap"})],U.prototype,"barGap",2),y([(0,$.property)({type:Number,attribute:"bar-width"})],U.prototype,"barWidth",2),y([(0,$.property)()],U.prototype,"sort",2),y([(0,$.property)()],U.prototype,"transform",2),y([(0,$.property)({attribute:!1})],U.prototype,"transforms",2),y([(0,$.property)({type:Number})],U.prototype,"bins",2),y([(0,$.property)({type:Number,attribute:"bin-width"})],U.prototype,"binWidth",2),y([(0,$.property)({attribute:!1})],U.prototype,"binDomain",2),y([(0,$.property)({attribute:"bin-mode"})],U.prototype,"binMode",2),y([(0,$.property)({attribute:!1})],U.prototype,"sampling",2),y([(0,$.property)({type:Boolean,reflect:!0})],U.prototype,"brush",2),y([(0,$.property)({type:Boolean,reflect:!0})],U.prototype,"crosshair",2);var _i=e=>e.defs&&e.defs.length?z.svg`<defs>${e.defs.map(n=>z.svg`<linearGradient id=${n.id} x1="0" y1="0" x2=${n.vertical===!1?1:0} y2=${n.vertical===!1?0:1}>${n.stops.map(t=>z.svg`<stop offset=${t.offset} stop-color=${t.color} stop-opacity=${(0,Z.ifDefined)(t.opacity)}></stop>`)}</linearGradient>`)}</defs>`:z.nothing,pt=e=>z.svg`${e.map((n,t)=>{let r=n.title?z.svg`<title>${n.title}</title>`:z.nothing,i=n.item?t:void 0;switch(n.kind){case"path":return z.svg`<path data-skdx-part=${n.part} data-skdx-i=${(0,Z.ifDefined)(i)} d=${n.d} fill=${n.fill??"none"} stroke=${(0,Z.ifDefined)(n.stroke)} stroke-width=${(0,Z.ifDefined)(n.strokeWidth)} stroke-linecap=${(0,Z.ifDefined)(n.strokeLinecap)} stroke-linejoin=${(0,Z.ifDefined)(n.strokeLinejoin)} stroke-dasharray=${(0,Z.ifDefined)(n.dash)} opacity=${(0,Z.ifDefined)(n.opacity)} fill-opacity=${(0,Z.ifDefined)(n.fillOpacity)}>${r}</path>`;case"rect":return z.svg`<rect data-skdx-part=${n.part} data-skdx-i=${(0,Z.ifDefined)(i)} x=${n.x} y=${n.y} width=${n.width} height=${n.height} rx=${(0,Z.ifDefined)(n.rx)} style=${(0,Z.ifDefined)(dt(n.part)?`rx:${dt(n.part)}`:void 0)} fill=${n.fill} stroke=${(0,Z.ifDefined)(n.stroke)} fill-opacity=${(0,Z.ifDefined)(n.opacity)} pointer-events=${(0,Z.ifDefined)(n.part==="stage-label-background"||n.part==="label-background"?"none":void 0)}>${r}</rect>`;case"line":return z.svg`<line data-skdx-part=${n.part} data-skdx-i=${(0,Z.ifDefined)(i)} x1=${n.x1} y1=${n.y1} x2=${n.x2} y2=${n.y2} stroke=${n.stroke} stroke-width=${(0,Z.ifDefined)(n.strokeWidth)} stroke-dasharray=${(0,Z.ifDefined)(n.dash)} opacity=${(0,Z.ifDefined)(n.opacity)}>${r}</line>`;case"circle":return z.svg`<circle data-skdx-part=${n.part} data-skdx-i=${(0,Z.ifDefined)(i)} cx=${n.cx} cy=${n.cy} r=${n.r} fill=${n.fill} stroke=${(0,Z.ifDefined)(n.stroke)} opacity=${(0,Z.ifDefined)(n.opacity)}>${r}</circle>`;case"text":return z.svg`<text aria-label=${(0,Z.ifDefined)(n.title)} data-skdx-part=${n.part} data-skdx-i=${(0,Z.ifDefined)(i)} x=${n.x} y=${n.y} text-anchor=${(0,Z.ifDefined)(n.anchor)} dominant-baseline=${(0,Z.ifDefined)(n.baseline)} fill=${(0,Z.ifDefined)(n.fill)} font-weight=${(0,Z.ifDefined)(n.weight)} pointer-events=${(0,Z.ifDefined)(i===void 0?"none":void 0)} transform=${(0,Z.ifDefined)(n.rotate?`rotate(${n.rotate} ${n.x} ${n.y})`:void 0)}>${n.text}</text>`}})}`;var Q=class extends B{constructor(){super(...arguments);this.data=[];this.labels=!1}render(){let{data:t,name:r,color:i,bins:o,binWidth:a,thresholds:l,domain:c,mode:d,xAxis:u,yAxis:h,references:b,annotations:M,labels:x,barGap:m}=this;return this.root(Yt({...this.sized(),data:t,name:r,color:i,bins:o,binWidth:a,thresholds:l,domain:c,mode:d,xAxis:u,yAxis:h,references:b,annotations:M,labels:x,barGap:m}),"histogram",this.label??"Histogram")}};y([(0,ee.property)({attribute:!1})],Q.prototype,"data",2),y([(0,ee.property)()],Q.prototype,"name",2),y([(0,ee.property)()],Q.prototype,"color",2),y([(0,ee.property)({type:Number})],Q.prototype,"bins",2),y([(0,ee.property)({type:Number,attribute:"bin-width"})],Q.prototype,"binWidth",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"thresholds",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"domain",2),y([(0,ee.property)()],Q.prototype,"mode",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"xAxis",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"yAxis",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"references",2),y([(0,ee.property)({attribute:!1})],Q.prototype,"annotations",2),y([(0,ee.property)({type:Boolean,reflect:!0})],Q.prototype,"labels",2),y([(0,ee.property)({type:Number,attribute:"bar-gap"})],Q.prototype,"barGap",2),Q=y([(0,ee.customElement)("skdx-histogram")],Q);0&&(module.exports={SkdxHistogram});
|
package/dist/histogram.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'lit';
|
|
2
|
-
export {
|
|
2
|
+
export { ar as SkdxHistogram } from './index-D44-61v7.cjs';
|
package/dist/histogram.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'lit';
|
|
2
|
-
export {
|
|
2
|
+
export { ar as SkdxHistogram } from './index-D44-61v7.js';
|