@orbcharts/plugins-basic 3.0.0-beta.17 → 3.0.0-beta.18
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.
@@ -1324,7 +1324,7 @@ function IS(t, e) {
|
|
1324
1324
|
return n[r] = e[i], n;
|
1325
1325
|
}, {});
|
1326
1326
|
}
|
1327
|
-
function
|
1327
|
+
function G() {
|
1328
1328
|
for (var t = [], e = 0; e < arguments.length; e++)
|
1329
1329
|
t[e] = arguments[e];
|
1330
1330
|
var n = Of(t), r = fS(t), i = kS(t), o = i.args, a = i.keys;
|
@@ -8831,7 +8831,7 @@ function Lh(t) {
|
|
8831
8831
|
};
|
8832
8832
|
function f(m) {
|
8833
8833
|
if (s && !m.touches || !n.apply(this, arguments)) return;
|
8834
|
-
var b = this, y = m.target.__data__.type, x = (i && m.metaKey ? y = "overlay" : y) === "selection" ? rg : i && m.altKey ? kr : Lr, $ = t === rs ? null : TL[y], S = t === ns ? null : AL[y], A = Eu(b), w = A.extent, P = A.selection, M = w[0][0], R, v, I = w[0][1], k, T, _ = w[1][0], C, F, O = w[1][1], B, N, E = 0,
|
8834
|
+
var b = this, y = m.target.__data__.type, x = (i && m.metaKey ? y = "overlay" : y) === "selection" ? rg : i && m.altKey ? kr : Lr, $ = t === rs ? null : TL[y], S = t === ns ? null : AL[y], A = Eu(b), w = A.extent, P = A.selection, M = w[0][0], R, v, I = w[0][1], k, T, _ = w[1][0], C, F, O = w[1][1], B, N, E = 0, W = 0, X, rt = $ && S && i && m.shiftKey, Y, J, j = Array.from(m.touches || [m], (lt) => {
|
8835
8835
|
const At = lt.identifier;
|
8836
8836
|
return lt = pe(lt, b), lt.point0 = lt.slice(), lt.identifier = At, lt;
|
8837
8837
|
});
|
@@ -8873,18 +8873,18 @@ function Lh(t) {
|
|
8873
8873
|
function gt(lt) {
|
8874
8874
|
const At = j[0], Oi = At.point0;
|
8875
8875
|
var wn;
|
8876
|
-
switch (E = At[0] - Oi[0],
|
8876
|
+
switch (E = At[0] - Oi[0], W = At[1] - Oi[1], x) {
|
8877
8877
|
case Iu:
|
8878
8878
|
case rg: {
|
8879
|
-
$ && (E = Ot(M - R, Gt(_ - C, E)), v = R + E, F = C + E), S && (
|
8879
|
+
$ && (E = Ot(M - R, Gt(_ - C, E)), v = R + E, F = C + E), S && (W = Ot(I - k, Gt(O - B, W)), T = k + W, N = B + W);
|
8880
8880
|
break;
|
8881
8881
|
}
|
8882
8882
|
case Lr: {
|
8883
|
-
j[1] ? ($ && (v = Ot(M, Gt(_, j[0][0])), F = Ot(M, Gt(_, j[1][0])), $ = 1), S && (T = Ot(I, Gt(O, j[0][1])), N = Ot(I, Gt(O, j[1][1])), S = 1)) : ($ < 0 ? (E = Ot(M - R, Gt(_ - R, E)), v = R + E, F = C) : $ > 0 && (E = Ot(M - C, Gt(_ - C, E)), v = R, F = C + E), S < 0 ? (
|
8883
|
+
j[1] ? ($ && (v = Ot(M, Gt(_, j[0][0])), F = Ot(M, Gt(_, j[1][0])), $ = 1), S && (T = Ot(I, Gt(O, j[0][1])), N = Ot(I, Gt(O, j[1][1])), S = 1)) : ($ < 0 ? (E = Ot(M - R, Gt(_ - R, E)), v = R + E, F = C) : $ > 0 && (E = Ot(M - C, Gt(_ - C, E)), v = R, F = C + E), S < 0 ? (W = Ot(I - k, Gt(O - k, W)), T = k + W, N = B) : S > 0 && (W = Ot(I - B, Gt(O - B, W)), T = k, N = B + W));
|
8884
8884
|
break;
|
8885
8885
|
}
|
8886
8886
|
case kr: {
|
8887
|
-
$ && (v = Ot(M, Gt(_, R - E * $)), F = Ot(M, Gt(_, C + E * $))), S && (T = Ot(I, Gt(O, k -
|
8887
|
+
$ && (v = Ot(M, Gt(_, R - E * $)), F = Ot(M, Gt(_, C + E * $))), S && (T = Ot(I, Gt(O, k - W * S)), N = Ot(I, Gt(O, B + W * S)));
|
8888
8888
|
break;
|
8889
8889
|
}
|
8890
8890
|
}
|
@@ -8907,11 +8907,11 @@ function Lh(t) {
|
|
8907
8907
|
break;
|
8908
8908
|
}
|
8909
8909
|
case 18: {
|
8910
|
-
x === Lr && ($ && (C = F - E * $, R = v + E * $), S && (B = N -
|
8910
|
+
x === Lr && ($ && (C = F - E * $, R = v + E * $), S && (B = N - W * S, k = T + W * S), x = kr, gt(lt));
|
8911
8911
|
break;
|
8912
8912
|
}
|
8913
8913
|
case 32: {
|
8914
|
-
(x === Lr || x === kr) && ($ < 0 ? C = F - E : $ > 0 && (R = v - E), S < 0 ? B = N -
|
8914
|
+
(x === Lr || x === kr) && ($ < 0 ? C = F - E : $ > 0 && (R = v - E), S < 0 ? B = N - W : S > 0 && (k = T - W), x = Iu, et.attr("cursor", an.selection), gt(lt));
|
8915
8915
|
break;
|
8916
8916
|
}
|
8917
8917
|
default:
|
@@ -8930,7 +8930,7 @@ function Lh(t) {
|
|
8930
8930
|
break;
|
8931
8931
|
}
|
8932
8932
|
case 32: {
|
8933
|
-
x === Iu && (lt.altKey ? ($ && (C = F - E * $, R = v + E * $), S && (B = N -
|
8933
|
+
x === Iu && (lt.altKey ? ($ && (C = F - E * $, R = v + E * $), S && (B = N - W * S, k = T + W * S), x = kr) : ($ < 0 ? C = F : $ > 0 && (R = v), S < 0 ? B = N : S > 0 && (k = T), x = Lr), et.attr("cursor", an[y]), gt(lt));
|
8934
8934
|
break;
|
8935
8935
|
}
|
8936
8936
|
default:
|
@@ -11480,8 +11480,8 @@ function fx(t) {
|
|
11480
11480
|
if (Vu(T, w), T = zs(T), !f) return T;
|
11481
11481
|
var _ = c[0], C = h[0], F = c[1], O = h[1], B;
|
11482
11482
|
C < _ && (B = _, _ = C, C = B);
|
11483
|
-
var N = C - _, E = pt(N - ht) < it,
|
11484
|
-
if (!E && O < F && (B = F, F = O, O = B),
|
11483
|
+
var N = C - _, E = pt(N - ht) < it, W = E || N < it;
|
11484
|
+
if (!E && O < F && (B = F, F = O, O = B), W ? E ? F + O > 0 ^ T[1] < (pt(T[0] - _) < it ? F : O) : F <= T[1] && T[1] <= O : N > ht ^ (_ <= T[0] && T[0] <= C)) {
|
11485
11485
|
var X = Ea(M, (-R + k) / v);
|
11486
11486
|
return Vu(X, w), [T, zs(X)];
|
11487
11487
|
}
|
@@ -11570,8 +11570,8 @@ function jl(t, e, n, r) {
|
|
11570
11570
|
}
|
11571
11571
|
function M() {
|
11572
11572
|
for (var _ = 0, C = 0, F = p.length; C < F; ++C)
|
11573
|
-
for (var O = p[C], B = 1, N = O.length, E = O[0],
|
11574
|
-
|
11573
|
+
for (var O = p[C], B = 1, N = O.length, E = O[0], W, X, rt = E[0], Y = E[1]; B < N; ++B)
|
11574
|
+
W = rt, X = Y, E = O[B], rt = E[0], Y = E[1], X <= r ? Y > r && (rt - W) * (r - X) > (Y - X) * (t - W) && ++_ : Y <= r && (rt - W) * (r - X) < (Y - X) * (t - W) && --_;
|
11575
11575
|
return _;
|
11576
11576
|
}
|
11577
11577
|
function R() {
|
@@ -14074,7 +14074,7 @@ function g$(t) {
|
|
14074
14074
|
m: _9,
|
14075
14075
|
M: T9,
|
14076
14076
|
p: E,
|
14077
|
-
q:
|
14077
|
+
q: W,
|
14078
14078
|
Q: E0,
|
14079
14079
|
s: B0,
|
14080
14080
|
S: A9,
|
@@ -14232,7 +14232,7 @@ function g$(t) {
|
|
14232
14232
|
function E(q) {
|
14233
14233
|
return i[+(q.getHours() >= 12)];
|
14234
14234
|
}
|
14235
|
-
function
|
14235
|
+
function W(q) {
|
14236
14236
|
return 1 + ~~(q.getMonth() / 3);
|
14237
14237
|
}
|
14238
14238
|
function X(q) {
|
@@ -14281,7 +14281,7 @@ function g$(t) {
|
|
14281
14281
|
};
|
14282
14282
|
}
|
14283
14283
|
var P0 = { "-": "", _: " ", 0: "0" }, Ft = /^\s*\d+/, e9 = /^%/, n9 = /[\\^$*+?|[\]().{}]/g;
|
14284
|
-
function
|
14284
|
+
function yt(t, e, n) {
|
14285
14285
|
var r = t < 0 ? "-" : "", i = (r ? -t : t) + "", o = i.length;
|
14286
14286
|
return r + (o < n ? new Array(n - o + 1).join(e) + i : i);
|
14287
14287
|
}
|
@@ -14375,128 +14375,128 @@ function x9(t, e, n) {
|
|
14375
14375
|
return r ? (t.s = +r[0], n + r[0].length) : -1;
|
14376
14376
|
}
|
14377
14377
|
function k0(t, e) {
|
14378
|
-
return
|
14378
|
+
return yt(t.getDate(), e, 2);
|
14379
14379
|
}
|
14380
14380
|
function $9(t, e) {
|
14381
|
-
return
|
14381
|
+
return yt(t.getHours(), e, 2);
|
14382
14382
|
}
|
14383
14383
|
function v9(t, e) {
|
14384
|
-
return
|
14384
|
+
return yt(t.getHours() % 12 || 12, e, 2);
|
14385
14385
|
}
|
14386
14386
|
function S9(t, e) {
|
14387
|
-
return
|
14387
|
+
return yt(1 + Ri.count(Ze(t), t), e, 3);
|
14388
14388
|
}
|
14389
14389
|
function m$(t, e) {
|
14390
|
-
return
|
14390
|
+
return yt(t.getMilliseconds(), e, 3);
|
14391
14391
|
}
|
14392
14392
|
function w9(t, e) {
|
14393
14393
|
return m$(t, e) + "000";
|
14394
14394
|
}
|
14395
14395
|
function _9(t, e) {
|
14396
|
-
return
|
14396
|
+
return yt(t.getMonth() + 1, e, 2);
|
14397
14397
|
}
|
14398
14398
|
function T9(t, e) {
|
14399
|
-
return
|
14399
|
+
return yt(t.getMinutes(), e, 2);
|
14400
14400
|
}
|
14401
14401
|
function A9(t, e) {
|
14402
|
-
return
|
14402
|
+
return yt(t.getSeconds(), e, 2);
|
14403
14403
|
}
|
14404
14404
|
function P9(t) {
|
14405
14405
|
var e = t.getDay();
|
14406
14406
|
return e === 0 ? 7 : e;
|
14407
14407
|
}
|
14408
14408
|
function C9(t, e) {
|
14409
|
-
return
|
14409
|
+
return yt(vi.count(Ze(t) - 1, t), e, 2);
|
14410
14410
|
}
|
14411
14411
|
function y$(t) {
|
14412
14412
|
var e = t.getDay();
|
14413
14413
|
return e >= 4 || e === 0 ? gr(t) : gr.ceil(t);
|
14414
14414
|
}
|
14415
14415
|
function D9(t, e) {
|
14416
|
-
return t = y$(t),
|
14416
|
+
return t = y$(t), yt(gr.count(Ze(t), t) + (Ze(t).getDay() === 4), e, 2);
|
14417
14417
|
}
|
14418
14418
|
function M9(t) {
|
14419
14419
|
return t.getDay();
|
14420
14420
|
}
|
14421
14421
|
function L9(t, e) {
|
14422
|
-
return
|
14422
|
+
return yt(Yo.count(Ze(t) - 1, t), e, 2);
|
14423
14423
|
}
|
14424
14424
|
function k9(t, e) {
|
14425
|
-
return
|
14425
|
+
return yt(t.getFullYear() % 100, e, 2);
|
14426
14426
|
}
|
14427
14427
|
function R9(t, e) {
|
14428
|
-
return t = y$(t),
|
14428
|
+
return t = y$(t), yt(t.getFullYear() % 100, e, 2);
|
14429
14429
|
}
|
14430
14430
|
function I9(t, e) {
|
14431
|
-
return
|
14431
|
+
return yt(t.getFullYear() % 1e4, e, 4);
|
14432
14432
|
}
|
14433
14433
|
function E9(t, e) {
|
14434
14434
|
var n = t.getDay();
|
14435
|
-
return t = n >= 4 || n === 0 ? gr(t) : gr.ceil(t),
|
14435
|
+
return t = n >= 4 || n === 0 ? gr(t) : gr.ceil(t), yt(t.getFullYear() % 1e4, e, 4);
|
14436
14436
|
}
|
14437
14437
|
function B9(t) {
|
14438
14438
|
var e = t.getTimezoneOffset();
|
14439
|
-
return (e > 0 ? "-" : (e *= -1, "+")) +
|
14439
|
+
return (e > 0 ? "-" : (e *= -1, "+")) + yt(e / 60 | 0, "0", 2) + yt(e % 60, "0", 2);
|
14440
14440
|
}
|
14441
14441
|
function R0(t, e) {
|
14442
|
-
return
|
14442
|
+
return yt(t.getUTCDate(), e, 2);
|
14443
14443
|
}
|
14444
14444
|
function N9(t, e) {
|
14445
|
-
return
|
14445
|
+
return yt(t.getUTCHours(), e, 2);
|
14446
14446
|
}
|
14447
14447
|
function F9(t, e) {
|
14448
|
-
return
|
14448
|
+
return yt(t.getUTCHours() % 12 || 12, e, 2);
|
14449
14449
|
}
|
14450
14450
|
function z9(t, e) {
|
14451
|
-
return
|
14451
|
+
return yt(1 + ca.count(Ke(t), t), e, 3);
|
14452
14452
|
}
|
14453
14453
|
function b$(t, e) {
|
14454
|
-
return
|
14454
|
+
return yt(t.getUTCMilliseconds(), e, 3);
|
14455
14455
|
}
|
14456
14456
|
function O9(t, e) {
|
14457
14457
|
return b$(t, e) + "000";
|
14458
14458
|
}
|
14459
14459
|
function G9(t, e) {
|
14460
|
-
return
|
14460
|
+
return yt(t.getUTCMonth() + 1, e, 2);
|
14461
14461
|
}
|
14462
14462
|
function W9(t, e) {
|
14463
|
-
return
|
14463
|
+
return yt(t.getUTCMinutes(), e, 2);
|
14464
14464
|
}
|
14465
14465
|
function Y9(t, e) {
|
14466
|
-
return
|
14466
|
+
return yt(t.getUTCSeconds(), e, 2);
|
14467
14467
|
}
|
14468
14468
|
function j9(t) {
|
14469
14469
|
var e = t.getUTCDay();
|
14470
14470
|
return e === 0 ? 7 : e;
|
14471
14471
|
}
|
14472
14472
|
function V9(t, e) {
|
14473
|
-
return
|
14473
|
+
return yt(Si.count(Ke(t) - 1, t), e, 2);
|
14474
14474
|
}
|
14475
14475
|
function x$(t) {
|
14476
14476
|
var e = t.getUTCDay();
|
14477
14477
|
return e >= 4 || e === 0 ? mr(t) : mr.ceil(t);
|
14478
14478
|
}
|
14479
14479
|
function H9(t, e) {
|
14480
|
-
return t = x$(t),
|
14480
|
+
return t = x$(t), yt(mr.count(Ke(t), t) + (Ke(t).getUTCDay() === 4), e, 2);
|
14481
14481
|
}
|
14482
14482
|
function X9(t) {
|
14483
14483
|
return t.getUTCDay();
|
14484
14484
|
}
|
14485
14485
|
function U9(t, e) {
|
14486
|
-
return
|
14486
|
+
return yt(jo.count(Ke(t) - 1, t), e, 2);
|
14487
14487
|
}
|
14488
14488
|
function q9(t, e) {
|
14489
|
-
return
|
14489
|
+
return yt(t.getUTCFullYear() % 100, e, 2);
|
14490
14490
|
}
|
14491
14491
|
function Z9(t, e) {
|
14492
|
-
return t = x$(t),
|
14492
|
+
return t = x$(t), yt(t.getUTCFullYear() % 100, e, 2);
|
14493
14493
|
}
|
14494
14494
|
function K9(t, e) {
|
14495
|
-
return
|
14495
|
+
return yt(t.getUTCFullYear() % 1e4, e, 4);
|
14496
14496
|
}
|
14497
14497
|
function Q9(t, e) {
|
14498
14498
|
var n = t.getUTCDay();
|
14499
|
-
return t = n >= 4 || n === 0 ? mr(t) : mr.ceil(t),
|
14499
|
+
return t = n >= 4 || n === 0 ? mr(t) : mr.ceil(t), yt(t.getUTCFullYear() % 1e4, e, 4);
|
14500
14500
|
}
|
14501
14501
|
function J9() {
|
14502
14502
|
return "+0000";
|
@@ -15085,15 +15085,15 @@ function ou() {
|
|
15085
15085
|
}
|
15086
15086
|
var F = p * cn(y), O = p * ae(y), B = f * cn(S), N = f * ae(S);
|
15087
15087
|
if (R > jt) {
|
15088
|
-
var E = p * cn(x),
|
15088
|
+
var E = p * cn(x), W = p * ae(x), X = f * cn($), rt = f * ae($), Y;
|
15089
15089
|
if (m < Rn)
|
15090
|
-
if (Y = mI(F, O, X, rt, E,
|
15091
|
-
var J = F - Y[0], j = O - Y[1], Q = E - Y[0], q =
|
15090
|
+
if (Y = mI(F, O, X, rt, E, W, B, N)) {
|
15091
|
+
var J = F - Y[0], j = O - Y[1], Q = E - Y[0], q = W - Y[1], et = 1 / ae(cI((J * Q + j * q) / (St(J * J + j * j) * St(Q * Q + q * q))) / 2), st = St(Y[0] * Y[0] + Y[1] * Y[1]);
|
15092
15092
|
v = Kr(R, (f - st) / (et - 1)), I = Kr(R, (p - st) / (et + 1));
|
15093
15093
|
} else
|
15094
15094
|
v = I = 0;
|
15095
15095
|
}
|
15096
|
-
w > jt ? I > jt ? (k = Ya(X, rt, F, O, p, I, b), T = Ya(E,
|
15096
|
+
w > jt ? I > jt ? (k = Ya(X, rt, F, O, p, I, b), T = Ya(E, W, B, N, p, I, b), s.moveTo(k.cx + k.x01, k.cy + k.y01), I < R ? s.arc(k.cx, k.cy, I, Yt(k.y01, k.x01), Yt(T.y01, T.x01), !b) : (s.arc(k.cx, k.cy, I, Yt(k.y01, k.x01), Yt(k.y11, k.x11), !b), s.arc(0, 0, p, Yt(k.cy + k.y11, k.cx + k.x11), Yt(T.cy + T.y11, T.cx + T.x11), !b), s.arc(T.cx, T.cy, I, Yt(T.y11, T.x11), Yt(T.y01, T.x01), !b))) : (s.moveTo(F, O), s.arc(0, 0, p, y, x, !b)) : s.moveTo(F, O), !(f > jt) || !(A > jt) ? s.lineTo(B, N) : v > jt ? (k = Ya(B, N, E, W, f, -v, b), T = Ya(F, O, X, rt, f, -v, b), s.lineTo(k.cx + k.x01, k.cy + k.y01), v < R ? s.arc(k.cx, k.cy, v, Yt(k.y01, k.x01), Yt(T.y01, T.x01), !b) : (s.arc(k.cx, k.cy, v, Yt(k.y01, k.x01), Yt(k.y11, k.x11), !b), s.arc(0, 0, f, Yt(k.cy + k.y11, k.cx + k.x11), Yt(T.cy + T.y11, T.cx + T.x11), b), s.arc(T.cx, T.cy, v, Yt(T.y11, T.x11), Yt(T.y01, T.x01), !b))) : s.arc(0, 0, f, S, $, b);
|
15097
15097
|
}
|
15098
15098
|
if (s.closePath(), c) return s = null, c + "" || null;
|
15099
15099
|
}
|
@@ -16418,8 +16418,8 @@ function $n() {
|
|
16418
16418
|
}, C, F);
|
16419
16419
|
}, b.scaleTo = function(T, _, C, F) {
|
16420
16420
|
b.transform(T, function() {
|
16421
|
-
var O = e.apply(this, arguments), B = this.__zoom, N = C == null ? $(O) : typeof C == "function" ? C.apply(this, arguments) : C, E = B.invert(N),
|
16422
|
-
return n(x(y(B,
|
16421
|
+
var O = e.apply(this, arguments), B = this.__zoom, N = C == null ? $(O) : typeof C == "function" ? C.apply(this, arguments) : C, E = B.invert(N), W = typeof _ == "function" ? _.apply(this, arguments) : _;
|
16422
|
+
return n(x(y(B, W), N, E), O, a);
|
16423
16423
|
}, C, F);
|
16424
16424
|
}, b.translateBy = function(T, _, C, F) {
|
16425
16425
|
b.transform(T, function() {
|
@@ -16453,12 +16453,12 @@ function $n() {
|
|
16453
16453
|
}).on("interrupt.zoom end.zoom", function() {
|
16454
16454
|
A(this, arguments).event(F).end();
|
16455
16455
|
}).tween("zoom", function() {
|
16456
|
-
var O = this, B = arguments, N = A(O, B).event(F), E = e.apply(O, B),
|
16456
|
+
var O = this, B = arguments, N = A(O, B).event(F), E = e.apply(O, B), W = C == null ? $(E) : typeof C == "function" ? C.apply(O, B) : C, X = Math.max(E[1][0] - E[0][0], E[1][1] - E[0][1]), rt = O.__zoom, Y = typeof _ == "function" ? _.apply(O, B) : _, J = l(rt.invert(W).concat(X / rt.k), Y.invert(W).concat(X / Y.k));
|
16457
16457
|
return function(j) {
|
16458
16458
|
if (j === 1) j = Y;
|
16459
16459
|
else {
|
16460
16460
|
var Q = J(j), q = X / Q[2];
|
16461
|
-
j = new Ye(q,
|
16461
|
+
j = new Ye(q, W[0] - Q[0] * q, W[1] - Q[1] * q);
|
16462
16462
|
}
|
16463
16463
|
N.zoom(null, j);
|
16464
16464
|
};
|
@@ -16515,9 +16515,9 @@ function $n() {
|
|
16515
16515
|
}
|
16516
16516
|
function M(T, ..._) {
|
16517
16517
|
if (f || !t.apply(this, arguments)) return;
|
16518
|
-
var C = T.currentTarget, F = A(this, _, !0).event(T), O = V(T.view).on("mousemove.zoom",
|
16518
|
+
var C = T.currentTarget, F = A(this, _, !0).event(T), O = V(T.view).on("mousemove.zoom", W, !0).on("mouseup.zoom", X, !0), B = pe(T, C), N = T.clientX, E = T.clientY;
|
16519
16519
|
Pl(T.view), sc(T), F.mouse = [B, this.__zoom.invert(B)], tr(this), F.start();
|
16520
|
-
function
|
16520
|
+
function W(rt) {
|
16521
16521
|
if (qi(rt), !F.moved) {
|
16522
16522
|
var Y = rt.clientX - N, J = rt.clientY - E;
|
16523
16523
|
F.moved = Y * Y + J * J > g;
|
@@ -16536,25 +16536,25 @@ function $n() {
|
|
16536
16536
|
}
|
16537
16537
|
function v(T, ..._) {
|
16538
16538
|
if (t.apply(this, arguments)) {
|
16539
|
-
var C = T.touches, F = C.length, O = A(this, _, T.changedTouches.length === F).event(T), B, N, E,
|
16539
|
+
var C = T.touches, F = C.length, O = A(this, _, T.changedTouches.length === F).event(T), B, N, E, W;
|
16540
16540
|
for (sc(T), N = 0; N < F; ++N)
|
16541
|
-
E = C[N],
|
16542
|
-
c && (c = clearTimeout(c)), B && (O.taps < 2 && (h =
|
16541
|
+
E = C[N], W = pe(E, this), W = [W, this.__zoom.invert(W), E.identifier], O.touch0 ? !O.touch1 && O.touch0[2] !== W[2] && (O.touch1 = W, O.taps = 0) : (O.touch0 = W, B = !0, O.taps = 1 + !!c);
|
16542
|
+
c && (c = clearTimeout(c)), B && (O.taps < 2 && (h = W[0], c = setTimeout(function() {
|
16543
16543
|
c = null;
|
16544
16544
|
}, p)), tr(this), O.start());
|
16545
16545
|
}
|
16546
16546
|
}
|
16547
16547
|
function I(T, ..._) {
|
16548
16548
|
if (this.__zooming) {
|
16549
|
-
var C = A(this, _).event(T), F = T.changedTouches, O = F.length, B, N, E,
|
16549
|
+
var C = A(this, _).event(T), F = T.changedTouches, O = F.length, B, N, E, W;
|
16550
16550
|
for (qi(T), B = 0; B < O; ++B)
|
16551
16551
|
N = F[B], E = pe(N, this), C.touch0 && C.touch0[2] === N.identifier ? C.touch0[0] = E : C.touch1 && C.touch1[2] === N.identifier && (C.touch1[0] = E);
|
16552
16552
|
if (N = C.that.__zoom, C.touch1) {
|
16553
16553
|
var X = C.touch0[0], rt = C.touch0[1], Y = C.touch1[0], J = C.touch1[1], j = (j = Y[0] - X[0]) * j + (j = Y[1] - X[1]) * j, Q = (Q = J[0] - rt[0]) * Q + (Q = J[1] - rt[1]) * Q;
|
16554
|
-
N = y(N, Math.sqrt(j / Q)), E = [(X[0] + Y[0]) / 2, (X[1] + Y[1]) / 2],
|
16555
|
-
} else if (C.touch0) E = C.touch0[0],
|
16554
|
+
N = y(N, Math.sqrt(j / Q)), E = [(X[0] + Y[0]) / 2, (X[1] + Y[1]) / 2], W = [(rt[0] + J[0]) / 2, (rt[1] + J[1]) / 2];
|
16555
|
+
} else if (C.touch0) E = C.touch0[0], W = C.touch0[1];
|
16556
16556
|
else return;
|
16557
|
-
C.zoom("touch", n(x(N, E,
|
16557
|
+
C.zoom("touch", n(x(N, E, W), C.extent, a));
|
16558
16558
|
}
|
16559
16559
|
}
|
16560
16560
|
function k(T, ..._) {
|
@@ -17240,7 +17240,7 @@ function yE(t) {
|
|
17240
17240
|
var e = t.toString().split(".");
|
17241
17241
|
return e[0] = e[0].replace(/\B(?=(\d{3})+(?!\d))/g, ","), e.join(".");
|
17242
17242
|
}
|
17243
|
-
function
|
17243
|
+
function mt(t, e) {
|
17244
17244
|
const n = e.colors[e.colorScheme];
|
17245
17245
|
return t === "label" ? n.label[0] : t === "labelContrast" ? Tf(n.label[0]) ? n.labelContrast[1] : n.labelContrast[0] : t == "none" ? "none" : n[t] != null ? n[t] : n.primary;
|
17246
17246
|
}
|
@@ -17288,7 +17288,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17288
17288
|
)),
|
17289
17289
|
at(1)
|
17290
17290
|
);
|
17291
|
-
|
17291
|
+
G({
|
17292
17292
|
seriesSelection: c,
|
17293
17293
|
gridContainerPosition: i
|
17294
17294
|
}).pipe(
|
@@ -17299,7 +17299,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17299
17299
|
return `translate(${y[0]}, ${y[1]}) scale(${x[0]}, ${x[1]})`;
|
17300
17300
|
});
|
17301
17301
|
});
|
17302
|
-
const h =
|
17302
|
+
const h = G({
|
17303
17303
|
seriesSelection: c,
|
17304
17304
|
gridAxesTransform: o
|
17305
17305
|
}).pipe(
|
@@ -17309,7 +17309,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17309
17309
|
), f = h.pipe(
|
17310
17310
|
L((d) => d.select("defs")),
|
17311
17311
|
at(1)
|
17312
|
-
), p =
|
17312
|
+
), p = G({
|
17313
17313
|
axesSelection: h,
|
17314
17314
|
gridGraphicTransform: a
|
17315
17315
|
}).pipe(
|
@@ -17327,7 +17327,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17327
17327
|
graphicGSelection$: p
|
17328
17328
|
};
|
17329
17329
|
}, bE = ({ selection: t, pluginName: e, computedData$: n, gridContainerPosition$: r, isSeriesSeprate$: i }) => {
|
17330
|
-
const o = U(e, "container"), a =
|
17330
|
+
const o = U(e, "container"), a = G({
|
17331
17331
|
computedData: n.pipe(
|
17332
17332
|
Z((s, l) => s.length === l.length)
|
17333
17333
|
),
|
@@ -17338,7 +17338,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17338
17338
|
L((s, l) => t.selectAll(`g.${o}`).data(s, (u) => u[0] ? u[0].seriesIndex : l).join("g").classed(o, !0)),
|
17339
17339
|
at(1)
|
17340
17340
|
);
|
17341
|
-
return
|
17341
|
+
return G({
|
17342
17342
|
containerSelection: a,
|
17343
17343
|
gridContainerPosition: r
|
17344
17344
|
}).pipe(
|
@@ -17350,7 +17350,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17350
17350
|
});
|
17351
17351
|
}), a;
|
17352
17352
|
}, Nv = ({ fullDataFormatter$: t, gridAxesSize$: e, computedData$: n, fullChartParams$: r, gridContainerPosition$: i, layout$: o }) => {
|
17353
|
-
const a = new K(), s =
|
17353
|
+
const a = new K(), s = G({
|
17354
17354
|
fullDataFormatter: t,
|
17355
17355
|
gridAxesSize: e,
|
17356
17356
|
computedData: n
|
@@ -17361,13 +17361,13 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17361
17361
|
return [d, g];
|
17362
17362
|
}),
|
17363
17363
|
at(1)
|
17364
|
-
), l =
|
17364
|
+
), l = G({
|
17365
17365
|
fullDataFormatter: t,
|
17366
17366
|
computedData: n
|
17367
17367
|
}).pipe(
|
17368
17368
|
z(async (f) => f),
|
17369
17369
|
L((f) => f.fullDataFormatter.seriesDirection === "row" ? (f.computedData[0] ?? []).map((p) => p.groupLabel) : f.computedData.map((p) => p[0].groupLabel))
|
17370
|
-
), u =
|
17370
|
+
), u = G({
|
17371
17371
|
groupScaleDomain: s,
|
17372
17372
|
groupLabels: l
|
17373
17373
|
}).pipe(
|
@@ -17381,7 +17381,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17381
17381
|
Z()
|
17382
17382
|
);
|
17383
17383
|
return new dt((f) => {
|
17384
|
-
|
17384
|
+
G({
|
17385
17385
|
dataFormatter: t,
|
17386
17386
|
axisSize: e,
|
17387
17387
|
fullChartParams: r,
|
@@ -17416,7 +17416,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17416
17416
|
});
|
17417
17417
|
});
|
17418
17418
|
}, xE = ({ rootSelection: t, fullDataFormatter$: e, gridAxesSize$: n, computedData$: r, fullChartParams$: i, gridContainerPosition$: o, layout$: a }) => {
|
17419
|
-
const s = Ho(t, "mousemove"), l =
|
17419
|
+
const s = Ho(t, "mousemove"), l = G({
|
17420
17420
|
fullDataFormatter: e,
|
17421
17421
|
gridAxesSize: n,
|
17422
17422
|
computedData: r
|
@@ -17427,13 +17427,13 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17427
17427
|
return [$, S];
|
17428
17428
|
}),
|
17429
17429
|
at(1)
|
17430
|
-
), u =
|
17430
|
+
), u = G({
|
17431
17431
|
fullDataFormatter: e,
|
17432
17432
|
computedData: r
|
17433
17433
|
}).pipe(
|
17434
17434
|
z(async (y) => y),
|
17435
17435
|
L((y) => y.fullDataFormatter.seriesDirection === "row" ? (y.computedData[0] ?? []).map((x) => x.groupLabel) : y.computedData.map((x) => x[0].groupLabel))
|
17436
|
-
), c =
|
17436
|
+
), c = G({
|
17437
17437
|
groupScaleDomain: l,
|
17438
17438
|
groupLabels: u
|
17439
17439
|
}).pipe(
|
@@ -17441,7 +17441,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17441
17441
|
L((y) => y.groupLabels.filter((x, $) => $ >= y.groupScaleDomain[0] && $ <= y.groupScaleDomain[1]))
|
17442
17442
|
), h = e.pipe(
|
17443
17443
|
L((y) => y.valueAxis.position === "right" || y.valueAxis.position === "bottom")
|
17444
|
-
), f =
|
17444
|
+
), f = G({
|
17445
17445
|
reverse: h,
|
17446
17446
|
gridAxesSize: n,
|
17447
17447
|
scaleRangeGroupLabels: c,
|
@@ -17460,7 +17460,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17460
17460
|
), d = o.pipe(
|
17461
17461
|
L((y) => y.reduce(($, S) => S.rowIndex > $ ? S.rowIndex : $, 0) + 1),
|
17462
17462
|
Z()
|
17463
|
-
), g =
|
17463
|
+
), g = G({
|
17464
17464
|
fullDataFormatter: e,
|
17465
17465
|
fullChartParams: i,
|
17466
17466
|
rootMousemove: s,
|
@@ -17476,7 +17476,7 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17476
17476
|
};
|
17477
17477
|
return y.fullDataFormatter.groupAxis.position === "bottom" || y.fullDataFormatter.groupAxis.position === "top" ? x.offsetX - y.fullChartParams.padding.left : x.offsetY - y.fullChartParams.padding.top;
|
17478
17478
|
})
|
17479
|
-
), m =
|
17479
|
+
), m = G({
|
17480
17480
|
xIndexScale: f,
|
17481
17481
|
axisValue: g,
|
17482
17482
|
groupScaleDomain: l
|
@@ -17486,14 +17486,14 @@ const Cr = ({ selection: t, pluginName: e, clipPathID: n, seriesLabels$: r, grid
|
|
17486
17486
|
const x = y.xIndexScale(y.axisValue), $ = Math.ceil(y.groupScaleDomain[0]);
|
17487
17487
|
return x + $;
|
17488
17488
|
})
|
17489
|
-
), b =
|
17489
|
+
), b = G({
|
17490
17490
|
groupIndex: m,
|
17491
17491
|
groupLabels: u
|
17492
17492
|
}).pipe(
|
17493
17493
|
z(async (y) => y),
|
17494
17494
|
L((y) => y.groupLabels[y.groupIndex] ?? "")
|
17495
17495
|
);
|
17496
|
-
return
|
17496
|
+
return G({
|
17497
17497
|
groupIndex: m,
|
17498
17498
|
groupLabel: b
|
17499
17499
|
}).pipe(
|
@@ -17605,7 +17605,7 @@ const Fv = (t, {
|
|
17605
17605
|
L((O) => O.transitionEase),
|
17606
17606
|
Z()
|
17607
17607
|
);
|
17608
|
-
|
17608
|
+
G({
|
17609
17609
|
defsSelection: M,
|
17610
17610
|
seriesLabels: a,
|
17611
17611
|
axisSize: d,
|
@@ -17649,7 +17649,7 @@ const Fv = (t, {
|
|
17649
17649
|
D($),
|
17650
17650
|
L((O) => O.highlightTarget),
|
17651
17651
|
Z()
|
17652
|
-
), F =
|
17652
|
+
), F = G({
|
17653
17653
|
graphicGSelection: R,
|
17654
17654
|
visibleComputedAxesData: o,
|
17655
17655
|
linePath: v,
|
@@ -17659,10 +17659,10 @@ const Fv = (t, {
|
|
17659
17659
|
z(async (O) => O),
|
17660
17660
|
L((O) => {
|
17661
17661
|
let B = [];
|
17662
|
-
return O.graphicGSelection.each((N, E,
|
17662
|
+
return O.graphicGSelection.each((N, E, W) => {
|
17663
17663
|
const X = vE(O.visibleComputedAxesData[E] ?? []);
|
17664
17664
|
B[E] = SE({
|
17665
|
-
selection: V(
|
17665
|
+
selection: V(W[E]),
|
17666
17666
|
pathClassName: A,
|
17667
17667
|
linePath: O.linePath,
|
17668
17668
|
segmentData: X,
|
@@ -17671,7 +17671,7 @@ const Fv = (t, {
|
|
17671
17671
|
}), B;
|
17672
17672
|
})
|
17673
17673
|
);
|
17674
|
-
return
|
17674
|
+
return G({
|
17675
17675
|
pathSelectionArr: F,
|
17676
17676
|
computedData: n,
|
17677
17677
|
SeriesDataMap: s,
|
@@ -17685,7 +17685,7 @@ const Fv = (t, {
|
|
17685
17685
|
O.pathSelectionArr.forEach((B) => {
|
17686
17686
|
B.on("mouseover", (N, E) => {
|
17687
17687
|
N.stopPropagation();
|
17688
|
-
const
|
17688
|
+
const W = E[0] ? E[0].seriesLabel : "", { groupIndex: X, groupLabel: rt } = O.gridGroupPositionFn(N), j = O.GroupDataMap.get(rt).find((Q) => Q.seriesLabel === W) ?? E[0];
|
17689
17689
|
x.next({
|
17690
17690
|
type: "grid",
|
17691
17691
|
eventName: "mouseover",
|
@@ -17704,7 +17704,7 @@ const Fv = (t, {
|
|
17704
17704
|
});
|
17705
17705
|
}).on("mousemove", (N, E) => {
|
17706
17706
|
N.stopPropagation();
|
17707
|
-
const
|
17707
|
+
const W = E[0] ? E[0].seriesLabel : "", { groupIndex: X, groupLabel: rt } = O.gridGroupPositionFn(N), j = O.GroupDataMap.get(rt).find((Q) => Q.seriesLabel === W) ?? E[0];
|
17708
17708
|
x.next({
|
17709
17709
|
type: "grid",
|
17710
17710
|
eventName: "mousemove",
|
@@ -17723,7 +17723,7 @@ const Fv = (t, {
|
|
17723
17723
|
});
|
17724
17724
|
}).on("mouseout", (N, E) => {
|
17725
17725
|
N.stopPropagation();
|
17726
|
-
const
|
17726
|
+
const W = E[0] ? E[0].seriesLabel : "", { groupIndex: X, groupLabel: rt } = O.gridGroupPositionFn(N), j = O.GroupDataMap.get(rt).find((Q) => Q.seriesLabel === W) ?? E[0];
|
17727
17727
|
x.next({
|
17728
17728
|
type: "grid",
|
17729
17729
|
eventName: "mouseout",
|
@@ -17742,7 +17742,7 @@ const Fv = (t, {
|
|
17742
17742
|
});
|
17743
17743
|
}).on("click", (N, E) => {
|
17744
17744
|
N.stopPropagation();
|
17745
|
-
const
|
17745
|
+
const W = E[0] ? E[0].seriesLabel : "", { groupIndex: X, groupLabel: rt } = O.gridGroupPositionFn(N), j = O.GroupDataMap.get(rt).find((Q) => Q.seriesLabel === W) ?? E[0];
|
17746
17746
|
x.next({
|
17747
17747
|
type: "grid",
|
17748
17748
|
eventName: "click",
|
@@ -17764,7 +17764,7 @@ const Fv = (t, {
|
|
17764
17764
|
}), h.pipe(
|
17765
17765
|
D($),
|
17766
17766
|
ei((O) => O.highlightTarget === "series"),
|
17767
|
-
z((O) =>
|
17767
|
+
z((O) => G({
|
17768
17768
|
graphicGSelection: R,
|
17769
17769
|
gridHighlight: g,
|
17770
17770
|
DataMap: T,
|
@@ -17920,14 +17920,14 @@ const Yv = (t, {
|
|
17920
17920
|
D(x),
|
17921
17921
|
L((B) => -B.translate[1] / B.scale[1])
|
17922
17922
|
), v = new dt((B) => {
|
17923
|
-
const N =
|
17923
|
+
const N = G({
|
17924
17924
|
fullParams: u,
|
17925
17925
|
valueAxisStart: R
|
17926
17926
|
}).pipe(
|
17927
17927
|
D(x)
|
17928
17928
|
).subscribe((E) => {
|
17929
|
-
const
|
17930
|
-
B.next(
|
17929
|
+
const W = AE(E.fullParams.lineCurve, E.valueAxisStart);
|
17930
|
+
B.next(W);
|
17931
17931
|
});
|
17932
17932
|
return () => {
|
17933
17933
|
N.unsubscribe();
|
@@ -17939,7 +17939,7 @@ const Yv = (t, {
|
|
17939
17939
|
L((B) => B.transitionEase),
|
17940
17940
|
Z()
|
17941
17941
|
);
|
17942
|
-
|
17942
|
+
G({
|
17943
17943
|
defsSelection: P,
|
17944
17944
|
seriesLabels: a,
|
17945
17945
|
axisSize: d,
|
@@ -17954,8 +17954,8 @@ const Yv = (t, {
|
|
17954
17954
|
width: B.axisSize.width,
|
17955
17955
|
height: B.axisSize.height
|
17956
17956
|
}].concat(
|
17957
|
-
B.seriesLabels.map((
|
17958
|
-
id: `orbcharts__clipPath_${
|
17957
|
+
B.seriesLabels.map((W) => ({
|
17958
|
+
id: `orbcharts__clipPath_${W}`,
|
17959
17959
|
width: B.axisSize.width,
|
17960
17960
|
height: B.axisSize.height
|
17961
17961
|
}))
|
@@ -17986,7 +17986,7 @@ const Yv = (t, {
|
|
17986
17986
|
), F = a.pipe(
|
17987
17987
|
D(x),
|
17988
17988
|
L((B) => B.map((N, E) => re(t, `lineargradient-${N}`)))
|
17989
|
-
), O =
|
17989
|
+
), O = G({
|
17990
17990
|
graphicGSelection: M,
|
17991
17991
|
defsSelection: P,
|
17992
17992
|
visibleComputedAxesData: o,
|
@@ -17998,10 +17998,10 @@ const Yv = (t, {
|
|
17998
17998
|
z(async (B) => B),
|
17999
17999
|
L((B) => {
|
18000
18000
|
let N = [];
|
18001
|
-
return B.graphicGSelection.each((E,
|
18002
|
-
const rt = PE(B.visibleComputedAxesData[
|
18003
|
-
N[
|
18004
|
-
selection: V(X[
|
18001
|
+
return B.graphicGSelection.each((E, W, X) => {
|
18002
|
+
const rt = PE(B.visibleComputedAxesData[W] ?? []);
|
18003
|
+
N[W] = CE({
|
18004
|
+
selection: V(X[W]),
|
18005
18005
|
pathClassName: S,
|
18006
18006
|
areaPath: B.areaPath,
|
18007
18007
|
segmentData: rt,
|
@@ -18016,7 +18016,7 @@ const Yv = (t, {
|
|
18016
18016
|
}), N;
|
18017
18017
|
})
|
18018
18018
|
);
|
18019
|
-
return
|
18019
|
+
return G({
|
18020
18020
|
pathSelectionArr: O,
|
18021
18021
|
computedData: n,
|
18022
18022
|
SeriesDataMap: s,
|
@@ -18028,8 +18028,8 @@ const Yv = (t, {
|
|
18028
18028
|
z(async (B) => B)
|
18029
18029
|
).subscribe((B) => {
|
18030
18030
|
B.pathSelectionArr.forEach((N) => {
|
18031
|
-
N.on("mouseover", (E,
|
18032
|
-
const X =
|
18031
|
+
N.on("mouseover", (E, W) => {
|
18032
|
+
const X = W[0] ? W[0].seriesLabel : "", { groupIndex: rt, groupLabel: Y } = B.gridGroupPositionFn(E), Q = B.GroupDataMap.get(Y).find((q) => q.seriesLabel === X) ?? W[0];
|
18033
18033
|
y.next({
|
18034
18034
|
type: "grid",
|
18035
18035
|
eventName: "mouseover",
|
@@ -18046,8 +18046,8 @@ const Yv = (t, {
|
|
18046
18046
|
event: E,
|
18047
18047
|
data: B.computedData
|
18048
18048
|
});
|
18049
|
-
}).on("mousemove", (E,
|
18050
|
-
const X =
|
18049
|
+
}).on("mousemove", (E, W) => {
|
18050
|
+
const X = W[0] ? W[0].seriesLabel : "", { groupIndex: rt, groupLabel: Y } = B.gridGroupPositionFn(E), Q = B.GroupDataMap.get(Y).find((q) => q.seriesLabel === X) ?? W[0];
|
18051
18051
|
y.next({
|
18052
18052
|
type: "grid",
|
18053
18053
|
eventName: "mousemove",
|
@@ -18064,8 +18064,8 @@ const Yv = (t, {
|
|
18064
18064
|
event: E,
|
18065
18065
|
data: B.computedData
|
18066
18066
|
});
|
18067
|
-
}).on("mouseout", (E,
|
18068
|
-
const X =
|
18067
|
+
}).on("mouseout", (E, W) => {
|
18068
|
+
const X = W[0] ? W[0].seriesLabel : "", { groupIndex: rt, groupLabel: Y } = B.gridGroupPositionFn(E), Q = B.GroupDataMap.get(Y).find((q) => q.seriesLabel === X) ?? W[0];
|
18069
18069
|
y.next({
|
18070
18070
|
type: "grid",
|
18071
18071
|
eventName: "mouseout",
|
@@ -18082,8 +18082,8 @@ const Yv = (t, {
|
|
18082
18082
|
event: E,
|
18083
18083
|
data: B.computedData
|
18084
18084
|
});
|
18085
|
-
}).on("click", (E,
|
18086
|
-
const X =
|
18085
|
+
}).on("click", (E, W) => {
|
18086
|
+
const X = W[0] ? W[0].seriesLabel : "", { groupIndex: rt, groupLabel: Y } = B.gridGroupPositionFn(E), Q = B.GroupDataMap.get(Y).find((q) => q.seriesLabel === X) ?? W[0];
|
18087
18087
|
y.next({
|
18088
18088
|
type: "grid",
|
18089
18089
|
eventName: "click",
|
@@ -18105,7 +18105,7 @@ const Yv = (t, {
|
|
18105
18105
|
}), h.pipe(
|
18106
18106
|
D(x),
|
18107
18107
|
ei((B) => B.highlightTarget === "series"),
|
18108
|
-
z((B) =>
|
18108
|
+
z((B) => G({
|
18109
18109
|
graphicGSelection: M,
|
18110
18110
|
gridHighlight: g,
|
18111
18111
|
DataMap: T,
|
@@ -18246,7 +18246,7 @@ const Mp = (t, {
|
|
18246
18246
|
D(x),
|
18247
18247
|
L((N) => N.map((E) => E[0] ? E[0].axisY - E[0].axisYFromZero : 0)),
|
18248
18248
|
Z()
|
18249
|
-
), v =
|
18249
|
+
), v = G({
|
18250
18250
|
computedData: n,
|
18251
18251
|
visibleComputedData: i,
|
18252
18252
|
params: u,
|
@@ -18269,7 +18269,7 @@ const Mp = (t, {
|
|
18269
18269
|
barGroupPadding: N.params.barGroupPadding
|
18270
18270
|
})),
|
18271
18271
|
Z()
|
18272
|
-
), I =
|
18272
|
+
), I = G({
|
18273
18273
|
computedData: n,
|
18274
18274
|
// gridGraphicTransform: gridGraphicTransform$,
|
18275
18275
|
barWidth: v,
|
@@ -18281,10 +18281,10 @@ const Mp = (t, {
|
|
18281
18281
|
D(x),
|
18282
18282
|
z(async (N) => N),
|
18283
18283
|
L((N) => {
|
18284
|
-
const E = N.barWidth / 2,
|
18284
|
+
const E = N.barWidth / 2, W = N.params.barRadius === !0 ? E : N.params.barRadius === !1 ? 0 : typeof N.params.barRadius == "number" ? N.params.barRadius : 0;
|
18285
18285
|
return N.computedData.map((X, rt) => {
|
18286
18286
|
const Y = N.gridGraphicReverseScale[rt] ?? N.gridGraphicReverseScale[0];
|
18287
|
-
let J =
|
18287
|
+
let J = W * Y[0], j = W * Y[1];
|
18288
18288
|
if (J > E) {
|
18289
18289
|
const Q = E / J;
|
18290
18290
|
J = J * Q, j = j * Q;
|
@@ -18296,13 +18296,13 @@ const Mp = (t, {
|
|
18296
18296
|
D(x),
|
18297
18297
|
L((N) => {
|
18298
18298
|
const E = /* @__PURE__ */ new Set();
|
18299
|
-
return N.forEach((
|
18300
|
-
|
18299
|
+
return N.forEach((W) => {
|
18300
|
+
W.forEach((X) => {
|
18301
18301
|
E.add(X.groupLabel);
|
18302
18302
|
});
|
18303
18303
|
}), Array.from(E);
|
18304
18304
|
})
|
18305
|
-
), T =
|
18305
|
+
), T = G({
|
18306
18306
|
seriesLabels: a,
|
18307
18307
|
barWidth: v,
|
18308
18308
|
params: u
|
@@ -18315,33 +18315,33 @@ const Mp = (t, {
|
|
18315
18315
|
L((N) => N.transitionDuration),
|
18316
18316
|
Z()
|
18317
18317
|
), C = new dt((N) => {
|
18318
|
-
|
18318
|
+
G({
|
18319
18319
|
groupLabels: k,
|
18320
18320
|
transitionDuration: _
|
18321
18321
|
}).pipe(
|
18322
18322
|
z(async (E) => E)
|
18323
18323
|
).subscribe((E) => {
|
18324
|
-
const
|
18325
|
-
N.next(
|
18324
|
+
const W = IE(E.groupLabels.length, E.transitionDuration);
|
18325
|
+
N.next(W);
|
18326
18326
|
});
|
18327
18327
|
}).pipe(
|
18328
18328
|
D(x),
|
18329
18329
|
Z()
|
18330
18330
|
), F = new dt((N) => {
|
18331
|
-
|
18331
|
+
G({
|
18332
18332
|
groupLabels: k,
|
18333
18333
|
transitionDuration: _
|
18334
18334
|
}).pipe(
|
18335
18335
|
z(async (E) => E)
|
18336
18336
|
).subscribe((E) => {
|
18337
|
-
const
|
18338
|
-
N.next(
|
18337
|
+
const W = EE(E.groupLabels.length, E.transitionDuration);
|
18338
|
+
N.next(W);
|
18339
18339
|
});
|
18340
18340
|
}).pipe(
|
18341
18341
|
D(x),
|
18342
18342
|
Z()
|
18343
18343
|
);
|
18344
|
-
|
18344
|
+
G({
|
18345
18345
|
defsSelection: P,
|
18346
18346
|
gridAxesSize: d
|
18347
18347
|
}).pipe(
|
@@ -18362,7 +18362,7 @@ const Mp = (t, {
|
|
18362
18362
|
D(x),
|
18363
18363
|
L((N) => N.highlightTarget),
|
18364
18364
|
Z()
|
18365
|
-
), B =
|
18365
|
+
), B = G({
|
18366
18366
|
graphicGSelection: M,
|
18367
18367
|
visibleComputedAxesData: o,
|
18368
18368
|
// barData$: barData$,
|
@@ -18396,7 +18396,7 @@ const Mp = (t, {
|
|
18396
18396
|
isSeriesSeprate: N.isSeriesSeprate
|
18397
18397
|
}))
|
18398
18398
|
);
|
18399
|
-
return
|
18399
|
+
return G({
|
18400
18400
|
barSelection: B,
|
18401
18401
|
computedData: n,
|
18402
18402
|
highlightTarget: O,
|
@@ -18406,76 +18406,76 @@ const Mp = (t, {
|
|
18406
18406
|
D(x),
|
18407
18407
|
z(async (N) => N)
|
18408
18408
|
).subscribe((N) => {
|
18409
|
-
N.barSelection.on("mouseover", (E,
|
18409
|
+
N.barSelection.on("mouseover", (E, W) => {
|
18410
18410
|
E.stopPropagation(), y.next({
|
18411
18411
|
type: "grid",
|
18412
18412
|
eventName: "mouseover",
|
18413
18413
|
pluginName: t,
|
18414
18414
|
highlightTarget: N.highlightTarget,
|
18415
|
-
datum:
|
18416
|
-
gridIndex:
|
18417
|
-
series: N.SeriesDataMap.get(
|
18418
|
-
seriesIndex:
|
18419
|
-
seriesLabel:
|
18420
|
-
group: N.GroupDataMap.get(
|
18421
|
-
groupIndex:
|
18422
|
-
groupLabel:
|
18415
|
+
datum: W,
|
18416
|
+
gridIndex: W.gridIndex,
|
18417
|
+
series: N.SeriesDataMap.get(W.seriesLabel),
|
18418
|
+
seriesIndex: W.seriesIndex,
|
18419
|
+
seriesLabel: W.seriesLabel,
|
18420
|
+
group: N.GroupDataMap.get(W.groupLabel),
|
18421
|
+
groupIndex: W.groupIndex,
|
18422
|
+
groupLabel: W.groupLabel,
|
18423
18423
|
event: E,
|
18424
18424
|
data: N.computedData
|
18425
18425
|
});
|
18426
|
-
}).on("mousemove", (E,
|
18426
|
+
}).on("mousemove", (E, W) => {
|
18427
18427
|
E.stopPropagation(), y.next({
|
18428
18428
|
type: "grid",
|
18429
18429
|
eventName: "mousemove",
|
18430
18430
|
pluginName: t,
|
18431
18431
|
highlightTarget: N.highlightTarget,
|
18432
|
-
datum:
|
18433
|
-
gridIndex:
|
18434
|
-
series: N.SeriesDataMap.get(
|
18435
|
-
seriesIndex:
|
18436
|
-
seriesLabel:
|
18437
|
-
group: N.GroupDataMap.get(
|
18438
|
-
groupIndex:
|
18439
|
-
groupLabel:
|
18432
|
+
datum: W,
|
18433
|
+
gridIndex: W.gridIndex,
|
18434
|
+
series: N.SeriesDataMap.get(W.seriesLabel),
|
18435
|
+
seriesIndex: W.seriesIndex,
|
18436
|
+
seriesLabel: W.seriesLabel,
|
18437
|
+
group: N.GroupDataMap.get(W.groupLabel),
|
18438
|
+
groupIndex: W.groupIndex,
|
18439
|
+
groupLabel: W.groupLabel,
|
18440
18440
|
event: E,
|
18441
18441
|
data: N.computedData
|
18442
18442
|
});
|
18443
|
-
}).on("mouseout", (E,
|
18443
|
+
}).on("mouseout", (E, W) => {
|
18444
18444
|
E.stopPropagation(), y.next({
|
18445
18445
|
type: "grid",
|
18446
18446
|
eventName: "mouseout",
|
18447
18447
|
pluginName: t,
|
18448
18448
|
highlightTarget: N.highlightTarget,
|
18449
|
-
datum:
|
18450
|
-
gridIndex:
|
18451
|
-
series: N.SeriesDataMap.get(
|
18452
|
-
seriesIndex:
|
18453
|
-
seriesLabel:
|
18454
|
-
group: N.GroupDataMap.get(
|
18455
|
-
groupIndex:
|
18456
|
-
groupLabel:
|
18449
|
+
datum: W,
|
18450
|
+
gridIndex: W.gridIndex,
|
18451
|
+
series: N.SeriesDataMap.get(W.seriesLabel),
|
18452
|
+
seriesIndex: W.seriesIndex,
|
18453
|
+
seriesLabel: W.seriesLabel,
|
18454
|
+
group: N.GroupDataMap.get(W.groupLabel),
|
18455
|
+
groupIndex: W.groupIndex,
|
18456
|
+
groupLabel: W.groupLabel,
|
18457
18457
|
event: E,
|
18458
18458
|
data: N.computedData
|
18459
18459
|
});
|
18460
|
-
}).on("click", (E,
|
18460
|
+
}).on("click", (E, W) => {
|
18461
18461
|
E.stopPropagation(), y.next({
|
18462
18462
|
type: "grid",
|
18463
18463
|
eventName: "click",
|
18464
18464
|
pluginName: t,
|
18465
18465
|
highlightTarget: N.highlightTarget,
|
18466
|
-
datum:
|
18467
|
-
gridIndex:
|
18468
|
-
series: N.SeriesDataMap.get(
|
18469
|
-
seriesIndex:
|
18470
|
-
seriesLabel:
|
18471
|
-
group: N.GroupDataMap.get(
|
18472
|
-
groupIndex:
|
18473
|
-
groupLabel:
|
18466
|
+
datum: W,
|
18467
|
+
gridIndex: W.gridIndex,
|
18468
|
+
series: N.SeriesDataMap.get(W.seriesLabel),
|
18469
|
+
seriesIndex: W.seriesIndex,
|
18470
|
+
seriesLabel: W.seriesLabel,
|
18471
|
+
group: N.GroupDataMap.get(W.groupLabel),
|
18472
|
+
groupIndex: W.groupIndex,
|
18473
|
+
groupLabel: W.groupLabel,
|
18474
18474
|
event: E,
|
18475
18475
|
data: N.computedData
|
18476
18476
|
});
|
18477
18477
|
});
|
18478
|
-
}),
|
18478
|
+
}), G({
|
18479
18479
|
barSelection: B,
|
18480
18480
|
highlight: g.pipe(
|
18481
18481
|
L((N) => N.map((E) => E.id))
|
@@ -18660,7 +18660,7 @@ const qv = (t, {
|
|
18660
18660
|
D($),
|
18661
18661
|
L((Y) => Y[0] && Y[0][0] ? Y[0][0].axisY - Y[0][0].axisYFromZero : 0),
|
18662
18662
|
Z()
|
18663
|
-
), I =
|
18663
|
+
), I = G({
|
18664
18664
|
computedData: n,
|
18665
18665
|
// visibleComputedData: visibleComputedData$,
|
18666
18666
|
params: u,
|
@@ -18675,7 +18675,7 @@ const qv = (t, {
|
|
18675
18675
|
barGroupPadding: Y.params.barGroupPadding
|
18676
18676
|
})),
|
18677
18677
|
Z()
|
18678
|
-
), k =
|
18678
|
+
), k = G({
|
18679
18679
|
computedData: n,
|
18680
18680
|
// gridGraphicTransform: gridGraphicTransform$,
|
18681
18681
|
barWidth: I,
|
@@ -18707,7 +18707,7 @@ const qv = (t, {
|
|
18707
18707
|
L((Y) => Y.transitionDuration),
|
18708
18708
|
Z()
|
18709
18709
|
), C = new dt((Y) => {
|
18710
|
-
|
18710
|
+
G({
|
18711
18711
|
groupLabels: T,
|
18712
18712
|
transitionDuration: _
|
18713
18713
|
}).pipe(
|
@@ -18720,7 +18720,7 @@ const qv = (t, {
|
|
18720
18720
|
D($),
|
18721
18721
|
Z()
|
18722
18722
|
), F = new dt((Y) => {
|
18723
|
-
|
18723
|
+
G({
|
18724
18724
|
groupLabels: T,
|
18725
18725
|
transitionDuration: _
|
18726
18726
|
}).pipe(
|
@@ -18732,7 +18732,7 @@ const qv = (t, {
|
|
18732
18732
|
}).pipe(
|
18733
18733
|
D($),
|
18734
18734
|
Z()
|
18735
|
-
), O =
|
18735
|
+
), O = G({
|
18736
18736
|
computedData: n,
|
18737
18737
|
dataFormatter: c
|
18738
18738
|
}).pipe(
|
@@ -18742,7 +18742,7 @@ const qv = (t, {
|
|
18742
18742
|
const J = Y.computedData[0] ? Y.computedData[0].length - 1 : 0, j = Y.dataFormatter.groupAxis.scaleDomain[0], Q = Y.dataFormatter.groupAxis.scaleDomain[1] === "max" ? J : Y.dataFormatter.groupAxis.scaleDomain[1];
|
18743
18743
|
return [j, Q];
|
18744
18744
|
})
|
18745
|
-
), B =
|
18745
|
+
), B = G({
|
18746
18746
|
visibleComputedAxesData: o,
|
18747
18747
|
groupScaleDomain: O
|
18748
18748
|
}).pipe(
|
@@ -18755,7 +18755,7 @@ const qv = (t, {
|
|
18755
18755
|
const et = q.reduce((gt, ft) => ft.value > gt.value ? ft : gt, q[0]), st = et.groupIndex, H = q.filter((gt) => gt.groupIndex === st).reduce((gt, ft) => gt + ft.value, 0);
|
18756
18756
|
return et.value / H;
|
18757
18757
|
})
|
18758
|
-
), N =
|
18758
|
+
), N = G({
|
18759
18759
|
computedAxesData: r,
|
18760
18760
|
yRatio: B,
|
18761
18761
|
zeroY: v
|
@@ -18773,7 +18773,7 @@ const qv = (t, {
|
|
18773
18773
|
};
|
18774
18774
|
}));
|
18775
18775
|
})
|
18776
|
-
), E =
|
18776
|
+
), E = G({
|
18777
18777
|
computedAxesData: r,
|
18778
18778
|
// yRatio: yRatio$,
|
18779
18779
|
zeroY: v
|
@@ -18784,10 +18784,10 @@ const qv = (t, {
|
|
18784
18784
|
_barStartY: Y.zeroY,
|
18785
18785
|
_barHeight: Q.axisYFromZero
|
18786
18786
|
}))))
|
18787
|
-
),
|
18787
|
+
), W = y.pipe(
|
18788
18788
|
z((Y) => yr(() => Y, E, N))
|
18789
18789
|
);
|
18790
|
-
|
18790
|
+
G({
|
18791
18791
|
defsSelection: M,
|
18792
18792
|
gridAxesSize: g
|
18793
18793
|
}).pipe(
|
@@ -18808,9 +18808,9 @@ const qv = (t, {
|
|
18808
18808
|
D($),
|
18809
18809
|
L((Y) => Y.highlightTarget),
|
18810
18810
|
Z()
|
18811
|
-
), rt =
|
18811
|
+
), rt = G({
|
18812
18812
|
graphicGSelection: R,
|
18813
|
-
graphicData:
|
18813
|
+
graphicData: W,
|
18814
18814
|
zeroY: v,
|
18815
18815
|
groupLabels: T,
|
18816
18816
|
// barScale: barScale$,
|
@@ -18841,7 +18841,7 @@ const qv = (t, {
|
|
18841
18841
|
isSeriesSeprate: Y.isSeriesSeprate
|
18842
18842
|
}))
|
18843
18843
|
);
|
18844
|
-
return
|
18844
|
+
return G({
|
18845
18845
|
barSelection: rt,
|
18846
18846
|
computedData: n,
|
18847
18847
|
highlightTarget: X,
|
@@ -18917,7 +18917,7 @@ const qv = (t, {
|
|
18917
18917
|
data: Y.computedData
|
18918
18918
|
});
|
18919
18919
|
});
|
18920
|
-
}),
|
18920
|
+
}), G({
|
18921
18921
|
barSelection: rt,
|
18922
18922
|
highlight: m.pipe(
|
18923
18923
|
L((Y) => Y.map((J) => J.id))
|
@@ -19090,9 +19090,9 @@ const Qv = (t, {
|
|
19090
19090
|
// map(d => d[0] && d[0][0]
|
19091
19091
|
// ? d[0][0].axisY - d[0][0].axisYFromZero
|
19092
19092
|
// : 0),
|
19093
|
-
L((E) => E.map((
|
19093
|
+
L((E) => E.map((W) => W[0] ? W[0].axisY - W[0].axisYFromZero : 0)),
|
19094
19094
|
Z()
|
19095
|
-
), I =
|
19095
|
+
), I = G({
|
19096
19096
|
computedData: n,
|
19097
19097
|
visibleComputedData: i,
|
19098
19098
|
params: c,
|
@@ -19117,23 +19117,23 @@ const Qv = (t, {
|
|
19117
19117
|
), k = i.pipe(
|
19118
19118
|
D(x),
|
19119
19119
|
L((E) => {
|
19120
|
-
const
|
19120
|
+
const W = /* @__PURE__ */ new Set();
|
19121
19121
|
return E.forEach((X) => {
|
19122
19122
|
X.forEach((rt) => {
|
19123
|
-
|
19123
|
+
W.add(rt.groupLabel);
|
19124
19124
|
});
|
19125
|
-
}), Array.from(
|
19125
|
+
}), Array.from(W);
|
19126
19126
|
})
|
19127
19127
|
), T = new dt((E) => {
|
19128
|
-
|
19128
|
+
G({
|
19129
19129
|
seriesLabels: s,
|
19130
19130
|
barWidth: I,
|
19131
19131
|
params: c
|
19132
19132
|
}).pipe(
|
19133
19133
|
D(x),
|
19134
|
-
z(async (
|
19135
|
-
).subscribe((
|
19136
|
-
const X = UE(
|
19134
|
+
z(async (W) => W)
|
19135
|
+
).subscribe((W) => {
|
19136
|
+
const X = UE(W.barWidth, W.seriesLabels, W.params);
|
19137
19137
|
E.next(X);
|
19138
19138
|
});
|
19139
19139
|
}), _ = h.pipe(
|
@@ -19141,47 +19141,47 @@ const Qv = (t, {
|
|
19141
19141
|
L((E) => E.transitionDuration),
|
19142
19142
|
Z()
|
19143
19143
|
), C = new dt((E) => {
|
19144
|
-
|
19144
|
+
G({
|
19145
19145
|
groupLabels: k,
|
19146
19146
|
transitionDuration: _
|
19147
19147
|
}).pipe(
|
19148
|
-
z(async (
|
19149
|
-
).subscribe((
|
19150
|
-
const X = qE(
|
19148
|
+
z(async (W) => W)
|
19149
|
+
).subscribe((W) => {
|
19150
|
+
const X = qE(W.groupLabels.length, W.transitionDuration);
|
19151
19151
|
E.next(X);
|
19152
19152
|
});
|
19153
19153
|
}).pipe(
|
19154
19154
|
D(x),
|
19155
19155
|
Z()
|
19156
19156
|
), F = new dt((E) => {
|
19157
|
-
|
19157
|
+
G({
|
19158
19158
|
groupLabels: k,
|
19159
19159
|
transitionDuration: _
|
19160
19160
|
}).pipe(
|
19161
|
-
z(async (
|
19162
|
-
).subscribe((
|
19163
|
-
const X = ZE(
|
19161
|
+
z(async (W) => W)
|
19162
|
+
).subscribe((W) => {
|
19163
|
+
const X = ZE(W.groupLabels.length, W.transitionDuration);
|
19164
19164
|
E.next(X);
|
19165
19165
|
});
|
19166
19166
|
}).pipe(
|
19167
19167
|
D(x),
|
19168
19168
|
Z()
|
19169
19169
|
);
|
19170
|
-
|
19170
|
+
G({
|
19171
19171
|
defsSelection: M,
|
19172
19172
|
gridAxesSize: d
|
19173
19173
|
}).pipe(
|
19174
19174
|
D(x),
|
19175
19175
|
z(async (E) => E)
|
19176
19176
|
).subscribe((E) => {
|
19177
|
-
const
|
19177
|
+
const W = [{
|
19178
19178
|
id: $,
|
19179
19179
|
width: E.gridAxesSize.width,
|
19180
19180
|
height: E.gridAxesSize.height
|
19181
19181
|
}];
|
19182
19182
|
JE({
|
19183
19183
|
defsSelection: E.defsSelection,
|
19184
|
-
clipPathData:
|
19184
|
+
clipPathData: W
|
19185
19185
|
});
|
19186
19186
|
});
|
19187
19187
|
const O = h.pipe(
|
@@ -19190,8 +19190,8 @@ const Qv = (t, {
|
|
19190
19190
|
Z()
|
19191
19191
|
), B = s.pipe(
|
19192
19192
|
D(x),
|
19193
|
-
L((E) => E.map((
|
19194
|
-
), N =
|
19193
|
+
L((E) => E.map((W, X) => re(t, `lineargradient-${W}`)))
|
19194
|
+
), N = G({
|
19195
19195
|
graphicGSelection: R,
|
19196
19196
|
defsSelection: M,
|
19197
19197
|
computedData: n,
|
@@ -19231,15 +19231,15 @@ const Qv = (t, {
|
|
19231
19231
|
isSeriesSeprate: E.isSeriesSeprate
|
19232
19232
|
})))
|
19233
19233
|
);
|
19234
|
-
return
|
19234
|
+
return G({
|
19235
19235
|
barSelection: N,
|
19236
19236
|
computedData: n,
|
19237
19237
|
highlightTarget: O,
|
19238
19238
|
SeriesDataMap: l,
|
19239
19239
|
GroupDataMap: u
|
19240
19240
|
}).subscribe((E) => {
|
19241
|
-
E.barSelection.on("mouseover", (
|
19242
|
-
|
19241
|
+
E.barSelection.on("mouseover", (W, X) => {
|
19242
|
+
W.stopPropagation(), y.next({
|
19243
19243
|
type: "grid",
|
19244
19244
|
eventName: "mouseover",
|
19245
19245
|
pluginName: t,
|
@@ -19252,11 +19252,11 @@ const Qv = (t, {
|
|
19252
19252
|
group: E.GroupDataMap.get(X.groupLabel),
|
19253
19253
|
groupIndex: X.groupIndex,
|
19254
19254
|
groupLabel: X.groupLabel,
|
19255
|
-
event:
|
19255
|
+
event: W,
|
19256
19256
|
data: E.computedData
|
19257
19257
|
});
|
19258
|
-
}).on("mousemove", (
|
19259
|
-
|
19258
|
+
}).on("mousemove", (W, X) => {
|
19259
|
+
W.stopPropagation(), y.next({
|
19260
19260
|
type: "grid",
|
19261
19261
|
eventName: "mousemove",
|
19262
19262
|
pluginName: t,
|
@@ -19269,11 +19269,11 @@ const Qv = (t, {
|
|
19269
19269
|
group: E.GroupDataMap.get(X.groupLabel),
|
19270
19270
|
groupIndex: X.groupIndex,
|
19271
19271
|
groupLabel: X.groupLabel,
|
19272
|
-
event:
|
19272
|
+
event: W,
|
19273
19273
|
data: E.computedData
|
19274
19274
|
});
|
19275
|
-
}).on("mouseout", (
|
19276
|
-
|
19275
|
+
}).on("mouseout", (W, X) => {
|
19276
|
+
W.stopPropagation(), y.next({
|
19277
19277
|
type: "grid",
|
19278
19278
|
eventName: "mouseout",
|
19279
19279
|
pluginName: t,
|
@@ -19286,11 +19286,11 @@ const Qv = (t, {
|
|
19286
19286
|
group: E.GroupDataMap.get(X.groupLabel),
|
19287
19287
|
groupIndex: X.groupIndex,
|
19288
19288
|
groupLabel: X.groupLabel,
|
19289
|
-
event:
|
19289
|
+
event: W,
|
19290
19290
|
data: E.computedData
|
19291
19291
|
});
|
19292
|
-
}).on("click", (
|
19293
|
-
|
19292
|
+
}).on("click", (W, X) => {
|
19293
|
+
W.stopPropagation(), y.next({
|
19294
19294
|
type: "grid",
|
19295
19295
|
eventName: "click",
|
19296
19296
|
pluginName: t,
|
@@ -19303,14 +19303,14 @@ const Qv = (t, {
|
|
19303
19303
|
group: E.GroupDataMap.get(X.groupLabel),
|
19304
19304
|
groupIndex: X.groupIndex,
|
19305
19305
|
groupLabel: X.groupLabel,
|
19306
|
-
event:
|
19306
|
+
event: W,
|
19307
19307
|
data: E.computedData
|
19308
19308
|
});
|
19309
19309
|
});
|
19310
|
-
}),
|
19310
|
+
}), G({
|
19311
19311
|
barSelection: N,
|
19312
19312
|
highlight: g.pipe(
|
19313
|
-
L((E) => E.map((
|
19313
|
+
L((E) => E.map((W) => W.id))
|
19314
19314
|
),
|
19315
19315
|
fullChartParams: h
|
19316
19316
|
}).pipe(
|
@@ -19439,7 +19439,7 @@ const t2 = (t, {
|
|
19439
19439
|
gridContainerPosition$: m,
|
19440
19440
|
gridAxesTransform$: h,
|
19441
19441
|
gridGraphicTransform$: f
|
19442
|
-
}), R =
|
19442
|
+
}), R = G({
|
19443
19443
|
// gridGraphicTransform: gridGraphicTransform$,
|
19444
19444
|
// gridContainerPosition: gridContainerPosition$,
|
19445
19445
|
// gridAxesTransform: gridAxesTransform$
|
@@ -19450,7 +19450,7 @@ const t2 = (t, {
|
|
19450
19450
|
z(async (T) => T),
|
19451
19451
|
L((T) => T.computedData.map((_, C) => T.gridGraphicReverseScale[C]))
|
19452
19452
|
);
|
19453
|
-
|
19453
|
+
G({
|
19454
19454
|
defsSelection: P,
|
19455
19455
|
gridAxesSize: d
|
19456
19456
|
}).pipe(
|
@@ -19471,7 +19471,7 @@ const t2 = (t, {
|
|
19471
19471
|
D(y),
|
19472
19472
|
L((T) => T.highlightTarget),
|
19473
19473
|
Z()
|
19474
|
-
), I =
|
19474
|
+
), I = G({
|
19475
19475
|
graphicGSelection: M,
|
19476
19476
|
visibleComputedAxesData: o,
|
19477
19477
|
graphicReverseScale: R,
|
@@ -19490,7 +19490,7 @@ const t2 = (t, {
|
|
19490
19490
|
graphicReverseScale: T.graphicReverseScale
|
19491
19491
|
}))
|
19492
19492
|
);
|
19493
|
-
|
19493
|
+
G({
|
19494
19494
|
graphicSelection: I,
|
19495
19495
|
computedData: n,
|
19496
19496
|
SeriesDataMap: s,
|
@@ -19575,7 +19575,7 @@ const t2 = (t, {
|
|
19575
19575
|
L((T) => T.onlyShowHighlighted),
|
19576
19576
|
Z()
|
19577
19577
|
);
|
19578
|
-
return
|
19578
|
+
return G({
|
19579
19579
|
graphicSelection: I,
|
19580
19580
|
highlight: g.pipe(
|
19581
19581
|
L((T) => T.map((_) => _.id))
|
@@ -19661,7 +19661,7 @@ const Ni = (t, {
|
|
19661
19661
|
fullChartParams$: o,
|
19662
19662
|
textSizePx$: a
|
19663
19663
|
}) => {
|
19664
|
-
const s = U(t, "root-position"), l = U(t, "legend-card"), u = U(t, "legend-list"), c = U(t, "legend-item"), h = new K(), f =
|
19664
|
+
const s = U(t, "root-position"), l = U(t, "legend-card"), u = U(t, "legend-list"), c = U(t, "legend-item"), h = new K(), f = G({
|
19665
19665
|
legendLabels: n,
|
19666
19666
|
fullChartParams: o
|
19667
19667
|
}).pipe(
|
@@ -19701,7 +19701,7 @@ const Ni = (t, {
|
|
19701
19701
|
L((v) => v === "bottom" || v === "top" ? "row" : "column"),
|
19702
19702
|
Z((v, I) => v === I),
|
19703
19703
|
at(1)
|
19704
|
-
), b =
|
19704
|
+
), b = G({
|
19705
19705
|
fullParams: r,
|
19706
19706
|
position: d,
|
19707
19707
|
layout: i
|
@@ -19712,7 +19712,7 @@ const Ni = (t, {
|
|
19712
19712
|
const I = v.fullParams.padding * 2 + v.fullParams.gap * 2;
|
19713
19713
|
return v.position === "bottom" || v.position === "top" ? v.layout.rootWidth - I : v.layout.rootHeight - I;
|
19714
19714
|
})
|
19715
|
-
), x =
|
19715
|
+
), x = G({
|
19716
19716
|
layout: i,
|
19717
19717
|
position: d,
|
19718
19718
|
justify: g
|
@@ -19736,7 +19736,7 @@ const Ni = (t, {
|
|
19736
19736
|
), $ = r.pipe(
|
19737
19737
|
D(h),
|
19738
19738
|
L((v) => v.labelList[0] ? v.labelList[0] : sB)
|
19739
|
-
), S =
|
19739
|
+
), S = G({
|
19740
19740
|
visibleList: p,
|
19741
19741
|
fullParams: r,
|
19742
19742
|
fullChartParams: o,
|
@@ -19752,7 +19752,7 @@ const Ni = (t, {
|
|
19752
19752
|
L((v) => v.legendLabels.reduce((I, k, T) => {
|
19753
19753
|
if (!v.visibleList[T])
|
19754
19754
|
return I;
|
19755
|
-
const _ = k !== "" ? k : aB, C = Vo(_, v.textSizePx), F = v.textSizePx * 1.5 + C, O = v.SeriesLabelColorMap.get(k), B = I[0] && I[0][0] ? I[I.length - 1][I[I.length - 1].length - 1] : null, { translateX: N, translateY: E, lineIndex:
|
19755
|
+
const _ = k !== "" ? k : aB, C = Vo(_, v.textSizePx), F = v.textSizePx * 1.5 + C, O = v.SeriesLabelColorMap.get(k), B = I[0] && I[0][0] ? I[I.length - 1][I[I.length - 1].length - 1] : null, { translateX: N, translateY: E, lineIndex: W, itemIndex: X } = ((Y, J, j) => {
|
19756
19756
|
let Q = 0, q = 0, et = 0, st = 0;
|
19757
19757
|
if (Y.lineDirection === "column") {
|
19758
19758
|
let H = j ? j.translateY + Y.textSizePx + Y.fullParams.gap : 0;
|
@@ -19768,13 +19768,13 @@ const Ni = (t, {
|
|
19768
19768
|
}
|
19769
19769
|
return { translateX: Q, translateY: q, lineIndex: et, itemIndex: st };
|
19770
19770
|
})(v, I, B);
|
19771
|
-
I[
|
19771
|
+
I[W] || (I[W] = []);
|
19772
19772
|
const rt = v.fullParams.labelList[X] ? v.fullParams.labelList[X] : v.defaultListStyle;
|
19773
|
-
return I[
|
19773
|
+
return I[W].push({
|
19774
19774
|
id: _,
|
19775
19775
|
seriesLabel: _,
|
19776
19776
|
seriesIndex: T,
|
19777
|
-
lineIndex:
|
19777
|
+
lineIndex: W,
|
19778
19778
|
itemIndex: X,
|
19779
19779
|
text: _,
|
19780
19780
|
itemWidth: F,
|
@@ -19787,7 +19787,7 @@ const Ni = (t, {
|
|
19787
19787
|
}), I;
|
19788
19788
|
}, [])),
|
19789
19789
|
at(1)
|
19790
|
-
), A =
|
19790
|
+
), A = G({
|
19791
19791
|
fullParams: r,
|
19792
19792
|
fullChartParams: o,
|
19793
19793
|
lineDirection: m,
|
@@ -19803,7 +19803,7 @@ const Ni = (t, {
|
|
19803
19803
|
return { width: C, height: F };
|
19804
19804
|
const O = _[0][_[0].length - 1];
|
19805
19805
|
return T.lineDirection === "column" ? (C = _.reduce((B, N) => {
|
19806
|
-
const E = N.reduce((
|
19806
|
+
const E = N.reduce((W, X) => X.itemWidth > W ? X.itemWidth : W, 0);
|
19807
19807
|
return B + E;
|
19808
19808
|
}, 0), C += T.fullParams.gap * (_.length - 1), F = O.translateY + T.textSizePx) : (C = O.translateX + O.itemWidth, F = T.textSizePx * _.length + T.fullParams.gap * (_.length - 1)), { width: C, height: F };
|
19809
19809
|
})(v, v.lengendItems);
|
@@ -19816,7 +19816,7 @@ const Ni = (t, {
|
|
19816
19816
|
};
|
19817
19817
|
}),
|
19818
19818
|
at(1)
|
19819
|
-
), w =
|
19819
|
+
), w = G({
|
19820
19820
|
fullParams: r,
|
19821
19821
|
position: d,
|
19822
19822
|
justify: g,
|
@@ -19834,7 +19834,7 @@ const Ni = (t, {
|
|
19834
19834
|
translateY: _
|
19835
19835
|
};
|
19836
19836
|
})
|
19837
|
-
), P =
|
19837
|
+
), P = G({
|
19838
19838
|
rootPositionSelection: x,
|
19839
19839
|
fullParams: r,
|
19840
19840
|
fullChartParams: o,
|
@@ -19847,9 +19847,9 @@ const Ni = (t, {
|
|
19847
19847
|
(I) => I.transition().attr("transform", (k) => `translate(${k.translateX}, ${k.translateY})`),
|
19848
19848
|
(I) => I.remove()
|
19849
19849
|
).each((I, k, T) => {
|
19850
|
-
V(T[k]).selectAll("rect").data([I]).join("rect").attr("width", (_) => _.width).attr("height", (_) => _.height).attr("fill",
|
19850
|
+
V(T[k]).selectAll("rect").data([I]).join("rect").attr("width", (_) => _.width).attr("height", (_) => _.height).attr("fill", mt(v.fullParams.backgroundFill, v.fullChartParams)).attr("stroke", mt(v.fullParams.backgroundStroke, v.fullChartParams));
|
19851
19851
|
}))
|
19852
|
-
), M =
|
19852
|
+
), M = G({
|
19853
19853
|
lengendCardSelection: P,
|
19854
19854
|
fullParams: r,
|
19855
19855
|
lengendList: A
|
@@ -19862,7 +19862,7 @@ const Ni = (t, {
|
|
19862
19862
|
(I) => I.remove()
|
19863
19863
|
))
|
19864
19864
|
);
|
19865
|
-
return
|
19865
|
+
return G({
|
19866
19866
|
lengendListSelection: M,
|
19867
19867
|
fullParams: r,
|
19868
19868
|
fullChartParams: o,
|
@@ -19883,7 +19883,7 @@ const Ni = (t, {
|
|
19883
19883
|
(B) => B.append("text").attr("dominant-baseline", "hanging"),
|
19884
19884
|
(B) => B,
|
19885
19885
|
(B) => B.remove()
|
19886
|
-
).attr("x", v.textSizePx * 1.5).attr("font-size", v.fullChartParams.styles.textSize).attr("fill", (B) => v.fullParams.textColorType === "label" ? Z0(B.seriesIndex, v.fullChartParams) :
|
19886
|
+
).attr("x", v.textSizePx * 1.5).attr("font-size", v.fullChartParams.styles.textSize).attr("fill", (B) => v.fullParams.textColorType === "label" ? Z0(B.seriesIndex, v.fullChartParams) : mt(v.fullParams.textColorType, v.fullChartParams)).text((B) => B.text);
|
19887
19887
|
});
|
19888
19888
|
})
|
19889
19889
|
).subscribe(), () => {
|
@@ -20059,7 +20059,7 @@ function cB({ selection: t, groupingLabelClassName: e, fullParams: n, axisLabelA
|
|
20059
20059
|
(g) => g.append("text").style("font-weight", "bold"),
|
20060
20060
|
(g) => g,
|
20061
20061
|
(g) => g.remove()
|
20062
|
-
).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("font-size", a.styles.textSize).style("fill",
|
20062
|
+
).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("font-size", a.styles.textSize).style("fill", mt(n.labelColorType, a)).style("transform", s).attr("x", c).attr("y", h).text((g) => o.groupAxis.label);
|
20063
20063
|
}).attr("transform", (f) => `translate(${i.width}, 0)`);
|
20064
20064
|
}
|
20065
20065
|
function fB({ selection: t, xAxisClassName: e, fullParams: n, tickTextAlign: r, gridAxesSize: i, fullDataFormatter: o, chartParams: a, groupScale: s, groupScaleDomain: l, groupLabelData: u, textReverseTransformWithRotate: c, textSizePx: h }) {
|
@@ -20081,7 +20081,7 @@ function fB({ selection: t, xAxisClassName: e, fullParams: n, tickTextAlign: r,
|
|
20081
20081
|
});
|
20082
20082
|
});
|
20083
20083
|
});
|
20084
|
-
return b.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ?
|
20084
|
+
return b.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ? mt(n.tickColorType, a) : "none").style("stroke-dasharray", n.tickFullLineDasharray).style("vector-effect", "non-scaling-stroke").attr("pointer-events", "none"), b.selectAll("path").style("fill", "none").style("stroke", n.axisLineVisible == !0 ? mt(n.axisLineColorType, a) : "none").style("shape-rendering", "crispEdges"), f.selectAll("text").attr("font-size", a.styles.textSize).attr("fill", mt(n.tickTextColorType, a)).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("x", g).style("transform", c).attr("dy", 0), f;
|
20085
20085
|
}
|
20086
20086
|
const o2 = (t, {
|
20087
20087
|
selection: e,
|
@@ -20096,7 +20096,7 @@ const o2 = (t, {
|
|
20096
20096
|
isSeriesSeprate$: c,
|
20097
20097
|
textSizePx$: h
|
20098
20098
|
}) => {
|
20099
|
-
const f = new K(), p = U(t, "container"), d = U(t, "xAxisG"), g = U(t, "xAxis"), m = U(t, "groupingLabel"), b =
|
20099
|
+
const f = new K(), p = U(t, "container"), d = U(t, "xAxisG"), g = U(t, "xAxis"), m = U(t, "groupingLabel"), b = G({
|
20100
20100
|
computedData: n.pipe(
|
20101
20101
|
Z((v, I) => v.length === I.length)
|
20102
20102
|
),
|
@@ -20110,7 +20110,7 @@ const o2 = (t, {
|
|
20110
20110
|
D(f),
|
20111
20111
|
L((v, I) => v.selectAll(`g.${d}`).data([d]).join("g").classed(d, !0))
|
20112
20112
|
);
|
20113
|
-
|
20113
|
+
G({
|
20114
20114
|
containerSelection: b,
|
20115
20115
|
gridContainerPosition: u
|
20116
20116
|
}).pipe(
|
@@ -20121,7 +20121,7 @@ const o2 = (t, {
|
|
20121
20121
|
const T = v.gridContainerPosition[k] ?? v.gridContainerPosition[0], _ = T.translate, C = T.scale;
|
20122
20122
|
return `translate(${_[0]}, ${_[1]}) scale(${C[0]}, ${C[1]})`;
|
20123
20123
|
});
|
20124
|
-
}),
|
20124
|
+
}), G({
|
20125
20125
|
axisSelection: y,
|
20126
20126
|
gridAxesTransform: a
|
20127
20127
|
}).pipe(
|
@@ -20130,7 +20130,7 @@ const o2 = (t, {
|
|
20130
20130
|
).subscribe((v) => {
|
20131
20131
|
v.axisSelection.style("transform", v.gridAxesTransform.value);
|
20132
20132
|
});
|
20133
|
-
const x =
|
20133
|
+
const x = G({
|
20134
20134
|
gridAxesReverseTransform: s,
|
20135
20135
|
gridContainerPosition: u
|
20136
20136
|
}).pipe(
|
@@ -20141,14 +20141,14 @@ const o2 = (t, {
|
|
20141
20141
|
return `${I} ${k} ${T}`;
|
20142
20142
|
}),
|
20143
20143
|
Z()
|
20144
|
-
), $ =
|
20144
|
+
), $ = G({
|
20145
20145
|
textReverseTransform: x,
|
20146
20146
|
fullParams: r
|
20147
20147
|
}).pipe(
|
20148
20148
|
D(f),
|
20149
20149
|
z(async (v) => v),
|
20150
20150
|
L((v) => `${v.textReverseTransform} rotate(${v.fullParams.tickTextRotate}deg)`)
|
20151
|
-
), S =
|
20151
|
+
), S = G({
|
20152
20152
|
fullDataFormatter: i,
|
20153
20153
|
gridAxesSize: l,
|
20154
20154
|
computedData: n
|
@@ -20160,7 +20160,7 @@ const o2 = (t, {
|
|
20160
20160
|
return [k, T];
|
20161
20161
|
}),
|
20162
20162
|
at(1)
|
20163
|
-
), A =
|
20163
|
+
), A = G({
|
20164
20164
|
groupScaleDomain: S,
|
20165
20165
|
gridAxesSize: l
|
20166
20166
|
}).pipe(
|
@@ -20169,7 +20169,7 @@ const o2 = (t, {
|
|
20169
20169
|
L((v) => Tr().domain(v.groupScaleDomain).range([0, v.gridAxesSize.width]))
|
20170
20170
|
), w = n.pipe(
|
20171
20171
|
L((v) => (v[0] ?? []).map((I) => I.groupLabel))
|
20172
|
-
), P =
|
20172
|
+
), P = G({
|
20173
20173
|
fullDataFormatter: i,
|
20174
20174
|
fullParams: r
|
20175
20175
|
}).pipe(
|
@@ -20191,7 +20191,7 @@ const o2 = (t, {
|
|
20191
20191
|
dominantBaseline: k
|
20192
20192
|
};
|
20193
20193
|
})
|
20194
|
-
), R =
|
20194
|
+
), R = G({
|
20195
20195
|
groupLabels: w,
|
20196
20196
|
fullParams: r
|
20197
20197
|
}).pipe(
|
@@ -20199,7 +20199,7 @@ const o2 = (t, {
|
|
20199
20199
|
z(async (v) => v),
|
20200
20200
|
L((v) => uB(v.groupLabels, v.fullParams.tickFormat))
|
20201
20201
|
);
|
20202
|
-
return
|
20202
|
+
return G({
|
20203
20203
|
axisSelection: y,
|
20204
20204
|
fullParams: r,
|
20205
20205
|
tickTextAlign: P,
|
@@ -20295,7 +20295,7 @@ function dB({ selection: t, textClassName: e, fullParams: n, axisLabelAlign: r,
|
|
20295
20295
|
(g) => g.append("text").style("font-weight", "bold"),
|
20296
20296
|
(g) => g,
|
20297
20297
|
(g) => g.remove()
|
20298
|
-
).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("font-size", a.styles.textSize).style("fill",
|
20298
|
+
).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("font-size", a.styles.textSize).style("fill", mt(n.labelColorType, a)).style("transform", s).attr("x", c).attr("y", h).text((g) => o.valueAxis.label);
|
20299
20299
|
}).attr("transform", (f) => `translate(0, ${i.height})`);
|
20300
20300
|
}
|
20301
20301
|
function gB({ selection: t, yAxisClassName: e, fullParams: n, tickTextAlign: r, gridAxesSize: i, fullDataFormatter: o, fullChartParams: a, valueScale: s, textReverseTransformWithRotate: l, filteredMinMaxValue: u }) {
|
@@ -20303,8 +20303,8 @@ function gB({ selection: t, yAxisClassName: e, fullParams: n, tickTextAlign: r,
|
|
20303
20303
|
let h = 0, f = 0;
|
20304
20304
|
o.valueAxis.position === "left" ? (h = n.tickPadding, f = 0) : o.valueAxis.position === "right" ? (h = -n.tickPadding, f = 0) : o.valueAxis.position === "bottom" ? (h = 0, f = n.tickPadding) : o.valueAxis.position === "top" && (h = 0, f = -n.tickPadding);
|
20305
20305
|
const p = dh(s).scale(s).ticks(n.ticks).tickFormat((m) => En(m, n.tickFormat)).tickSize(n.tickFullLine == !0 ? -i.width : pB).tickPadding(h), d = c.transition().duration(100).ease(Ue).call(p);
|
20306
|
-
d.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ?
|
20307
|
-
const g = c.selectAll("text").attr("font-size", a.styles.textSize).style("color",
|
20306
|
+
d.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ? mt(n.tickColorType, a) : "none").style("stroke-dasharray", n.tickFullLineDasharray).style("vector-effect", "non-scaling-stroke").attr("pointer-events", "none"), d.selectAll("path").style("fill", "none").style("stroke", n.axisLineVisible == !0 ? mt(n.axisLineColorType, a) : "none").style("shape-rendering", "crispEdges");
|
20307
|
+
const g = c.selectAll("text").attr("font-size", a.styles.textSize).style("color", mt(n.tickTextColorType, a)).attr("text-anchor", r.textAnchor).attr("dominant-baseline", r.dominantBaseline).attr("y", f).attr("dy", 0);
|
20308
20308
|
return g.style("transform", l), (o.valueAxis.position === "bottom" || o.valueAxis.position === "top") && g.attr("dy", 0), c;
|
20309
20309
|
}
|
20310
20310
|
const Fi = (t, {
|
@@ -20332,7 +20332,7 @@ const Fi = (t, {
|
|
20332
20332
|
D(f),
|
20333
20333
|
L((w, P) => w.selectAll(`g.${p}`).data([p]).join("g").classed(p, !0))
|
20334
20334
|
);
|
20335
|
-
|
20335
|
+
G({
|
20336
20336
|
axisSelection: b,
|
20337
20337
|
gridAxesTransform: l
|
20338
20338
|
}).pipe(
|
@@ -20341,7 +20341,7 @@ const Fi = (t, {
|
|
20341
20341
|
).subscribe((w) => {
|
20342
20342
|
w.axisSelection.style("transform", w.gridAxesTransform.value);
|
20343
20343
|
});
|
20344
|
-
const y =
|
20344
|
+
const y = G({
|
20345
20345
|
gridAxesReverseTransform: u,
|
20346
20346
|
gridContainerPosition: c
|
20347
20347
|
}).pipe(
|
@@ -20352,7 +20352,7 @@ const Fi = (t, {
|
|
20352
20352
|
return `${P} ${M} ${R}`;
|
20353
20353
|
}),
|
20354
20354
|
Z()
|
20355
|
-
), x =
|
20355
|
+
), x = G({
|
20356
20356
|
textReverseTransform: y,
|
20357
20357
|
fullParams: i
|
20358
20358
|
}).pipe(
|
@@ -20360,7 +20360,7 @@ const Fi = (t, {
|
|
20360
20360
|
z(async (w) => w),
|
20361
20361
|
L((w) => `${w.textReverseTransform} rotate(${w.fullParams.tickTextRotate}deg)`)
|
20362
20362
|
), $ = new dt((w) => {
|
20363
|
-
|
20363
|
+
G({
|
20364
20364
|
fullDataFormatter: o,
|
20365
20365
|
gridAxesSize: s,
|
20366
20366
|
// minMax: minMax$
|
@@ -20380,7 +20380,7 @@ const Fi = (t, {
|
|
20380
20380
|
});
|
20381
20381
|
w.next(v);
|
20382
20382
|
});
|
20383
|
-
}), S =
|
20383
|
+
}), S = G({
|
20384
20384
|
fullDataFormatter: o,
|
20385
20385
|
fullParams: i
|
20386
20386
|
}).pipe(
|
@@ -20403,7 +20403,7 @@ const Fi = (t, {
|
|
20403
20403
|
};
|
20404
20404
|
})
|
20405
20405
|
);
|
20406
|
-
return
|
20406
|
+
return G({
|
20407
20407
|
axisSelection: b,
|
20408
20408
|
fullParams: i,
|
20409
20409
|
tickTextAlign: S,
|
@@ -20615,7 +20615,7 @@ const zi = (t, {
|
|
20615
20615
|
ei((y) => y.eventName === "mouseout")
|
20616
20616
|
// distinctUntilChanged((prev, current) => prev.eventName === current.eventName)
|
20617
20617
|
// map(d => d as EventTypeMap<typeof chartType>)
|
20618
|
-
), h = nC(r), f =
|
20618
|
+
), h = nC(r), f = G({
|
20619
20619
|
fullChartParams: r,
|
20620
20620
|
fullParams: n,
|
20621
20621
|
textSizePx: h
|
@@ -20623,17 +20623,17 @@ const zi = (t, {
|
|
20623
20623
|
D(a),
|
20624
20624
|
z(async (y) => y),
|
20625
20625
|
L((y) => ({
|
20626
|
-
backgroundColor:
|
20626
|
+
backgroundColor: mt(y.fullParams.backgroundColorType, y.fullChartParams),
|
20627
20627
|
backgroundOpacity: y.fullParams.backgroundOpacity,
|
20628
|
-
strokeColor:
|
20628
|
+
strokeColor: mt(y.fullParams.strokeColorType, y.fullChartParams),
|
20629
20629
|
offset: y.fullParams.offset,
|
20630
20630
|
padding: y.fullParams.padding,
|
20631
20631
|
textSize: y.fullChartParams.styles.textSize,
|
20632
20632
|
textSizePx: y.textSizePx,
|
20633
|
-
textColor:
|
20633
|
+
textColor: mt(y.fullParams.textColorType, y.fullChartParams),
|
20634
20634
|
seriesColors: y.fullChartParams.colors[y.fullChartParams.colorScheme].label
|
20635
20635
|
}))
|
20636
|
-
), p =
|
20636
|
+
), p = G({
|
20637
20637
|
fullParams: n,
|
20638
20638
|
tooltipStyle: f
|
20639
20639
|
}).pipe(
|
@@ -20665,7 +20665,7 @@ const zi = (t, {
|
|
20665
20665
|
return K0($, y.tooltipStyle);
|
20666
20666
|
return "";
|
20667
20667
|
})
|
20668
|
-
), d =
|
20668
|
+
), d = G({
|
20669
20669
|
event: u,
|
20670
20670
|
contentRenderFn: p
|
20671
20671
|
}).pipe(
|
@@ -20686,7 +20686,7 @@ const zi = (t, {
|
|
20686
20686
|
// }),
|
20687
20687
|
L((y) => y.event)
|
20688
20688
|
);
|
20689
|
-
return
|
20689
|
+
return G({
|
20690
20690
|
svgString: m,
|
20691
20691
|
eventTooltip: b,
|
20692
20692
|
layout: i,
|
@@ -20771,7 +20771,7 @@ const zi = (t, {
|
|
20771
20771
|
L((c) => c.groupAxis),
|
20772
20772
|
// 只用第一次資料來計算scale才不會造成每次變動都受到影響
|
20773
20773
|
xo()
|
20774
|
-
), u =
|
20774
|
+
), u = G({
|
20775
20775
|
initGroupAxis: l,
|
20776
20776
|
// fullDataFormatter: observer.fullDataFormatter$,
|
20777
20777
|
groupMaxIndex: s,
|
@@ -20791,7 +20791,7 @@ const zi = (t, {
|
|
20791
20791
|
});
|
20792
20792
|
})
|
20793
20793
|
);
|
20794
|
-
return
|
20794
|
+
return G({
|
20795
20795
|
initGroupScale: u,
|
20796
20796
|
// initGroupAxis: initGroupAxis$,
|
20797
20797
|
// fullDataFormatter: fullDataFormatter$.pipe(first()), // 只用第一次資料來計算scale才不會造成每次變動都受到影響
|
@@ -20888,7 +20888,7 @@ function TB({ selection: t, pluginName: e, lineData: n, fullParams: r, fullChart
|
|
20888
20888
|
(s) => s.append("line").classed(o, !0).style("stroke-width", 1).style("pointer-events", "none").style("vector-effect", "non-scaling-stroke").attr("x1", (l) => l.x1).attr("y1", (l) => l.y1).attr("x2", (l) => l.x2).attr("y2", (l) => l.y2),
|
20889
20889
|
(s) => s.transition().duration(50).attr("x1", (u) => u.x1).attr("y1", (u) => u.y1).attr("x2", (u) => u.x2).attr("y2", (u) => u.y2),
|
20890
20890
|
(s) => s.remove()
|
20891
|
-
).style("stroke", (s) =>
|
20891
|
+
).style("stroke", (s) => mt(r.lineColorType, i)).style("stroke-dasharray", r.lineDashArray ?? "none");
|
20892
20892
|
}
|
20893
20893
|
function AB(t) {
|
20894
20894
|
t.selectAll("line").data([]).exit().remove();
|
@@ -20905,11 +20905,11 @@ function PB({ selection: t, labelData: e, fullParams: n, fullDataFormatter: r, f
|
|
20905
20905
|
(b) => b.append("rect").style("cursor", "pointer").attr("rx", 5).attr("ry", 5),
|
20906
20906
|
(b) => b,
|
20907
20907
|
(b) => b.remove()
|
20908
|
-
).attr("width", (b) => `${h}px`).attr("height", `${f}px`).attr("fill", (b) =>
|
20908
|
+
).attr("width", (b) => `${h}px`).attr("height", `${f}px`).attr("fill", (b) => mt(n.labelColorType, i)).attr("x", g).attr("y", m).style("transform", o), V(c[u]).selectAll("text").data([l]).join(
|
20909
20909
|
(b) => b.append("text").style("dominant-baseline", "hanging").style("cursor", "pointer"),
|
20910
20910
|
(b) => b,
|
20911
20911
|
(b) => b.remove()
|
20912
|
-
).style("transform", o).attr("fill", (b) =>
|
20912
|
+
).style("transform", o).attr("fill", (b) => mt(n.labelTextColorType, i)).attr("font-size", i.styles.textSize).attr("x", g + 6).attr("y", m + 3).each((b, y, x) => {
|
20913
20913
|
Lp(V(x[y]), {
|
20914
20914
|
textArr: l.textArr,
|
20915
20915
|
textSizePx: a,
|
@@ -20953,7 +20953,7 @@ const mO = ce(SB)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
20953
20953
|
).subscribe((S) => {
|
20954
20954
|
s.attr("width", S.rootWidth).attr("height", S.rootHeight);
|
20955
20955
|
});
|
20956
|
-
const f =
|
20956
|
+
const f = G({
|
20957
20957
|
groupScaleDomainValue: i.groupScaleDomainValue$,
|
20958
20958
|
gridAxesSize: i.gridAxesSize$
|
20959
20959
|
}).pipe(
|
@@ -20966,7 +20966,7 @@ const mO = ce(SB)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
20966
20966
|
Z()
|
20967
20967
|
), d = Ho(e, "mousemove").pipe(
|
20968
20968
|
D(o)
|
20969
|
-
), g =
|
20969
|
+
), g = G({
|
20970
20970
|
gridAxesReverseTransform: i.gridAxesReverseTransform$,
|
20971
20971
|
gridContainerPosition: i.gridContainerPosition$
|
20972
20972
|
}).pipe(
|
@@ -20977,7 +20977,7 @@ const mO = ce(SB)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
20977
20977
|
return `${A} ${w} ${P}`;
|
20978
20978
|
}),
|
20979
20979
|
Z()
|
20980
|
-
), m =
|
20980
|
+
), m = G({
|
20981
20981
|
textReverseTransform: g,
|
20982
20982
|
fullParams: i.fullParams$
|
20983
20983
|
}).pipe(
|
@@ -21003,7 +21003,7 @@ const mO = ce(SB)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
21003
21003
|
}).pipe(
|
21004
21004
|
D(o)
|
21005
21005
|
);
|
21006
|
-
|
21006
|
+
G({
|
21007
21007
|
axesSelection: u,
|
21008
21008
|
columnAmount: b,
|
21009
21009
|
rowAmount: y,
|
@@ -21130,7 +21130,7 @@ const mO = ce(SB)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
21130
21130
|
const $ = Ho(s, "mouseout").pipe(
|
21131
21131
|
D(o)
|
21132
21132
|
);
|
21133
|
-
return
|
21133
|
+
return G({
|
21134
21134
|
rootRectMouseout: $,
|
21135
21135
|
axesSelection: u
|
21136
21136
|
}).pipe(
|
@@ -21406,11 +21406,11 @@ const p2 = "MultiGridLegend", NB = {
|
|
21406
21406
|
}, bO = xe(NB)(({ selection: t, rootSelection: e, observer: n, subject: r }) => {
|
21407
21407
|
const i = new K(), o = n.multiGridEachDetail$.pipe(
|
21408
21408
|
L((u) => u.map((c) => c.seriesLabels$)),
|
21409
|
-
z((u) =>
|
21409
|
+
z((u) => G(u).pipe(
|
21410
21410
|
z(async (c) => c)
|
21411
21411
|
)),
|
21412
21412
|
L((u) => u.flat())
|
21413
|
-
), a =
|
21413
|
+
), a = G({
|
21414
21414
|
fullParams: n.fullParams$,
|
21415
21415
|
// multiGrid: observer.multiGridEachDetail$,
|
21416
21416
|
computedData: n.computedData$
|
@@ -21425,7 +21425,7 @@ const p2 = "MultiGridLegend", NB = {
|
|
21425
21425
|
});
|
21426
21426
|
return c.map((p) => f);
|
21427
21427
|
}).flat())
|
21428
|
-
), s =
|
21428
|
+
), s = G({
|
21429
21429
|
fullParams: n.fullParams$,
|
21430
21430
|
seriesList: a
|
21431
21431
|
}).pipe(
|
@@ -21452,7 +21452,7 @@ const p2 = "MultiGridLegend", NB = {
|
|
21452
21452
|
Z(),
|
21453
21453
|
at(1)
|
21454
21454
|
);
|
21455
|
-
return
|
21455
|
+
return G({
|
21456
21456
|
multiGridEachDetail: t.multiGridEachDetail$,
|
21457
21457
|
gridIndexes: e
|
21458
21458
|
}).pipe(
|
@@ -22189,7 +22189,7 @@ const p2 = "MultiGridLegend", NB = {
|
|
22189
22189
|
), s = r.fullParams$.pipe(
|
22190
22190
|
D(i),
|
22191
22191
|
L((c) => c.gridIndexes[1])
|
22192
|
-
), l =
|
22192
|
+
), l = G({
|
22193
22193
|
firstGridIndex: a,
|
22194
22194
|
secondGridIndex: s,
|
22195
22195
|
fullDataFormatter: r.fullDataFormatter$
|
@@ -22390,7 +22390,7 @@ const p2 = "MultiGridLegend", NB = {
|
|
22390
22390
|
), s = r.fullParams$.pipe(
|
22391
22391
|
D(i),
|
22392
22392
|
L((c) => c.gridIndexes[1])
|
22393
|
-
), l =
|
22393
|
+
), l = G({
|
22394
22394
|
firstGridIndex: a,
|
22395
22395
|
secondGridIndex: s,
|
22396
22396
|
fullDataFormatter: r.fullDataFormatter$
|
@@ -22911,7 +22911,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
22911
22911
|
)),
|
22912
22912
|
at(1)
|
22913
22913
|
);
|
22914
|
-
|
22914
|
+
G({
|
22915
22915
|
categorySelection: u,
|
22916
22916
|
containerPosition: i
|
22917
22917
|
}).pipe(
|
@@ -22928,7 +22928,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
22928
22928
|
), h = c.pipe(
|
22929
22929
|
L((p) => p.select("defs")),
|
22930
22930
|
at(1)
|
22931
|
-
), f =
|
22931
|
+
), f = G({
|
22932
22932
|
axesSelection: c,
|
22933
22933
|
graphicTransform: o
|
22934
22934
|
}).pipe(
|
@@ -22946,7 +22946,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
22946
22946
|
graphicGSelection$: f
|
22947
22947
|
};
|
22948
22948
|
}, pa = ({ selection: t, pluginName: e, clipPathID: n, computedData$: r, containerPosition$: i, isCategorySeprate$: o }) => {
|
22949
|
-
const a = U(e, "container"), s =
|
22949
|
+
const a = U(e, "container"), s = G({
|
22950
22950
|
computedData: r.pipe(
|
22951
22951
|
Z((l, u) => l.length === u.length)
|
22952
22952
|
),
|
@@ -22957,7 +22957,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
22957
22957
|
L((l, u) => t.selectAll(`g.${a}`).data(l, (c) => c[0] ? c[0].categoryIndex : u).join("g").classed(a, !0).attr("clip-path", (c) => n ? `url(#${n})` : "none")),
|
22958
22958
|
at(1)
|
22959
22959
|
);
|
22960
|
-
return
|
22960
|
+
return G({
|
22961
22961
|
containerSelection: s,
|
22962
22962
|
gridContainerPosition: i
|
22963
22963
|
}).pipe(
|
@@ -22981,7 +22981,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
22981
22981
|
Z(),
|
22982
22982
|
at(1)
|
22983
22983
|
), l = new dt((c) => {
|
22984
|
-
|
22984
|
+
G({
|
22985
22985
|
layout: i,
|
22986
22986
|
filteredXYMinMaxData: n,
|
22987
22987
|
fullDataFormatter: e,
|
@@ -23009,7 +23009,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23009
23009
|
});
|
23010
23010
|
c.next({ xScale: d, yScale: g });
|
23011
23011
|
});
|
23012
|
-
}), u =
|
23012
|
+
}), u = G({
|
23013
23013
|
fullDataFormatter: e,
|
23014
23014
|
rootMousemove: o,
|
23015
23015
|
columnAmount: a,
|
@@ -23023,7 +23023,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23023
23023
|
y: (c.rootMousemove.offsetY - c.layout.top) / c.containerPosition[0].scale[1] % (c.layout.rootHeight / c.rowAmount / c.containerPosition[0].scale[1])
|
23024
23024
|
}))
|
23025
23025
|
);
|
23026
|
-
return
|
23026
|
+
return G({
|
23027
23027
|
xyScale: l,
|
23028
23028
|
axisValue: u
|
23029
23029
|
}).pipe(
|
@@ -23040,7 +23040,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23040
23040
|
L((h) => h * 2),
|
23041
23041
|
// 2倍行高
|
23042
23042
|
at(1)
|
23043
|
-
), o = ({ minLineHeight$: c, containerSize$: h }) =>
|
23043
|
+
), o = ({ minLineHeight$: c, containerSize$: h }) => G({
|
23044
23044
|
minLineHeight: c,
|
23045
23045
|
containerSize: h
|
23046
23046
|
}).pipe(
|
@@ -23048,7 +23048,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23048
23048
|
L((f) => f.containerSize.height > f.minLineHeight ? f.containerSize.height : f.minLineHeight),
|
23049
23049
|
Z(),
|
23050
23050
|
at(1)
|
23051
|
-
), a = ({ minLineHeight$: c, containerHeight$: h }) =>
|
23051
|
+
), a = ({ minLineHeight$: c, containerHeight$: h }) => G({
|
23052
23052
|
minLineHeight: c,
|
23053
23053
|
containerHeight: h
|
23054
23054
|
}).pipe(
|
@@ -23067,7 +23067,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23067
23067
|
z((c) => yr(
|
23068
23068
|
() => c === "auto",
|
23069
23069
|
// 'auto': 不超過限制
|
23070
|
-
|
23070
|
+
G({
|
23071
23071
|
visibleComputedData: e,
|
23072
23072
|
rankingAmountLimit: u
|
23073
23073
|
}).pipe(
|
@@ -23086,7 +23086,7 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23086
23086
|
L((l) => l * 2),
|
23087
23087
|
// 2倍行高
|
23088
23088
|
at(1)
|
23089
|
-
), i = ({ minLineHeight$: s, containerSize$: l }) =>
|
23089
|
+
), i = ({ minLineHeight$: s, containerSize$: l }) => G({
|
23090
23090
|
minLineHeight: s,
|
23091
23091
|
containerSize: l
|
23092
23092
|
}).pipe(
|
@@ -23098,14 +23098,14 @@ const tN = {}, x2 = "MultiValueLegend", eN = {
|
|
23098
23098
|
minLineHeight$: o,
|
23099
23099
|
containerSize$: t
|
23100
23100
|
});
|
23101
|
-
return
|
23101
|
+
return G({
|
23102
23102
|
containerHeight: a,
|
23103
23103
|
computedRankingAmount: n
|
23104
23104
|
}).pipe(
|
23105
23105
|
z(async (s) => s),
|
23106
23106
|
L((s) => s.containerHeight / s.computedRankingAmount)
|
23107
23107
|
);
|
23108
|
-
}, aN = ({ visibleComputedRankingData$: t, rankingItemHeight$: e }) =>
|
23108
|
+
}, aN = ({ visibleComputedRankingData$: t, rankingItemHeight$: e }) => G({
|
23109
23109
|
visibleComputedRankingData: t,
|
23110
23110
|
rankingItemHeight: e
|
23111
23111
|
}).pipe(
|
@@ -23126,7 +23126,7 @@ function fN({ selection: t, textClassName: e, fullParams: n, containerSize: r, f
|
|
23126
23126
|
(h) => h.append("text").style("font-weight", "bold"),
|
23127
23127
|
(h) => h,
|
23128
23128
|
(h) => h.remove()
|
23129
|
-
).attr("text-anchor", uN).attr("dominant-baseline", cN).attr("font-size", o.styles.textSize).style("fill",
|
23129
|
+
).attr("text-anchor", uN).attr("dominant-baseline", cN).attr("font-size", o.styles.textSize).style("fill", mt(n.axisLabel.colorType, o)).attr("x", u).attr("y", c).text((h) => i.yAxis.label);
|
23130
23130
|
}
|
23131
23131
|
function hN({ selection: t, fullParams: e, fullChartParams: n, rankingScale: r, valueScale: i, categoryData: o }) {
|
23132
23132
|
const a = e.barLabel.position === "none" ? [] : o;
|
@@ -23202,7 +23202,7 @@ const dN = (t, {
|
|
23202
23202
|
clipPathData: S
|
23203
23203
|
// textReverseTransform: data.textReverseTransform
|
23204
23204
|
});
|
23205
|
-
}),
|
23205
|
+
}), G({
|
23206
23206
|
containerSelection: m,
|
23207
23207
|
fullParams: a,
|
23208
23208
|
// layout: layout$,
|
@@ -23259,7 +23259,7 @@ function yN({ selection: t, fullParams: e, fullChartParams: n, rankingScale: r,
|
|
23259
23259
|
(d) => d.append("text"),
|
23260
23260
|
(d) => d,
|
23261
23261
|
(d) => d.remove()
|
23262
|
-
).attr("text-anchor", gN).attr("dominant-baseline", mN).attr("font-size", n.styles.textSize).style("fill",
|
23262
|
+
).attr("text-anchor", gN).attr("dominant-baseline", mN).attr("font-size", n.styles.textSize).style("fill", mt(e.colorType, n)).transition().duration(n.transitionDuration).ease(Ue).textTween((d) => {
|
23263
23263
|
const g = d.xValueIndex, m = g === 0 ? 0 : g - 1, b = d.value[m], y = d.value[g];
|
23264
23264
|
return (x) => {
|
23265
23265
|
const $ = x === 1 ? ge(b, y)(x) : Jo(b, y)(x);
|
@@ -23318,7 +23318,7 @@ const xN = (t, {
|
|
23318
23318
|
clipPathData: y
|
23319
23319
|
// textReverseTransform: data.textReverseTransform
|
23320
23320
|
});
|
23321
|
-
}),
|
23321
|
+
}), G({
|
23322
23322
|
containerSelection: g,
|
23323
23323
|
fullParams: s,
|
23324
23324
|
fullChartParams: l,
|
@@ -23440,7 +23440,7 @@ const _N = (t, {
|
|
23440
23440
|
// textReverseTransform: data.textReverseTransform
|
23441
23441
|
});
|
23442
23442
|
});
|
23443
|
-
const x =
|
23443
|
+
const x = G({
|
23444
23444
|
fullParams: o,
|
23445
23445
|
rankingItemHeight: l
|
23446
23446
|
}).pipe(
|
@@ -23452,7 +23452,7 @@ const _N = (t, {
|
|
23452
23452
|
D(g),
|
23453
23453
|
L((P) => P.transitionDuration),
|
23454
23454
|
Z()
|
23455
|
-
), S =
|
23455
|
+
), S = G({
|
23456
23456
|
containerSelection: y,
|
23457
23457
|
visibleComputedRankingData: r,
|
23458
23458
|
rankingScaleList: u,
|
@@ -23466,7 +23466,7 @@ const _N = (t, {
|
|
23466
23466
|
rankingScaleList: P.rankingScaleList,
|
23467
23467
|
transitionDuration: P.transitionDuration
|
23468
23468
|
}))
|
23469
|
-
), A =
|
23469
|
+
), A = G({
|
23470
23470
|
graphicGSelection: S,
|
23471
23471
|
// xyValueIndex: xyValueIndex$,
|
23472
23472
|
xScale: f,
|
@@ -23491,7 +23491,7 @@ const _N = (t, {
|
|
23491
23491
|
L((P) => P.highlightTarget),
|
23492
23492
|
Z()
|
23493
23493
|
);
|
23494
|
-
return
|
23494
|
+
return G({
|
23495
23495
|
graphicSelection: A,
|
23496
23496
|
computedData: n,
|
23497
23497
|
CategoryDataMap: i,
|
@@ -23553,7 +23553,7 @@ const _N = (t, {
|
|
23553
23553
|
event: M
|
23554
23554
|
});
|
23555
23555
|
});
|
23556
|
-
}),
|
23556
|
+
}), G({
|
23557
23557
|
graphicSelection: A,
|
23558
23558
|
highlight: s.pipe(
|
23559
23559
|
L((P) => P.map((M) => M.id))
|
@@ -23758,7 +23758,7 @@ const _N = (t, {
|
|
23758
23758
|
Z()
|
23759
23759
|
);
|
23760
23760
|
let $ = !0;
|
23761
|
-
return
|
23761
|
+
return G({
|
23762
23762
|
autorun: b,
|
23763
23763
|
loop: y,
|
23764
23764
|
valueAmount: m,
|
@@ -23837,7 +23837,7 @@ function CN({ computedData: t, valueLabel: e, valueIndex: n, renderFn: r, textAt
|
|
23837
23837
|
}
|
23838
23838
|
function DN(t, e) {
|
23839
23839
|
const n = new K();
|
23840
|
-
return
|
23840
|
+
return G({
|
23841
23841
|
textData: e.textData$,
|
23842
23842
|
fullParams: e.fullParams$,
|
23843
23843
|
containerSize: e.containerSize$
|
@@ -23855,7 +23855,7 @@ function DN(t, e) {
|
|
23855
23855
|
};
|
23856
23856
|
}
|
23857
23857
|
const IO = Be(AN)(({ selection: t, name: e, observer: n, subject: r }) => {
|
23858
|
-
const i = new K(), o =
|
23858
|
+
const i = new K(), o = G({
|
23859
23859
|
computedData: n.computedData$.pipe(
|
23860
23860
|
Z((u, c) => u.length === c.length)
|
23861
23861
|
),
|
@@ -23869,7 +23869,7 @@ const IO = Be(AN)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
23869
23869
|
o.pipe(
|
23870
23870
|
D(i),
|
23871
23871
|
L((u, c) => u.selectAll(`g.${Qr}`).data([Qr]).join("g").classed(Qr, !0))
|
23872
|
-
),
|
23872
|
+
), G({
|
23873
23873
|
containerSelection: o,
|
23874
23874
|
gridContainerPosition: n.containerPosition$
|
23875
23875
|
}).pipe(
|
@@ -23881,7 +23881,7 @@ const IO = Be(AN)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
23881
23881
|
return f.scale, `translate(${p[0]}, ${p[1]})`;
|
23882
23882
|
});
|
23883
23883
|
});
|
23884
|
-
const a =
|
23884
|
+
const a = G({
|
23885
23885
|
xyValueIndex: n.xyValueIndex$,
|
23886
23886
|
fullDataFormatter: n.fullDataFormatter$
|
23887
23887
|
}).pipe(
|
@@ -23890,7 +23890,7 @@ const IO = Be(AN)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
23890
23890
|
L((u) => u.fullDataFormatter.valueLabels[u.xyValueIndex[0]] ?? ""),
|
23891
23891
|
Z(),
|
23892
23892
|
at(1)
|
23893
|
-
), s =
|
23893
|
+
), s = G({
|
23894
23894
|
xyValueIndex: n.xyValueIndex$,
|
23895
23895
|
valueLabel: a,
|
23896
23896
|
computedData: n.computedData$,
|
@@ -23941,7 +23941,7 @@ function EN({ selection: t, position: e, xLabelClassName: n, fullParams: r, cont
|
|
23941
23941
|
(g) => g.append("text").style("font-weight", "bold"),
|
23942
23942
|
(g) => g,
|
23943
23943
|
(g) => g.remove()
|
23944
|
-
).attr("text-anchor", RN).attr("dominant-baseline", IN).attr("font-size", a.styles.textSize).style("fill",
|
23944
|
+
).attr("text-anchor", RN).attr("dominant-baseline", IN).attr("font-size", a.styles.textSize).style("fill", mt(r.labelColorType, a)).attr("x", l).attr("y", h).text((g) => o.xAxis.label);
|
23945
23945
|
}).attr("transform", (f) => `translate(${i.width}, ${u})`);
|
23946
23946
|
}
|
23947
23947
|
function BN({ selection: t, position: e, xAxisClassName: n, fullParams: r, containerSize: i, fullChartParams: o, xScale: a, transitionDuration: s }) {
|
@@ -23950,7 +23950,7 @@ function BN({ selection: t, position: e, xAxisClassName: n, fullParams: r, conta
|
|
23950
23950
|
const c = t.selectAll(`g.${n}`).data([r]).join("g").classed(n, !0).attr("transform", `translate(0, ${l})`);
|
23951
23951
|
let h = r.tickPadding;
|
23952
23952
|
const f = u.scale(a).ticks(r.ticks).tickFormat((g) => En(g, r.tickFormat)).tickSize(r.tickFullLine == !0 ? -i.height : MN).tickSizeOuter(-i.height).tickPadding(h), p = c.transition().duration(s).ease(Ue).call(f);
|
23953
|
-
return p.selectAll("line").style("fill", "none").style("stroke", r.tickLineVisible == !0 ?
|
23953
|
+
return p.selectAll("line").style("fill", "none").style("stroke", r.tickLineVisible == !0 ? mt(r.tickColorType, o) : "none").style("stroke-dasharray", r.tickFullLineDasharray).attr("pointer-events", "none"), p.selectAll("path").style("fill", "none").style("stroke", r.axisLineVisible == !0 ? mt(r.axisLineColorType, o) : "none").style("shape-rendering", "crispEdges"), c.selectAll("text").attr("font-size", o.styles.textSize).style("color", mt(r.tickTextColorType, o)).attr("text-anchor", LN).attr("dominant-baseline", kN).attr("dy", 0), c;
|
23954
23954
|
}
|
23955
23955
|
const Hp = (t, {
|
23956
23956
|
selection: e,
|
@@ -23981,7 +23981,7 @@ const Hp = (t, {
|
|
23981
23981
|
D(f),
|
23982
23982
|
L((y, x) => y.selectAll(`g.${p}`).data([p]).join("g").classed(p, !0))
|
23983
23983
|
);
|
23984
|
-
return
|
23984
|
+
return G({
|
23985
23985
|
axisSelection: b,
|
23986
23986
|
position: n,
|
23987
23987
|
fullParams: i,
|
@@ -24173,7 +24173,7 @@ const BO = Be(FN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24173
24173
|
categoryLabels$: r.categoryLabels$,
|
24174
24174
|
containerPosition$: r.containerPosition$,
|
24175
24175
|
graphicTransform$: r.graphicTransform$
|
24176
|
-
}), f =
|
24176
|
+
}), f = G({
|
24177
24177
|
computedData: r.computedData$,
|
24178
24178
|
graphicReverseScale: r.graphicReverseScale$
|
24179
24179
|
}).pipe(
|
@@ -24181,7 +24181,7 @@ const BO = Be(FN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24181
24181
|
z(async (g) => g),
|
24182
24182
|
L((g) => g.computedData.map((m, b) => g.graphicReverseScale[b]))
|
24183
24183
|
);
|
24184
|
-
|
24184
|
+
G({
|
24185
24185
|
defsSelection: c,
|
24186
24186
|
layout: r.layout$
|
24187
24187
|
}).pipe(
|
@@ -24198,7 +24198,7 @@ const BO = Be(FN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24198
24198
|
clipPathData: m
|
24199
24199
|
});
|
24200
24200
|
});
|
24201
|
-
const p =
|
24201
|
+
const p = G({
|
24202
24202
|
graphicGSelection: h,
|
24203
24203
|
visibleComputedXYData: r.visibleComputedXYData$,
|
24204
24204
|
graphicReverseScale: f,
|
@@ -24221,7 +24221,7 @@ const BO = Be(FN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24221
24221
|
L((g) => g.highlightTarget),
|
24222
24222
|
Z()
|
24223
24223
|
);
|
24224
|
-
return
|
24224
|
+
return G({
|
24225
24225
|
graphicSelection: p,
|
24226
24226
|
computedData: r.computedData$,
|
24227
24227
|
CategoryDataMap: r.CategoryDataMap$,
|
@@ -24283,7 +24283,7 @@ const BO = Be(FN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24283
24283
|
event: m
|
24284
24284
|
});
|
24285
24285
|
});
|
24286
|
-
}),
|
24286
|
+
}), G({
|
24287
24287
|
graphicSelection: p,
|
24288
24288
|
highlight: r.highlight$.pipe(
|
24289
24289
|
L((g) => g.map((m) => m.id))
|
@@ -24381,7 +24381,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24381
24381
|
categoryLabels$: r.categoryLabels$,
|
24382
24382
|
containerPosition$: r.containerPosition$,
|
24383
24383
|
graphicTransform$: r.graphicTransform$
|
24384
|
-
}), f =
|
24384
|
+
}), f = G({
|
24385
24385
|
computedData: r.computedData$,
|
24386
24386
|
graphicReverseScale: r.graphicReverseScale$
|
24387
24387
|
}).pipe(
|
@@ -24389,7 +24389,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24389
24389
|
z(async (w) => w),
|
24390
24390
|
L((w) => w.computedData.map((P, M) => w.graphicReverseScale[M]))
|
24391
24391
|
);
|
24392
|
-
|
24392
|
+
G({
|
24393
24393
|
defsSelection: c,
|
24394
24394
|
layout: r.layout$
|
24395
24395
|
}).pipe(
|
@@ -24413,14 +24413,14 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24413
24413
|
), d = r.filteredXYMinMaxData$.pipe(
|
24414
24414
|
D(i),
|
24415
24415
|
L((w) => Ac(w.datumList.flat().map((P) => P.value[2] ?? 0)))
|
24416
|
-
), g =
|
24416
|
+
), g = G({
|
24417
24417
|
filteredMinMaxValue: d,
|
24418
24418
|
fullParams: r.fullParams$
|
24419
24419
|
}).pipe(
|
24420
24420
|
D(i),
|
24421
24421
|
z(async (w) => w),
|
24422
24422
|
L((w) => Tr().domain(w.filteredMinMaxValue).range(w.fullParams.valueLinearOpacity))
|
24423
|
-
), m =
|
24423
|
+
), m = G({
|
24424
24424
|
layout: r.layout$,
|
24425
24425
|
fullParams: r.fullParams$
|
24426
24426
|
}).pipe(
|
@@ -24431,7 +24431,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24431
24431
|
L((w) => w.reduce((P, M) => P + M, 0)),
|
24432
24432
|
ei((w) => w > 0)
|
24433
24433
|
// 避免後續計算scale的時候發生問題
|
24434
|
-
), y =
|
24434
|
+
), y = G({
|
24435
24435
|
totalR: m,
|
24436
24436
|
totalValue: b,
|
24437
24437
|
fullParams: r.fullParams$
|
@@ -24442,7 +24442,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24442
24442
|
w.fullParams.arcScaleType === "area" ? 0.5 : 1
|
24443
24443
|
// 數值映射半徑
|
24444
24444
|
))
|
24445
|
-
), x =
|
24445
|
+
), x = G({
|
24446
24446
|
radiusScale: y,
|
24447
24447
|
fullParams: r.fullParams$,
|
24448
24448
|
totalR: m,
|
@@ -24454,7 +24454,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24454
24454
|
const P = w.totalR * w.totalR * Math.PI;
|
24455
24455
|
return Math.sqrt(P / hh(w.filteredValueList, (M) => Math.PI * Math.pow(w.radiusScale(M), 2)));
|
24456
24456
|
})())
|
24457
|
-
), $ =
|
24457
|
+
), $ = G({
|
24458
24458
|
visibleComputedXYData: r.visibleComputedXYData$,
|
24459
24459
|
opacityScale: g,
|
24460
24460
|
radiusScale: y,
|
@@ -24467,7 +24467,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24467
24467
|
const R = M;
|
24468
24468
|
return R.r = w.radiusScale(R.value[2]) * w.scaleFactor * WN, R.opacity = w.opacityScale(R.value[2]), R;
|
24469
24469
|
})))
|
24470
|
-
), S =
|
24470
|
+
), S = G({
|
24471
24471
|
graphicGSelection: h,
|
24472
24472
|
// visibleComputedLayoutData: observer.visibleComputedLayoutData$,
|
24473
24473
|
bubbleData: $,
|
@@ -24491,7 +24491,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24491
24491
|
L((w) => w.highlightTarget),
|
24492
24492
|
Z()
|
24493
24493
|
);
|
24494
|
-
return
|
24494
|
+
return G({
|
24495
24495
|
graphicSelection: S,
|
24496
24496
|
computedData: r.computedData$,
|
24497
24497
|
CategoryDataMap: r.CategoryDataMap$,
|
@@ -24553,7 +24553,7 @@ const NO = Be(YN)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
24553
24553
|
event: P
|
24554
24554
|
});
|
24555
24555
|
});
|
24556
|
-
}),
|
24556
|
+
}), G({
|
24557
24557
|
graphicSelection: S,
|
24558
24558
|
highlight: r.highlight$.pipe(
|
24559
24559
|
L((w) => w.map((P) => P.id))
|
@@ -24739,8 +24739,8 @@ function ZN({ axisX: t, axisY: e, xValue: n, yValue: r, fullParams: i, textSizeP
|
|
24739
24739
|
if (!(t >= 0 && t <= a.width && e >= 0 && e <= a.height))
|
24740
24740
|
return [];
|
24741
24741
|
const u = 6, c = 3, h = t, f = a.height + i.xAxis.labelPadding * l, p = En(n, i.xAxis.labelTextFormat), d = p.split(`
|
24742
|
-
`), g = d.reduce((E,
|
24743
|
-
`), I = v.reduce((E,
|
24742
|
+
`), g = d.reduce((E, W) => W.length > E.length ? W : E, ""), m = Vo(g, o), b = o * d.length, y = m + u * 2, x = b + c * 2, $ = -y / 2, S = -c, A = $ + u, w = S + c, P = -(i.yAxis.labelPadding * s), M = e, R = En(r, i.yAxis.labelTextFormat), v = R.split(`
|
24743
|
+
`), I = v.reduce((E, W) => W.length > E.length ? W : E, ""), k = Vo(I, o), T = o * v.length, _ = k + u * 2, C = T + c * 2, F = -k - u, O = -c - T / 2, B = F + u, N = O + c;
|
24744
24744
|
return [
|
24745
24745
|
{
|
24746
24746
|
id: "label-x",
|
@@ -24784,7 +24784,7 @@ function KN({ selection: t, pluginName: e, lineData: n, fullParams: r, fullChart
|
|
24784
24784
|
(s) => s.append("line").classed(o, !0).style("stroke-width", 1).style("pointer-events", "none").style("vector-effect", "non-scaling-stroke").attr("x1", (l) => l.x1).attr("y1", (l) => l.y1).attr("x2", (l) => l.x2).attr("y2", (l) => l.y2),
|
24785
24785
|
(s) => s.transition().duration(50).attr("x1", (u) => u.x1).attr("y1", (u) => u.y1).attr("x2", (u) => u.x2).attr("y2", (u) => u.y2),
|
24786
24786
|
(s) => s.remove()
|
24787
|
-
).style("stroke", (s) =>
|
24787
|
+
).style("stroke", (s) => mt(s.colorType, i)).style("stroke-dasharray", (s) => s.dashArray);
|
24788
24788
|
}
|
24789
24789
|
function QN(t) {
|
24790
24790
|
t.selectAll("line").data([]).exit().remove();
|
@@ -24799,11 +24799,11 @@ function JN({ selection: t, labelData: e, fullParams: n, fullDataFormatter: r, f
|
|
24799
24799
|
(h) => h.append("rect").style("cursor", "pointer").attr("rx", 5).attr("ry", 5),
|
24800
24800
|
(h) => h,
|
24801
24801
|
(h) => h.remove()
|
24802
|
-
).attr("width", (h) => `${h.rectWidth}px`).attr("height", (h) => `${h.rectHeight}px`).attr("fill", (h) =>
|
24802
|
+
).attr("width", (h) => `${h.rectWidth}px`).attr("height", (h) => `${h.rectHeight}px`).attr("fill", (h) => mt(h.colorType, i)).attr("x", (h) => h.rectX).attr("y", (h) => h.rectY).style("transform", o), V(c[u]).selectAll("text").data([l]).join(
|
24803
24803
|
(h) => h.append("text").style("dominant-baseline", "hanging").style("cursor", "pointer").style("pointer-events", "none"),
|
24804
24804
|
(h) => h,
|
24805
24805
|
(h) => h.remove()
|
24806
|
-
).style("transform", o).attr("fill", (h) =>
|
24806
|
+
).style("transform", o).attr("fill", (h) => mt(h.textColorType, i)).attr("font-size", i.styles.textSize).attr("x", (h) => h.textX).attr("y", (h) => h.textY).each((h, f, p) => {
|
24807
24807
|
Lp(V(p[f]), {
|
24808
24808
|
textArr: l.textArr,
|
24809
24809
|
textSizePx: a,
|
@@ -24865,7 +24865,7 @@ const zO = Be(UN)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
24865
24865
|
}).pipe(
|
24866
24866
|
D(o)
|
24867
24867
|
);
|
24868
|
-
|
24868
|
+
G({
|
24869
24869
|
axesSelection: l,
|
24870
24870
|
// rootMousemove: rootMousemove$,
|
24871
24871
|
layout: i.layout$,
|
@@ -24921,7 +24921,7 @@ const zO = Be(UN)(({ selection: t, rootSelection: e, name: n, subject: r, observ
|
|
24921
24921
|
const g = Ho(a, "mouseout").pipe(
|
24922
24922
|
D(o)
|
24923
24923
|
);
|
24924
|
-
return
|
24924
|
+
return G({
|
24925
24925
|
rootRectMouseout: g,
|
24926
24926
|
axesSelection: l
|
24927
24927
|
}).pipe(
|
@@ -24943,14 +24943,14 @@ function aF({ selection: t, yLabelClassName: e, fullParams: n, containerSize: r,
|
|
24943
24943
|
(p) => p.append("text").style("font-weight", "bold"),
|
24944
24944
|
(p) => p,
|
24945
24945
|
(p) => p.remove()
|
24946
|
-
).attr("text-anchor", iF).attr("dominant-baseline", oF).attr("font-size", o.styles.textSize).style("fill",
|
24946
|
+
).attr("text-anchor", iF).attr("dominant-baseline", oF).attr("font-size", o.styles.textSize).style("fill", mt(n.labelColorType, o)).attr("x", l).attr("y", u).text((p) => i.yAxis.label);
|
24947
24947
|
});
|
24948
24948
|
}
|
24949
24949
|
function sF({ selection: t, yAxisClassName: e, fullParams: n, containerSize: r, fullDataFormatter: i, fullChartParams: o, yScale: a }) {
|
24950
24950
|
const s = t.selectAll(`g.${e}`).data([n]).join("g").classed(e, !0);
|
24951
24951
|
let l = n.tickPadding;
|
24952
24952
|
const u = dh(a).scale(a).ticks(n.ticks).tickFormat((h) => En(h, n.tickFormat)).tickSize(n.tickFullLine == !0 ? -r.width : eF).tickPadding(l), c = s.transition().duration(100).ease(Ue).call(u);
|
24953
|
-
return c.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ?
|
24953
|
+
return c.selectAll("line").style("fill", "none").style("stroke", n.tickLineVisible == !0 ? mt(n.tickColorType, o) : "none").style("stroke-dasharray", n.tickFullLineDasharray).attr("pointer-events", "none"), c.selectAll("path").style("fill", "none").style("stroke", n.axisLineVisible == !0 ? mt(n.axisLineColorType, o) : "none").style("shape-rendering", "crispEdges"), s.selectAll("text").attr("font-size", o.styles.textSize).style("color", mt(n.tickTextColorType, o)).attr("text-anchor", nF).attr("dominant-baseline", rF).attr("x", -l).attr("dy", 0), s;
|
24954
24954
|
}
|
24955
24955
|
const lF = (t, {
|
24956
24956
|
selection: e,
|
@@ -24979,7 +24979,7 @@ const lF = (t, {
|
|
24979
24979
|
D(c),
|
24980
24980
|
L((m, b) => m.selectAll(`g.${h}`).data([h]).join("g").classed(h, !0))
|
24981
24981
|
);
|
24982
|
-
return
|
24982
|
+
return G({
|
24983
24983
|
axisSelection: g,
|
24984
24984
|
fullParams: r,
|
24985
24985
|
// tickTextAlign: tickTextAlign$,
|
@@ -25185,7 +25185,7 @@ const lF = (t, {
|
|
25185
25185
|
// 只用第一次資料來計算scale才不會造成每次變動都受到影響
|
25186
25186
|
xo()
|
25187
25187
|
), u = new dt((h) => {
|
25188
|
-
|
25188
|
+
G({
|
25189
25189
|
initXAxis: s,
|
25190
25190
|
layout: r.layout$,
|
25191
25191
|
xyMinMax: r.xyMinMax$
|
@@ -25202,7 +25202,7 @@ const lF = (t, {
|
|
25202
25202
|
});
|
25203
25203
|
h.next(p);
|
25204
25204
|
});
|
25205
|
-
}), c =
|
25205
|
+
}), c = G({
|
25206
25206
|
initXAxis: s,
|
25207
25207
|
initYAxis: l,
|
25208
25208
|
xyMinMax: r.xyMinMax$
|
@@ -25219,7 +25219,7 @@ const lF = (t, {
|
|
25219
25219
|
};
|
25220
25220
|
})
|
25221
25221
|
);
|
25222
|
-
return
|
25222
|
+
return G({
|
25223
25223
|
initXScale: u,
|
25224
25224
|
// initXAxis: initXAxis$,
|
25225
25225
|
// fullDataFormatter: fullDataFormatter$.pipe(first()), // 只用第一次資料來計算scale才不會造成每次變動都受到影響
|
@@ -25357,7 +25357,8 @@ const ga = {
|
|
25357
25357
|
dotLabel: {
|
25358
25358
|
colorType: "primary",
|
25359
25359
|
sizeFixed: !1,
|
25360
|
-
styleFn: (
|
25360
|
+
// styleFn: (node) => 'text-shadow:0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff'
|
25361
|
+
styleFn: (t) => ""
|
25361
25362
|
},
|
25362
25363
|
arrow: {
|
25363
25364
|
colorType: "primary",
|
@@ -25393,7 +25394,7 @@ const ga = {
|
|
25393
25394
|
}
|
25394
25395
|
};
|
25395
25396
|
ga.dot.styleFn.toString = () => "(node) => ''";
|
25396
|
-
ga.dotLabel.styleFn.toString = () => "(node) => '
|
25397
|
+
ga.dotLabel.styleFn.toString = () => "(node) => ''";
|
25397
25398
|
ga.arrow.styleFn.toString = () => "(edge) => ''";
|
25398
25399
|
ga.arrowLabel.styleFn.toString = () => "(edge) => ''";
|
25399
25400
|
const ma = {
|
@@ -25684,15 +25685,15 @@ function SF(t) {
|
|
25684
25685
|
function wF(t) {
|
25685
25686
|
return "M" + t.source.x + "," + t.source.y + " L" + t.target.x + "," + t.target.y;
|
25686
25687
|
}
|
25687
|
-
function _F(t, e) {
|
25688
|
+
function _F(t, e, n) {
|
25688
25689
|
return t.selectAll(`marker.${cm}`).data([e]).join(
|
25689
|
-
(
|
25690
|
-
const
|
25691
|
-
return
|
25690
|
+
(r) => {
|
25691
|
+
const i = r.append("marker").classed(cm, !0).attr("id", _2).attr("fill", (o) => mt(e.arrow.colorType, n)).attr("viewBox", (o) => `-${o.arrow.pointerWidth} -${o.arrow.pointerHeight / 2} ${o.arrow.pointerWidth} ${o.arrow.pointerHeight}`).attr("orient", "auto");
|
25692
|
+
return i.append("path").attr("d", (o) => `M${-o.arrow.pointerWidth},${-o.arrow.pointerHeight / 2}L0,0L${-o.arrow.pointerWidth},${o.arrow.pointerHeight / 2}`), i;
|
25692
25693
|
},
|
25693
|
-
(
|
25694
|
-
(
|
25695
|
-
).attr("markerWidth", (
|
25694
|
+
(r) => r,
|
25695
|
+
(r) => r.remove()
|
25696
|
+
).attr("markerWidth", (r) => r.arrow.pointerWidth).attr("markerHeight", (r) => r.arrow.pointerHeight).attr("refX", (r) => (r.dot.radius + e.dot.strokeWidth / 2) / r.arrow.strokeWidth - 1).attr("refY", 0);
|
25696
25697
|
}
|
25697
25698
|
function TF(t, e) {
|
25698
25699
|
function n(o, a) {
|
@@ -25788,9 +25789,13 @@ const YO = $l(xF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
25788
25789
|
const o = new K(), a = t.append("g").classed(dF, !0), s = a.append("defs"), l = a.append("g").classed(gF, !0), u = a.append("g").classed(yF, !0);
|
25789
25790
|
let c, h, f, p, d, g, m, b;
|
25790
25791
|
const y = new Nf("end"), x = new K();
|
25791
|
-
|
25792
|
+
G({
|
25793
|
+
fullParams: r.fullParams$,
|
25794
|
+
fullChartParams: r.fullChartParams$
|
25795
|
+
}).pipe(
|
25792
25796
|
D(o),
|
25793
|
-
|
25797
|
+
z(async (w) => w),
|
25798
|
+
L(({ fullParams: w, fullChartParams: P }) => _F(s, w, P))
|
25794
25799
|
).subscribe();
|
25795
25800
|
const $ = r.fullParams$.pipe(
|
25796
25801
|
D(o),
|
@@ -25810,7 +25815,7 @@ const YO = $l(xF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
25810
25815
|
})
|
25811
25816
|
// shareReplay(1)
|
25812
25817
|
);
|
25813
|
-
|
25818
|
+
G({
|
25814
25819
|
d3Zoom: $,
|
25815
25820
|
transform: r.fullParams$.pipe(
|
25816
25821
|
D(o),
|
@@ -25825,7 +25830,7 @@ const YO = $l(xF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
25825
25830
|
Ii.translate(w.transform.x, w.transform.y).scale(w.transform.k)
|
25826
25831
|
);
|
25827
25832
|
});
|
25828
|
-
const S =
|
25833
|
+
const S = G({
|
25829
25834
|
layout: r.layout$.pipe(
|
25830
25835
|
xo()
|
25831
25836
|
// 只使用第一次的尺寸(置中)
|
@@ -25847,7 +25852,7 @@ const YO = $l(xF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
25847
25852
|
})),
|
25848
25853
|
at(1)
|
25849
25854
|
);
|
25850
|
-
return
|
25855
|
+
return G({
|
25851
25856
|
renderData: A,
|
25852
25857
|
computedData: r.computedData$,
|
25853
25858
|
CategoryNodeMap: r.CategoryNodeMap$,
|
@@ -25946,7 +25951,7 @@ const YO = $l(xF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
25946
25951
|
z((w) => yr(() => w === "end", x, pl))
|
25947
25952
|
).subscribe((w) => {
|
25948
25953
|
i.event$.next(w);
|
25949
|
-
}),
|
25954
|
+
}), G({
|
25950
25955
|
renderData: A,
|
25951
25956
|
highlightNodes: r.relationshipHighlightNodes$.pipe(
|
25952
25957
|
L((w) => w.map((P) => P.id))
|
@@ -26152,15 +26157,15 @@ function jF(t) {
|
|
26152
26157
|
function VF(t) {
|
26153
26158
|
return "M" + t.source.x + "," + t.source.y + " L" + t.target.x + "," + t.target.y;
|
26154
26159
|
}
|
26155
|
-
function HF({ defsSelection: t, markerParams: e, markerData: n }) {
|
26160
|
+
function HF({ defsSelection: t, markerParams: e, markerData: n, fullParams: r, fullChartParams: i }) {
|
26156
26161
|
return t.selectAll(`marker.${bm}`).data(n).join(
|
26157
|
-
(
|
26158
|
-
const
|
26159
|
-
return
|
26162
|
+
(o) => {
|
26163
|
+
const a = o.append("marker").classed(bm, !0).attr("viewBox", e.viewBox).attr("orient", "auto");
|
26164
|
+
return a.append("path").attr("d", e.d), a;
|
26160
26165
|
},
|
26161
|
-
(
|
26162
|
-
(
|
26163
|
-
).attr("id", (
|
26166
|
+
(o) => o,
|
26167
|
+
(o) => o.remove()
|
26168
|
+
).attr("id", (o) => o.id).attr("fill", (o) => mt(r.arrow.colorType, i)).attr("markerWidth", e.pointerWidth).attr("markerHeight", e.pointerHeight).attr("refX", (o) => o.refX).attr("refY", 0);
|
26164
26169
|
}
|
26165
26170
|
function XF(t, e) {
|
26166
26171
|
function n(o, a) {
|
@@ -26267,7 +26272,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26267
26272
|
})
|
26268
26273
|
// shareReplay(1)
|
26269
26274
|
);
|
26270
|
-
|
26275
|
+
G({
|
26271
26276
|
d3Zoom: y,
|
26272
26277
|
transform: r.fullParams$.pipe(
|
26273
26278
|
D(o),
|
@@ -26282,7 +26287,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26282
26287
|
Ii.translate(_.transform.x, _.transform.y).scale(_.transform.k)
|
26283
26288
|
);
|
26284
26289
|
});
|
26285
|
-
const x =
|
26290
|
+
const x = G({
|
26286
26291
|
layout: r.layout$.pipe(
|
26287
26292
|
xo()
|
26288
26293
|
// 只使用第一次的尺寸(置中)
|
@@ -26321,7 +26326,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26321
26326
|
D(o),
|
26322
26327
|
L((_) => (_[1] - _[0]) / 2)
|
26323
26328
|
// 預設值為最大及最小的中間值
|
26324
|
-
), P =
|
26329
|
+
), P = G({
|
26325
26330
|
nodeMinMaxValue: $,
|
26326
26331
|
fullParams: r.fullParams$
|
26327
26332
|
}).pipe(
|
@@ -26331,14 +26336,14 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26331
26336
|
_.fullParams.bubble.arcScaleType === "area" ? 0.5 : 1
|
26332
26337
|
// 數值映射半徑
|
26333
26338
|
))
|
26334
|
-
), M =
|
26339
|
+
), M = G({
|
26335
26340
|
edgeMinMaxValue: S,
|
26336
26341
|
fullParams: r.fullParams$
|
26337
26342
|
}).pipe(
|
26338
26343
|
D(o),
|
26339
26344
|
z(async (_) => _),
|
26340
26345
|
L((_) => Tr().domain(_.edgeMinMaxValue).range([_.fullParams.arrow.strokeWidthMin, _.fullParams.arrow.strokeWidthMax]))
|
26341
|
-
), R =
|
26346
|
+
), R = G({
|
26342
26347
|
computedData: r.computedData$,
|
26343
26348
|
radiusScale: P,
|
26344
26349
|
defaultNodeValue: A
|
@@ -26351,7 +26356,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26351
26356
|
return F.r = _.radiusScale(F.value ?? _.defaultNodeValue), [F.id, F];
|
26352
26357
|
})
|
26353
26358
|
))
|
26354
|
-
), v =
|
26359
|
+
), v = G({
|
26355
26360
|
computedData: r.computedData$,
|
26356
26361
|
strokeWidthScale: M,
|
26357
26362
|
defaultEdgeValue: w
|
@@ -26364,7 +26369,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26364
26369
|
return F.source = C.startNode, F.target = C.endNode, F.strokeWidth = _.strokeWidthScale(F.value ?? _.defaultEdgeValue), F.markerId = `${BF}__${F.id}`, [F.id, F];
|
26365
26370
|
})
|
26366
26371
|
))
|
26367
|
-
), I =
|
26372
|
+
), I = G({
|
26368
26373
|
visibleComputedData: r.visibleComputedData$,
|
26369
26374
|
RenderNodeMap: R,
|
26370
26375
|
RenderEdgeMap: v
|
@@ -26385,7 +26390,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26385
26390
|
pointerWidth: _.arrow.pointerWidth,
|
26386
26391
|
pointerHeight: _.arrow.pointerHeight
|
26387
26392
|
}))
|
26388
|
-
), T =
|
26393
|
+
), T = G({
|
26389
26394
|
computedData: r.computedData$,
|
26390
26395
|
fullParams: r.fullParams$,
|
26391
26396
|
RenderNodeMap: R,
|
@@ -26408,18 +26413,23 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26408
26413
|
};
|
26409
26414
|
}))
|
26410
26415
|
);
|
26411
|
-
return
|
26416
|
+
return G({
|
26412
26417
|
defsSelection: s,
|
26413
26418
|
markerParams: k,
|
26414
|
-
markerData: T
|
26419
|
+
markerData: T,
|
26420
|
+
fullParams: r.fullParams$,
|
26421
|
+
fullChartParams: r.fullChartParams$
|
26415
26422
|
}).pipe(
|
26416
26423
|
D(o),
|
26424
|
+
z(async (_) => _),
|
26417
26425
|
L((_) => HF({
|
26418
26426
|
defsSelection: s,
|
26419
26427
|
markerParams: _.markerParams,
|
26420
|
-
markerData: _.markerData
|
26428
|
+
markerData: _.markerData,
|
26429
|
+
fullParams: _.fullParams,
|
26430
|
+
fullChartParams: _.fullChartParams
|
26421
26431
|
}))
|
26422
|
-
).subscribe(),
|
26432
|
+
).subscribe(), G({
|
26423
26433
|
renderData: I,
|
26424
26434
|
computedData: r.computedData$,
|
26425
26435
|
CategoryNodeMap: r.CategoryNodeMap$,
|
@@ -26511,7 +26521,7 @@ const jO = $l(GF)(({ selection: t, rootSelection: e, name: n, observer: r, subje
|
|
26511
26521
|
z((_) => yr(() => _ === "end", b, pl))
|
26512
26522
|
).subscribe((_) => {
|
26513
26523
|
i.event$.next(_);
|
26514
|
-
}),
|
26524
|
+
}), G({
|
26515
26525
|
renderData: I,
|
26516
26526
|
highlightNodes: r.relationshipHighlightNodes$.pipe(
|
26517
26527
|
L((_) => _.map((C) => C.id))
|
@@ -26953,7 +26963,7 @@ const XO = Bn(lz)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
26953
26963
|
D(i),
|
26954
26964
|
L((f) => f.arcScaleType),
|
26955
26965
|
Z()
|
26956
|
-
), u =
|
26966
|
+
), u = G({
|
26957
26967
|
layout: n.layout$,
|
26958
26968
|
SeriesContainerPositionMap: n.SeriesContainerPositionMap$,
|
26959
26969
|
visibleComputedSortedData: n.visibleComputedSortedData$,
|
@@ -26978,7 +26988,7 @@ const XO = Bn(lz)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
26978
26988
|
D(i),
|
26979
26989
|
L((f) => f.highlightTarget),
|
26980
26990
|
Z()
|
26981
|
-
), h =
|
26991
|
+
), h = G({
|
26982
26992
|
bubblesData: u,
|
26983
26993
|
fullParams: n.fullParams$,
|
26984
26994
|
fullChartParams: n.fullChartParams$,
|
@@ -27006,7 +27016,7 @@ const XO = Bn(lz)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
27006
27016
|
}),
|
27007
27017
|
at(1)
|
27008
27018
|
);
|
27009
|
-
return
|
27019
|
+
return G({
|
27010
27020
|
bubblesSelection: h,
|
27011
27021
|
computedData: n.computedData$,
|
27012
27022
|
SeriesDataMap: n.SeriesDataMap$,
|
@@ -27068,7 +27078,7 @@ const XO = Bn(lz)(({ selection: t, name: e, observer: n, subject: r }) => {
|
|
27068
27078
|
data: f.computedData
|
27069
27079
|
});
|
27070
27080
|
}).call(hz(o));
|
27071
|
-
}),
|
27081
|
+
}), G({
|
27072
27082
|
bubblesSelection: h,
|
27073
27083
|
// bubblesData: bubblesData$,
|
27074
27084
|
highlight: n.seriesHighlight$.pipe(
|
@@ -27100,7 +27110,7 @@ function L2({ data: t, startAngle: e, endAngle: n }) {
|
|
27100
27110
|
}
|
27101
27111
|
function gz({ selection: t, pluginName: e, separateSeries$: n, seriesLabels$: r }) {
|
27102
27112
|
const i = U(e, "series");
|
27103
|
-
return
|
27113
|
+
return G({
|
27104
27114
|
seriesLabels: r,
|
27105
27115
|
separateSeries: n
|
27106
27116
|
}).pipe(
|
@@ -27118,7 +27128,7 @@ function gz({ selection: t, pluginName: e, separateSeries$: n, seriesLabels$: r
|
|
27118
27128
|
}
|
27119
27129
|
const ya = ({ selection: t, pluginName: e, separateSeries$: n, seriesLabels$: r, seriesContainerPosition$: i }) => {
|
27120
27130
|
const o = gz({ selection: t, pluginName: e, separateSeries$: n, seriesLabels$: r });
|
27121
|
-
return
|
27131
|
+
return G({
|
27122
27132
|
seriesCenterSelection: o,
|
27123
27133
|
seriesContainerPosition: i
|
27124
27134
|
}).pipe(
|
@@ -27130,7 +27140,7 @@ const ya = ({ selection: t, pluginName: e, separateSeries$: n, seriesLabels$: r,
|
|
27130
27140
|
const u = a.seriesContainerPosition[l] ?? a.seriesContainerPosition[0];
|
27131
27141
|
return `translate(${u.centerX}, ${u.centerY})`;
|
27132
27142
|
});
|
27133
|
-
}),
|
27143
|
+
}), G({
|
27134
27144
|
seriesCenterSelection: o,
|
27135
27145
|
seriesContainerPosition: i
|
27136
27146
|
}).pipe(
|
@@ -27236,7 +27246,7 @@ function xz(t, e) {
|
|
27236
27246
|
L((f) => f.width < f.height ? f.width : f.height),
|
27237
27247
|
Z()
|
27238
27248
|
), s = new dt((f) => {
|
27239
|
-
|
27249
|
+
G({
|
27240
27250
|
containerVisibleComputedSortedData: e.containerVisibleComputedSortedData$,
|
27241
27251
|
fullParams: e.fullParams$
|
27242
27252
|
}).pipe(
|
@@ -27251,7 +27261,7 @@ function xz(t, e) {
|
|
27251
27261
|
f.next(d);
|
27252
27262
|
});
|
27253
27263
|
}), l = new dt((f) => {
|
27254
|
-
|
27264
|
+
G({
|
27255
27265
|
shorterSideWith: a,
|
27256
27266
|
fullParams: e.fullParams$
|
27257
27267
|
}).pipe(
|
@@ -27268,7 +27278,7 @@ function xz(t, e) {
|
|
27268
27278
|
f.next(d);
|
27269
27279
|
});
|
27270
27280
|
}), u = new dt((f) => {
|
27271
|
-
|
27281
|
+
G({
|
27272
27282
|
shorterSideWith: a,
|
27273
27283
|
fullParams: e.fullParams$
|
27274
27284
|
}).pipe(
|
@@ -27290,7 +27300,7 @@ function xz(t, e) {
|
|
27290
27300
|
L((f) => f.highlightTarget),
|
27291
27301
|
Z()
|
27292
27302
|
), h = new dt((f) => {
|
27293
|
-
|
27303
|
+
G({
|
27294
27304
|
pieData: s,
|
27295
27305
|
arc: l,
|
27296
27306
|
computedData: e.computedData$,
|
@@ -27350,7 +27360,7 @@ function xz(t, e) {
|
|
27350
27360
|
}).pipe(
|
27351
27361
|
at(1)
|
27352
27362
|
);
|
27353
|
-
return
|
27363
|
+
return G({
|
27354
27364
|
pathSelection: h,
|
27355
27365
|
SeriesDataMap: e.SeriesDataMap$,
|
27356
27366
|
computedData: e.computedData$,
|
@@ -27412,7 +27422,7 @@ function xz(t, e) {
|
|
27412
27422
|
data: f.computedData
|
27413
27423
|
});
|
27414
27424
|
});
|
27415
|
-
}),
|
27425
|
+
}), G({
|
27416
27426
|
pathSelection: h,
|
27417
27427
|
highlight: e.seriesHighlight$.pipe(
|
27418
27428
|
L((f) => f.map((p) => p.id))
|
@@ -27512,7 +27522,7 @@ function vz(t, e) {
|
|
27512
27522
|
L((o) => o.highlightTarget),
|
27513
27523
|
Z()
|
27514
27524
|
);
|
27515
|
-
return
|
27525
|
+
return G({
|
27516
27526
|
computedData: e.computedData$,
|
27517
27527
|
fullParams: e.fullParams$,
|
27518
27528
|
fullChartParams: e.fullChartParams$,
|
@@ -27761,7 +27771,7 @@ function Lz(t, e) {
|
|
27761
27771
|
D(n),
|
27762
27772
|
L((c) => c.labelCentroid >= Am ? Am : c.labelCentroid)
|
27763
27773
|
);
|
27764
|
-
return
|
27774
|
+
return G({
|
27765
27775
|
shorterSideWith: l,
|
27766
27776
|
containerVisibleComputedSortedData: e.containerVisibleComputedSortedData$,
|
27767
27777
|
fullParams: e.fullParams$,
|
@@ -27810,7 +27820,7 @@ function Lz(t, e) {
|
|
27810
27820
|
const g = Dz({ lineGSelection: r, data: s, fullParams: c.fullParams, fullChartParams: c.fullChartParams });
|
27811
27821
|
a.next(g);
|
27812
27822
|
}, 1e3), o.next(d);
|
27813
|
-
}),
|
27823
|
+
}), G({
|
27814
27824
|
textSelection: o,
|
27815
27825
|
lineSelection: a,
|
27816
27826
|
highlight: e.seriesHighlight$.pipe(
|
@@ -27926,7 +27936,7 @@ function Bz(t, e) {
|
|
27926
27936
|
D(n),
|
27927
27937
|
L((p) => p.width < p.height ? p.width : p.height),
|
27928
27938
|
Z()
|
27929
|
-
), a =
|
27939
|
+
), a = G({
|
27930
27940
|
containerVisibleComputedSortedData: e.containerVisibleComputedSortedData$,
|
27931
27941
|
fullParams: e.fullParams$
|
27932
27942
|
}).pipe(
|
@@ -27952,7 +27962,7 @@ function Bz(t, e) {
|
|
27952
27962
|
), l = e.visibleComputedSortedData$.pipe(
|
27953
27963
|
L((p) => Math.max(...p.flat().map((d) => d.value))),
|
27954
27964
|
Z()
|
27955
|
-
), u =
|
27965
|
+
), u = G({
|
27956
27966
|
fullParams: e.fullParams$,
|
27957
27967
|
axisWidth: o,
|
27958
27968
|
maxValue: l
|
@@ -27972,7 +27982,7 @@ function Bz(t, e) {
|
|
27972
27982
|
L((p) => p.transitionDuration),
|
27973
27983
|
Z()
|
27974
27984
|
), h = new Nf(!1), f = new dt((p) => {
|
27975
|
-
|
27985
|
+
G({
|
27976
27986
|
pieData: a,
|
27977
27987
|
tweenArc: u,
|
27978
27988
|
transitionDuration: c,
|
@@ -27996,7 +28006,7 @@ function Bz(t, e) {
|
|
27996
28006
|
}).pipe(
|
27997
28007
|
at(1)
|
27998
28008
|
);
|
27999
|
-
return
|
28009
|
+
return G({
|
28000
28010
|
pathSelection: f,
|
28001
28011
|
SeriesDataMap: e.SeriesDataMap$,
|
28002
28012
|
computedData: e.computedData$,
|
@@ -28058,7 +28068,7 @@ function Bz(t, e) {
|
|
28058
28068
|
data: p.computedData
|
28059
28069
|
});
|
28060
28070
|
});
|
28061
|
-
}),
|
28071
|
+
}), G({
|
28062
28072
|
pathSelection: f,
|
28063
28073
|
highlight: e.seriesHighlight$.pipe(
|
28064
28074
|
L((p) => p.map((d) => d.id))
|
@@ -28269,7 +28279,7 @@ function Hz(t, e) {
|
|
28269
28279
|
D(n),
|
28270
28280
|
L((h) => h.labelCentroid >= Pm ? Pm : h.labelCentroid)
|
28271
28281
|
);
|
28272
|
-
return
|
28282
|
+
return G({
|
28273
28283
|
// layout: context.seriesContainerPosition$,
|
28274
28284
|
shorterSideWith: l,
|
28275
28285
|
containerVisibleComputedSortedData: e.containerVisibleComputedSortedData$,
|
@@ -28314,7 +28324,7 @@ function Hz(t, e) {
|
|
28314
28324
|
const g = jz({ lineGSelection: r, data: s, fullParams: h.fullParams, fullChartParams: h.fullChartParams });
|
28315
28325
|
a.next(g);
|
28316
28326
|
}, 1e3), o.next(d);
|
28317
|
-
}),
|
28327
|
+
}), G({
|
28318
28328
|
textSelection: o,
|
28319
28329
|
lineSelection: a,
|
28320
28330
|
highlight: e.seriesHighlight$.pipe(
|
@@ -28693,7 +28703,7 @@ function Jz({ selection: t, ids: e, fullChartParams: n }) {
|
|
28693
28703
|
});
|
28694
28704
|
}
|
28695
28705
|
const nG = ih(Kz)(({ selection: t, name: e, subject: n, observer: r }) => {
|
28696
|
-
const i = new K(), o =
|
28706
|
+
const i = new K(), o = G({
|
28697
28707
|
layout: r.layout$,
|
28698
28708
|
visibleComputedData: r.visibleComputedData$,
|
28699
28709
|
fullParams: r.fullParams$,
|
@@ -28706,7 +28716,7 @@ const nG = ih(Kz)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
28706
28716
|
const u = Gx().size([l.layout.width, l.layout.height]).paddingInner(l.fullParams.paddingInner).paddingOuter(l.fullParams.paddingOuter).round(!0).tile(ip.ratio(l.fullParams.squarifyRatio)), c = Hl(l.visibleComputedData).sum((f) => f.value).sort(l.fullParams.sort);
|
28707
28717
|
return u(c), c.leaves();
|
28708
28718
|
})
|
28709
|
-
), a =
|
28719
|
+
), a = G({
|
28710
28720
|
selection: He(t),
|
28711
28721
|
treeData: o,
|
28712
28722
|
fullParams: r.fullParams$,
|
@@ -28727,7 +28737,7 @@ const nG = ih(Kz)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
28727
28737
|
L((l) => l.highlightTarget),
|
28728
28738
|
Z()
|
28729
28739
|
);
|
28730
|
-
return
|
28740
|
+
return G({
|
28731
28741
|
cellSelection: a,
|
28732
28742
|
computedData: r.computedData$,
|
28733
28743
|
treeData: o,
|
@@ -28792,7 +28802,7 @@ const nG = ih(Kz)(({ selection: t, name: e, subject: n, observer: r }) => {
|
|
28792
28802
|
data: l.computedData
|
28793
28803
|
});
|
28794
28804
|
});
|
28795
|
-
}),
|
28805
|
+
}), G({
|
28796
28806
|
cellSelection: a,
|
28797
28807
|
highlight: r.treeHighlight$.pipe(
|
28798
28808
|
L((l) => l.map((u) => u.id))
|