@carbon/charts 1.15.3 → 1.15.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/_baseEach-BxXSF0fB.mjs +20 -0
- package/dist/{_baseEach-FYvKsL62.mjs.map → _baseEach-BxXSF0fB.mjs.map} +1 -1
- package/dist/{a11y-SOU26cr5.mjs → a11y-ePqvrObQ.mjs} +1 -1
- package/dist/{a11y-SOU26cr5.mjs.map → a11y-ePqvrObQ.mjs.map} +1 -1
- package/dist/{angle-utils-f1TpgqMV.mjs → angle-utils-CGNQcrjg.mjs} +98 -100
- package/dist/{angle-utils-f1TpgqMV.mjs.map → angle-utils-CGNQcrjg.mjs.map} +1 -1
- package/dist/{choropleth-nq4Ls6mL.mjs → choropleth-C_tUN7Ur.mjs} +1354 -1355
- package/dist/choropleth-C_tUN7Ur.mjs.map +1 -0
- package/dist/{color-scale-utils-ePX_zGmy.mjs → color-scale-utils-CbAVUUep.mjs} +803 -843
- package/dist/{color-scale-utils-ePX_zGmy.mjs.map → color-scale-utils-CbAVUUep.mjs.map} +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/demo/index.mjs +223 -223
- package/dist/demo/index.mjs.map +1 -1
- package/dist/demo/styles.css +872 -747
- package/dist/demo/styles.css.map +1 -1
- package/dist/{enums-sKf02OL8.mjs → enums-DwsxZqjR.mjs} +1 -1
- package/dist/{enums-sKf02OL8.mjs.map → enums-DwsxZqjR.mjs.map} +1 -1
- package/dist/{index-937eoUHH.mjs → index-zSuueE1Q.mjs} +3 -3
- package/dist/index-zSuueE1Q.mjs.map +1 -0
- package/dist/index.mjs +171 -173
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/index.mjs +2 -2
- package/dist/model/index.mjs +1 -1
- package/dist/services/index.mjs +3 -3
- package/dist/styles.css +96 -148
- package/dist/styles.css.map +1 -1
- package/dist/styles.min.css +1 -1
- package/dist/styles.min.css.map +1 -1
- package/dist/umd/bundle.umd.js +18 -18
- package/dist/umd/bundle.umd.js.map +1 -1
- package/dist/{wordcloud-EFHcMnWt.mjs → wordcloud-DNFY5X97.mjs} +37 -38
- package/dist/{wordcloud-EFHcMnWt.mjs.map → wordcloud-DNFY5X97.mjs.map} +1 -1
- package/dist/{zoom-llJ5-h9M.mjs → zoom-DlSAWtwE.mjs} +4 -4
- package/dist/{zoom-llJ5-h9M.mjs.map → zoom-DlSAWtwE.mjs.map} +1 -1
- package/package.json +16 -16
- package/styles.css +96 -148
- package/styles.min.css +1 -1
- package/dist/_baseEach-FYvKsL62.mjs +0 -21
- package/dist/choropleth-nq4Ls6mL.mjs.map +0 -1
- package/dist/index-937eoUHH.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { L as Y, m as l, M as a, N as r, t as J, x as V } from "./color-scale-utils-
|
|
2
|
-
import { T as
|
|
3
|
-
import { i as
|
|
4
|
-
import { C as Re, c as Te, A as be, B as Oe, a as fe, d as Se, e as Ae, P as xe, G as ye, H as De, b as Le, M as Fe, R as Pe, T as Me, f as ke, W as Be } from "./wordcloud-
|
|
5
|
-
import { _ as
|
|
6
|
-
import { A as
|
|
7
|
-
import { a9 as He, L as ee, l as Ge, r as _, T as z, a6 as g, a7 as L, u as se, p as W, C as Ve, a as Ue, q as Ne, o as Ze, c as _e, k as te, v as ze, b as d, G as w, R as B, P as k, w as oe, X as M, _ as C, y as We, Z as I, z as
|
|
8
|
-
import { A as
|
|
9
|
-
import { C as ms, E as ls, F as ps, T as ds, b as Cs, a as us, Z as vs, f as gs } from "./zoom-
|
|
10
|
-
import { D as ws, G as Es } from "./angle-utils-
|
|
11
|
-
import { S as
|
|
1
|
+
import { L as Y, m as l, M as a, N as r, t as J, x as V } from "./color-scale-utils-CbAVUUep.mjs";
|
|
2
|
+
import { T as yt, P as Dt, Q as Lt, J as Ft, R as Pt, S as Mt, C as kt, n as Bt, U as It, y as Ht, c as Gt, O as Vt, V as Ut, f as Nt, b as Zt, g as _t, a as zt, d as Wt, W as jt, u as $t, i as Kt, s as Jt, X as Xt, Y as qt, Z as Qt, _ as Yt, $ as eo, a0 as so, a1 as to, a3 as oo, a2 as no, D as io, K as ro } from "./color-scale-utils-CbAVUUep.mjs";
|
|
3
|
+
import { i as ho } from "./index-zSuueE1Q.mjs";
|
|
4
|
+
import { C as Re, c as Te, A as be, B as Oe, a as fe, d as Se, e as Ae, P as xe, G as ye, H as De, b as Le, M as Fe, R as Pe, T as Me, f as ke, W as Be } from "./wordcloud-DNFY5X97.mjs";
|
|
5
|
+
import { _ as j, r as i, q as c, L as Z, y as A, t as U, e as $, S as Ie, u as K, F as p, l as R } from "./enums-DwsxZqjR.mjs";
|
|
6
|
+
import { A as mo, a as lo, b as po, c as Co, d as uo, f as vo, B as go, g as wo, C as Eo, h as Ro, i as To, j as bo, k as Oo, m as fo, n as So, D as Ao, o as xo, G as yo, p as Do, s as Lo, v as Fo, M as Po, w as Mo, P as ko, x as Bo, R as Io, z as Ho, H as Go, T as Vo, I as Uo, J as No, K as Zo, N as _o, O as zo, Q as Wo, U as jo, V as $o, W as Ko, Z as Jo, X as Xo, Y as qo } from "./enums-DwsxZqjR.mjs";
|
|
7
|
+
import { a9 as He, L as ee, l as Ge, r as _, T as z, a6 as g, a7 as L, u as se, p as W, C as Ve, a as Ue, q as Ne, o as Ze, c as _e, k as te, v as ze, b as d, G as w, R as B, P as k, w as oe, X as M, _ as C, y as We, Z as I, z as je, D as $e, m as ne, E as Ke, F as Je, a0 as ie, a2 as re, S as N, Y as ae, K as he, a1 as ce, V as Xe, I as qe, J as Qe, N as Ye, B as es, O as ss, $ as ts, Q as os, M as ns, U as is, W as rs, a3 as as, a4 as hs, a5 as cs } from "./choropleth-C_tUN7Ur.mjs";
|
|
8
|
+
import { A as Yo, x as en, a8 as sn, n as tn, H as on, d as nn, e as rn, f as an, g as hn, h as cn, i as mn, j as ln, s as pn, t as dn } from "./choropleth-C_tUN7Ur.mjs";
|
|
9
|
+
import { C as ms, E as ls, F as ps, T as ds, b as Cs, a as us, Z as vs, f as gs } from "./zoom-DlSAWtwE.mjs";
|
|
10
|
+
import { D as ws, G as Es } from "./angle-utils-CGNQcrjg.mjs";
|
|
11
|
+
import { S as un, d as vn, a as gn, p as wn, b as En, r as Rn } from "./angle-utils-CGNQcrjg.mjs";
|
|
12
12
|
function Rs(o, e, s) {
|
|
13
13
|
var n = -1, t = o.length;
|
|
14
14
|
e < 0 && (e = -e > t ? 0 : t + e), s = s > t ? t : s, s < 0 && (s += t), t = e > s ? 0 : s - e >>> 0, e >>>= 0;
|
|
@@ -41,15 +41,13 @@ function Ws(o) {
|
|
|
41
41
|
return n[o]() + t;
|
|
42
42
|
};
|
|
43
43
|
}
|
|
44
|
-
var
|
|
45
|
-
|
|
46
|
-
function Ks(o) {
|
|
44
|
+
var js = Ws("toUpperCase");
|
|
45
|
+
function $s(o) {
|
|
47
46
|
return js(Y(o).toLowerCase());
|
|
48
47
|
}
|
|
49
|
-
var
|
|
50
|
-
return e = e.toLowerCase(), o + (s ?
|
|
48
|
+
var Ks = He(function(o, e, s) {
|
|
49
|
+
return e = e.toLowerCase(), o + (s ? $s(e) : e);
|
|
51
50
|
});
|
|
52
|
-
const Xs = Js;
|
|
53
51
|
class T {
|
|
54
52
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
55
53
|
// @ts-ignore
|
|
@@ -69,10 +67,10 @@ class T {
|
|
|
69
67
|
this.model.set({ holder: e }, { skipUpdate: !0 }), Object.keys(this.services).forEach((n) => {
|
|
70
68
|
const t = this.services[n];
|
|
71
69
|
this.services[n] = new t(this.model, this.services);
|
|
72
|
-
}), this.services.events.addEventListener(
|
|
70
|
+
}), this.services.events.addEventListener(j.Model.UPDATE, (n) => {
|
|
73
71
|
const t = !!l(n, "detail", "animate");
|
|
74
72
|
this.update(t);
|
|
75
|
-
}), this.model.setData(s.data), this.services.events.addEventListener(
|
|
73
|
+
}), this.model.setData(s.data), this.services.events.addEventListener(j.Chart.RESIZE, () => {
|
|
76
74
|
this.update(!1);
|
|
77
75
|
}), this.components = this.getComponents(), this.update();
|
|
78
76
|
}
|
|
@@ -87,7 +85,7 @@ class T {
|
|
|
87
85
|
}), this.components.forEach((t) => t.render(e));
|
|
88
86
|
const s = this.services.transitions.getPendingTransitions(), n = Object.keys(s).map((t) => s[t].end().catch((m) => m));
|
|
89
87
|
Promise.all(n).then(
|
|
90
|
-
() => this.services.events.dispatchEvent(
|
|
88
|
+
() => this.services.events.dispatchEvent(j.Chart.RENDER_FINISHED)
|
|
91
89
|
);
|
|
92
90
|
}
|
|
93
91
|
destroy() {
|
|
@@ -188,9 +186,9 @@ class u extends T {
|
|
|
188
186
|
}), this.model = new Te(this.services);
|
|
189
187
|
}
|
|
190
188
|
getAxisChartComponents(e, s) {
|
|
191
|
-
const n = this.model.getOptions(), t = l(n, "zoomBar",
|
|
189
|
+
const n = this.model.getOptions(), t = l(n, "zoomBar", $.TOP, "enabled"), h = l(n, "toolbar", "enabled");
|
|
192
190
|
this.services.cartesianScales.determineAxisDuality(), this.services.cartesianScales.findDomainAndRangeAxes(), this.services.cartesianScales.determineOrientation();
|
|
193
|
-
const m = this.services.cartesianScales.getMainXAxisPosition(), b = l(n, "axes", m, "scaleType"), O = t && m ===
|
|
191
|
+
const m = this.services.cartesianScales.getMainXAxisPosition(), b = l(n, "axes", m, "scaleType"), O = t && m === $.BOTTOM && b === Ie.TIME, x = this.services.zoom.isZoomBarLocked($.TOP), F = !!this.model.getOptions().title, y = {
|
|
194
192
|
id: "title",
|
|
195
193
|
components: [new _(this.model, this.services)],
|
|
196
194
|
growth: i.STRETCH
|
|
@@ -283,7 +281,7 @@ class u extends T {
|
|
|
283
281
|
];
|
|
284
282
|
}
|
|
285
283
|
}
|
|
286
|
-
class
|
|
284
|
+
class tt extends T {
|
|
287
285
|
constructor(e, s) {
|
|
288
286
|
super(e, s), this.model = new be(this.services), this.model.setOptions(a(r.alluvialChart, s.options)), this.init(e, s);
|
|
289
287
|
}
|
|
@@ -294,7 +292,7 @@ class nt extends T {
|
|
|
294
292
|
});
|
|
295
293
|
}
|
|
296
294
|
}
|
|
297
|
-
class
|
|
295
|
+
class ot extends u {
|
|
298
296
|
constructor(e, s) {
|
|
299
297
|
super(e, s), this.model.setOptions(
|
|
300
298
|
a(J(r.areaChart), s.options)
|
|
@@ -318,7 +316,7 @@ class it extends u {
|
|
|
318
316
|
return this.getAxisChartComponents(e);
|
|
319
317
|
}
|
|
320
318
|
}
|
|
321
|
-
class
|
|
319
|
+
class nt extends u {
|
|
322
320
|
constructor(e, s) {
|
|
323
321
|
super(e, s), this.model = new Oe(this.services), this.model.setOptions(a(r.boxplotChart, s.options)), this.init(e, s);
|
|
324
322
|
}
|
|
@@ -339,7 +337,7 @@ class rt extends u {
|
|
|
339
337
|
});
|
|
340
338
|
}
|
|
341
339
|
}
|
|
342
|
-
class
|
|
340
|
+
class it extends u {
|
|
343
341
|
constructor(e, s) {
|
|
344
342
|
super(e, s), this.model.setOptions(a(r.bubbleChart, s.options)), this.init(e, s);
|
|
345
343
|
}
|
|
@@ -348,7 +346,7 @@ class at extends u {
|
|
|
348
346
|
new d(this.model, this.services),
|
|
349
347
|
new w(this.model, this.services),
|
|
350
348
|
new B(this.model, this.services),
|
|
351
|
-
new
|
|
349
|
+
new je(this.model, this.services),
|
|
352
350
|
new C(this.model, this.services, {
|
|
353
351
|
skeleton: p.GRID
|
|
354
352
|
})
|
|
@@ -356,7 +354,7 @@ class at extends u {
|
|
|
356
354
|
return this.getAxisChartComponents(e);
|
|
357
355
|
}
|
|
358
356
|
}
|
|
359
|
-
class
|
|
357
|
+
class rt extends u {
|
|
360
358
|
constructor(e, s) {
|
|
361
359
|
super(e, s), this.model = new fe(this.services), this.model.setOptions(a(r.bulletChart, s.options)), this.init(e, s);
|
|
362
360
|
}
|
|
@@ -364,7 +362,7 @@ class ht extends u {
|
|
|
364
362
|
const e = [
|
|
365
363
|
new d(this.model, this.services),
|
|
366
364
|
new w(this.model, this.services),
|
|
367
|
-
new
|
|
365
|
+
new $e(this.model, this.services),
|
|
368
366
|
new C(this.model, this.services, {
|
|
369
367
|
skeleton: p.GRID
|
|
370
368
|
})
|
|
@@ -372,7 +370,7 @@ class ht extends u {
|
|
|
372
370
|
return this.getAxisChartComponents(e);
|
|
373
371
|
}
|
|
374
372
|
}
|
|
375
|
-
class
|
|
373
|
+
class at extends T {
|
|
376
374
|
constructor(e, s) {
|
|
377
375
|
super(e, s), this.model = new Se(this.services), this.model.setOptions(
|
|
378
376
|
a(r.choroplethChart, s.options)
|
|
@@ -467,7 +465,7 @@ class ct extends T {
|
|
|
467
465
|
return this.getChartComponents(e);
|
|
468
466
|
}
|
|
469
467
|
}
|
|
470
|
-
class
|
|
468
|
+
class ht extends T {
|
|
471
469
|
constructor(e, s) {
|
|
472
470
|
super(e, s), this.model = new Ae(this.services), this.model.setOptions(a(r.circlePackChart, s.options)), this.init(e, s);
|
|
473
471
|
}
|
|
@@ -485,7 +483,7 @@ const Q = {
|
|
|
485
483
|
[R.GROUPED_BAR]: [he, I],
|
|
486
484
|
[R.STACKED_BAR]: [ce, N]
|
|
487
485
|
};
|
|
488
|
-
class
|
|
486
|
+
class ct extends u {
|
|
489
487
|
constructor(e, s) {
|
|
490
488
|
super(e, s);
|
|
491
489
|
const n = a(r.comboChart, s.options);
|
|
@@ -503,7 +501,7 @@ class lt extends u {
|
|
|
503
501
|
`Invalid chart type "${t.type}" specified for combo chart. Please refer to the ComboChart tutorial for more guidance.`
|
|
504
502
|
), null;
|
|
505
503
|
let b = !1;
|
|
506
|
-
const O = `${
|
|
504
|
+
const O = `${Ks(t.type)}Chart`;
|
|
507
505
|
return m = V({}, r[O], this.model.getOptions(), t.options), t.type === R.STACKED_AREA && (b = !0), Q[t.type].map(
|
|
508
506
|
(x) => new x(this.model, this.services, {
|
|
509
507
|
groups: t.correspondingDatasets,
|
|
@@ -536,7 +534,7 @@ class lt extends u {
|
|
|
536
534
|
return this.getAxisChartComponents(n);
|
|
537
535
|
}
|
|
538
536
|
}
|
|
539
|
-
class
|
|
537
|
+
class Js extends T {
|
|
540
538
|
// TODO - Optimize the use of "extending"
|
|
541
539
|
constructor(e, s, n = !1) {
|
|
542
540
|
super(e, s), this.model = new xe(this.services), !n && (this.model.setOptions(a(r.pieChart, s.options)), this.init(e, s));
|
|
@@ -551,7 +549,7 @@ class qs extends T {
|
|
|
551
549
|
return this.getChartComponents(e);
|
|
552
550
|
}
|
|
553
551
|
}
|
|
554
|
-
class
|
|
552
|
+
class mt extends Js {
|
|
555
553
|
constructor(e, s) {
|
|
556
554
|
super(e, s, !0), this.model.setOptions(a(r.donutChart, s.options)), this.init(e, s);
|
|
557
555
|
}
|
|
@@ -565,7 +563,7 @@ class pt extends qs {
|
|
|
565
563
|
return this.getChartComponents(e);
|
|
566
564
|
}
|
|
567
565
|
}
|
|
568
|
-
class
|
|
566
|
+
class lt extends T {
|
|
569
567
|
constructor(e, s) {
|
|
570
568
|
super(e, s), this.model = new ye(this.services), this.model.setOptions(a(r.gaugeChart, s.options)), this.init(e, s);
|
|
571
569
|
}
|
|
@@ -574,7 +572,7 @@ class dt extends T {
|
|
|
574
572
|
return this.getChartComponents(e);
|
|
575
573
|
}
|
|
576
574
|
}
|
|
577
|
-
class
|
|
575
|
+
class pt extends u {
|
|
578
576
|
constructor(e, s) {
|
|
579
577
|
super(e, s), this.model.setOptions(a(r.groupedBarChart, s.options)), this.init(e, s);
|
|
580
578
|
}
|
|
@@ -591,7 +589,7 @@ class Ct extends u {
|
|
|
591
589
|
return this.getAxisChartComponents(e);
|
|
592
590
|
}
|
|
593
591
|
}
|
|
594
|
-
class
|
|
592
|
+
class dt extends u {
|
|
595
593
|
constructor(e, s) {
|
|
596
594
|
super(e, s), this.model = new De(this.services), this.model.setOptions(
|
|
597
595
|
a(r.heatmapChart, s.options)
|
|
@@ -691,7 +689,7 @@ class ut extends u {
|
|
|
691
689
|
return this.getAxisChartComponents(e);
|
|
692
690
|
}
|
|
693
691
|
}
|
|
694
|
-
class
|
|
692
|
+
class Ct extends u {
|
|
695
693
|
constructor(e, s) {
|
|
696
694
|
super(e, s), this.model = new Le(this.services), this.model.setOptions(a(r.histogramChart, s.options)), this.init(e, s), this.update();
|
|
697
695
|
}
|
|
@@ -705,7 +703,7 @@ class vt extends u {
|
|
|
705
703
|
return this.getAxisChartComponents(e);
|
|
706
704
|
}
|
|
707
705
|
}
|
|
708
|
-
class
|
|
706
|
+
class ut extends u {
|
|
709
707
|
constructor(e, s) {
|
|
710
708
|
super(e, s), this.model.setOptions(a(r.lineChart, s.options)), this.init(e, s);
|
|
711
709
|
}
|
|
@@ -722,7 +720,7 @@ class gt extends u {
|
|
|
722
720
|
return this.getAxisChartComponents(e);
|
|
723
721
|
}
|
|
724
722
|
}
|
|
725
|
-
class
|
|
723
|
+
class vt extends u {
|
|
726
724
|
constructor(e, s) {
|
|
727
725
|
super(e, s), this.model.setOptions(a(r.lollipopChart, s.options)), this.init(e, s);
|
|
728
726
|
}
|
|
@@ -740,7 +738,7 @@ class wt extends u {
|
|
|
740
738
|
return this.getAxisChartComponents(e);
|
|
741
739
|
}
|
|
742
740
|
}
|
|
743
|
-
class
|
|
741
|
+
class gt extends T {
|
|
744
742
|
constructor(e, s) {
|
|
745
743
|
var t;
|
|
746
744
|
super(e, s), this.model = new Fe(this.services);
|
|
@@ -785,7 +783,7 @@ class Et extends T {
|
|
|
785
783
|
});
|
|
786
784
|
}
|
|
787
785
|
}
|
|
788
|
-
class
|
|
786
|
+
class wt extends T {
|
|
789
787
|
constructor(e, s) {
|
|
790
788
|
super(e, s), this.model = new Pe(this.services), this.model.setOptions(a(r.radarChart, s.options)), this.init(e, s);
|
|
791
789
|
}
|
|
@@ -794,7 +792,7 @@ class Rt extends T {
|
|
|
794
792
|
return this.getChartComponents(e);
|
|
795
793
|
}
|
|
796
794
|
}
|
|
797
|
-
class
|
|
795
|
+
class Et extends u {
|
|
798
796
|
constructor(e, s) {
|
|
799
797
|
super(e, s), this.model.setOptions(a(r.scatterChart, s.options)), this.init(e, s);
|
|
800
798
|
}
|
|
@@ -811,7 +809,7 @@ class Tt extends u {
|
|
|
811
809
|
return this.getAxisChartComponents(e);
|
|
812
810
|
}
|
|
813
811
|
}
|
|
814
|
-
class
|
|
812
|
+
class Rt extends T {
|
|
815
813
|
constructor(e, s) {
|
|
816
814
|
super(e, s), this.model = new Me(this.services), this.model.setOptions(a(r.treeChart, s.options)), this.init(e, s);
|
|
817
815
|
}
|
|
@@ -822,7 +820,7 @@ class bt extends T {
|
|
|
822
820
|
});
|
|
823
821
|
}
|
|
824
822
|
}
|
|
825
|
-
class
|
|
823
|
+
class Tt extends T {
|
|
826
824
|
constructor(e, s) {
|
|
827
825
|
super(e, s), this.model = new ke(this.services), this.model.setOptions(a(r.treemapChart, s.options)), this.init(e, s);
|
|
828
826
|
}
|
|
@@ -831,7 +829,7 @@ class Ot extends T {
|
|
|
831
829
|
return this.getChartComponents(e);
|
|
832
830
|
}
|
|
833
831
|
}
|
|
834
|
-
class
|
|
832
|
+
class bt extends u {
|
|
835
833
|
constructor(e, s) {
|
|
836
834
|
super(e, s), this.model.setOptions(a(r.simpleBarChart, s.options)), this.init(e, s);
|
|
837
835
|
}
|
|
@@ -848,7 +846,7 @@ class ft extends u {
|
|
|
848
846
|
return this.getAxisChartComponents(e);
|
|
849
847
|
}
|
|
850
848
|
}
|
|
851
|
-
class
|
|
849
|
+
class Ot extends u {
|
|
852
850
|
constructor(e, s) {
|
|
853
851
|
super(e, s), this.model.setOptions(a(r.stackedAreaChart, s.options)), this.init(e, s);
|
|
854
852
|
}
|
|
@@ -871,7 +869,7 @@ class St extends u {
|
|
|
871
869
|
return this.getAxisChartComponents(e);
|
|
872
870
|
}
|
|
873
871
|
}
|
|
874
|
-
class
|
|
872
|
+
class ft extends u {
|
|
875
873
|
constructor(e, s) {
|
|
876
874
|
super(e, s), this.model.setOptions(a(r.stackedBarChart, s.options)), this.init(e, s);
|
|
877
875
|
}
|
|
@@ -889,7 +887,7 @@ class At extends u {
|
|
|
889
887
|
return this.getAxisChartComponents(e);
|
|
890
888
|
}
|
|
891
889
|
}
|
|
892
|
-
class
|
|
890
|
+
class St extends T {
|
|
893
891
|
constructor(e, s) {
|
|
894
892
|
super(e, s), this.model = new Be(this.services), this.model.setOptions(a(r.wordCloudChart, s.options)), this.init(e, s);
|
|
895
893
|
}
|
|
@@ -904,212 +902,212 @@ class xt extends T {
|
|
|
904
902
|
}
|
|
905
903
|
}
|
|
906
904
|
export {
|
|
907
|
-
|
|
905
|
+
mo as Alignments,
|
|
908
906
|
ze as Alluvial,
|
|
909
|
-
|
|
907
|
+
tt as AlluvialChart,
|
|
910
908
|
be as AlluvialChartModel,
|
|
911
909
|
oe as Area,
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
910
|
+
ot as AreaChart,
|
|
911
|
+
lo as AreaEvent,
|
|
912
|
+
po as ArrowDirections,
|
|
913
|
+
Yo as Axis,
|
|
916
914
|
u as AxisChart,
|
|
917
915
|
te as AxisChartsTooltip,
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
916
|
+
Co as AxisEvent,
|
|
917
|
+
uo as AxisFlavor,
|
|
918
|
+
$ as AxisPositions,
|
|
919
|
+
vo as AxisTitleOrientations,
|
|
920
|
+
en as Bar,
|
|
921
|
+
go as BarEvent,
|
|
924
922
|
es as BinnedRuler,
|
|
925
923
|
We as Boxplot,
|
|
926
|
-
|
|
924
|
+
nt as BoxplotChart,
|
|
927
925
|
Oe as BoxplotChartModel,
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
926
|
+
wo as BoxplotEvent,
|
|
927
|
+
je as Bubble,
|
|
928
|
+
it as BubbleChart,
|
|
929
|
+
$e as Bullet,
|
|
930
|
+
rt as BulletChart,
|
|
933
931
|
fe as BulletChartModel,
|
|
934
|
-
|
|
932
|
+
Eo as CalloutDirections,
|
|
935
933
|
Ge as CanvasChartClip,
|
|
936
934
|
ms as CanvasZoom,
|
|
937
|
-
|
|
938
|
-
|
|
935
|
+
Ro as CanvasZoomEvent,
|
|
936
|
+
To as CartesianOrientations,
|
|
939
937
|
Cs as CartesianScales,
|
|
940
938
|
T as Chart,
|
|
941
939
|
Ue as ChartBrush,
|
|
942
940
|
Ve as ChartClip,
|
|
943
|
-
|
|
941
|
+
bo as ChartEvent,
|
|
944
942
|
Re as ChartModel,
|
|
945
943
|
Le as ChartModelBinned,
|
|
946
944
|
Te as ChartModelCartesian,
|
|
947
|
-
|
|
945
|
+
Oo as ChartTheme,
|
|
948
946
|
R as ChartTypes,
|
|
949
947
|
Ke as Choropleth,
|
|
950
948
|
Se as ChoroplethModel,
|
|
951
949
|
Je as CirclePack,
|
|
952
|
-
|
|
950
|
+
ht as CirclePackChart,
|
|
953
951
|
Ae as CirclePackChartModel,
|
|
954
|
-
|
|
955
|
-
|
|
952
|
+
fo as ColorClassNameTypes,
|
|
953
|
+
So as ColorLegendType,
|
|
956
954
|
ne as ColorScaleLegend,
|
|
957
|
-
|
|
958
|
-
|
|
955
|
+
ct as ComboChart,
|
|
956
|
+
sn as Component,
|
|
959
957
|
us as Curves,
|
|
960
958
|
ws as DOMUtils,
|
|
961
|
-
|
|
962
|
-
|
|
959
|
+
Ao as DividerStatus,
|
|
960
|
+
xo as DominantBaseline,
|
|
963
961
|
qe as Donut,
|
|
964
|
-
|
|
962
|
+
mt as DonutChart,
|
|
965
963
|
ls as Events,
|
|
966
|
-
|
|
964
|
+
at as ExperimentalChoroplethChart,
|
|
967
965
|
ps as Files,
|
|
968
966
|
Qe as Gauge,
|
|
969
|
-
|
|
967
|
+
lt as GaugeChart,
|
|
970
968
|
ye as GaugeChartModel,
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
969
|
+
yo as GaugeEvent,
|
|
970
|
+
Do as GaugeTypes,
|
|
971
|
+
tn as GeoProjection,
|
|
974
972
|
Es as GradientUtils,
|
|
975
973
|
w as Grid,
|
|
976
974
|
he as GroupedBar,
|
|
977
|
-
|
|
975
|
+
pt as GroupedBarChart,
|
|
978
976
|
Ye as Heatmap,
|
|
979
|
-
|
|
977
|
+
dt as HeatmapChart,
|
|
980
978
|
De as HeatmapModel,
|
|
981
979
|
Ze as Highlight,
|
|
982
980
|
ss as Histogram,
|
|
983
|
-
|
|
984
|
-
|
|
981
|
+
Ct as HistogramChart,
|
|
982
|
+
on as HoverAxis,
|
|
985
983
|
Z as LayoutAlignItems,
|
|
986
984
|
g as LayoutComponent,
|
|
987
985
|
c as LayoutDirection,
|
|
988
986
|
i as LayoutGrowth,
|
|
989
987
|
ee as Legend,
|
|
990
|
-
|
|
988
|
+
Lo as LegendItemType,
|
|
991
989
|
U as LegendOrientations,
|
|
992
990
|
K as LegendPositions,
|
|
993
991
|
k as Line,
|
|
994
|
-
|
|
995
|
-
|
|
992
|
+
ut as LineChart,
|
|
993
|
+
Fo as LineEvent,
|
|
996
994
|
os as Lollipop,
|
|
997
|
-
|
|
995
|
+
vt as LollipopChart,
|
|
998
996
|
is as Meter,
|
|
999
|
-
|
|
997
|
+
gt as MeterChart,
|
|
1000
998
|
Fe as MeterChartModel,
|
|
1001
999
|
ns as MeterTitle,
|
|
1002
1000
|
W as Modal,
|
|
1003
|
-
|
|
1004
|
-
|
|
1001
|
+
Po as ModalEvent,
|
|
1002
|
+
Mo as ModelEvent,
|
|
1005
1003
|
Xe as Pie,
|
|
1006
|
-
|
|
1004
|
+
Js as PieChart,
|
|
1007
1005
|
xe as PieChartModel,
|
|
1008
|
-
|
|
1009
|
-
|
|
1006
|
+
ko as PieEvent,
|
|
1007
|
+
Bo as Projection,
|
|
1010
1008
|
rs as Radar,
|
|
1011
|
-
|
|
1009
|
+
wt as RadarChart,
|
|
1012
1010
|
Pe as RadarChartModel,
|
|
1013
|
-
|
|
1011
|
+
Io as RadarEvent,
|
|
1014
1012
|
A as RenderTypes,
|
|
1015
1013
|
B as Ruler,
|
|
1016
1014
|
Ie as ScaleTypes,
|
|
1017
1015
|
M as Scatter,
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1016
|
+
Et as ScatterChart,
|
|
1017
|
+
Ho as ScatterEvent,
|
|
1018
|
+
un as Service,
|
|
1021
1019
|
ae as SimpleBar,
|
|
1022
|
-
|
|
1020
|
+
bt as SimpleBarChart,
|
|
1023
1021
|
C as Skeleton,
|
|
1024
1022
|
ts as SkeletonLines,
|
|
1025
1023
|
p as Skeletons,
|
|
1026
1024
|
L as Spacer,
|
|
1027
1025
|
ie as StackedArea,
|
|
1028
|
-
|
|
1026
|
+
Ot as StackedAreaChart,
|
|
1029
1027
|
ce as StackedBar,
|
|
1030
|
-
|
|
1028
|
+
ft as StackedBarChart,
|
|
1031
1029
|
N as StackedRuler,
|
|
1032
1030
|
re as StackedScatter,
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1031
|
+
Go as Statuses,
|
|
1032
|
+
yt as TIME_INTERVALS,
|
|
1033
|
+
Vo as TextAnchor,
|
|
1036
1034
|
Ne as Threshold,
|
|
1037
|
-
|
|
1038
|
-
|
|
1035
|
+
Uo as ThresholdEvent,
|
|
1036
|
+
No as TickRotations,
|
|
1039
1037
|
_ as Title,
|
|
1040
1038
|
z as Toolbar,
|
|
1041
|
-
|
|
1039
|
+
Zo as ToolbarControlTypes,
|
|
1042
1040
|
se as Tooltip,
|
|
1043
|
-
|
|
1041
|
+
_o as TooltipEvent,
|
|
1044
1042
|
ds as Transitions,
|
|
1045
1043
|
as as Tree,
|
|
1046
|
-
|
|
1044
|
+
Rt as TreeChart,
|
|
1047
1045
|
Me as TreeChartModel,
|
|
1048
|
-
|
|
1049
|
-
|
|
1046
|
+
zo as TreeEvent,
|
|
1047
|
+
Wo as TreeTypes,
|
|
1050
1048
|
hs as Treemap,
|
|
1051
|
-
|
|
1049
|
+
Tt as TreemapChart,
|
|
1052
1050
|
ke as TreemapChartModel,
|
|
1053
|
-
|
|
1054
|
-
|
|
1051
|
+
jo as TreemapEvent,
|
|
1052
|
+
$o as TruncationTypes,
|
|
1055
1053
|
d as TwoDimensionalAxes,
|
|
1056
1054
|
cs as WordCloud,
|
|
1057
|
-
|
|
1058
|
-
|
|
1055
|
+
St as WordCloudChart,
|
|
1056
|
+
Ko as WordCloudEvent,
|
|
1059
1057
|
Be as WordCloudModel,
|
|
1060
1058
|
I as ZeroLine,
|
|
1061
1059
|
vs as Zoom,
|
|
1062
1060
|
_e as ZoomBar,
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1061
|
+
Jo as ZoomBarTypes,
|
|
1062
|
+
Xo as ZoomDomainEvent,
|
|
1063
|
+
qo as ZoombarEvent,
|
|
1064
|
+
Dt as alluvial,
|
|
1065
|
+
Lt as area,
|
|
1066
|
+
nn as arrowLeft,
|
|
1067
|
+
rn as arrowRight,
|
|
1068
|
+
Ft as axis,
|
|
1069
|
+
Pt as baseTooltip,
|
|
1070
|
+
Mt as boxplot,
|
|
1071
|
+
an as buildBezierPathString,
|
|
1072
|
+
hn as buildElbowPathString,
|
|
1073
|
+
cn as buildStraightPathString,
|
|
1074
|
+
kt as canvasZoomSettings,
|
|
1075
|
+
Bt as carbonPrefix,
|
|
1076
|
+
mn as circle,
|
|
1077
|
+
It as circlePack,
|
|
1078
|
+
Ht as color,
|
|
1079
|
+
Gt as computeTimeIntervalName,
|
|
1080
|
+
Vt as configurations,
|
|
1081
|
+
Ut as defaultLegendAdditionalItems,
|
|
1082
|
+
vn as degToRad,
|
|
1083
|
+
ln as diamond,
|
|
1084
|
+
gn as distanceBetweenPointOnCircAndVerticalDiameter,
|
|
1085
|
+
Nt as formatDateTillMilliSeconds,
|
|
1086
|
+
Zt as formatTick,
|
|
1087
|
+
_t as getColorScale,
|
|
1088
|
+
zt as getDomain,
|
|
1089
|
+
Wt as getTimeformats,
|
|
1090
|
+
jt as grid,
|
|
1091
|
+
$t as histogram,
|
|
1092
|
+
ho as interfaces,
|
|
1093
|
+
Kt as isTickPrimary,
|
|
1094
|
+
Jt as legend,
|
|
1095
|
+
Xt as lines,
|
|
1096
|
+
qt as meter,
|
|
1099
1097
|
r as options,
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1098
|
+
Qt as pie,
|
|
1099
|
+
wn as polarToCartesianCoords,
|
|
1100
|
+
En as radToDeg,
|
|
1101
|
+
Yt as radar,
|
|
1102
|
+
Rn as radialLabelPlacement,
|
|
1103
|
+
eo as ruler,
|
|
1104
|
+
so as spacers,
|
|
1105
|
+
pn as square,
|
|
1106
|
+
dn as tee,
|
|
1107
|
+
to as timeScale,
|
|
1108
|
+
oo as toolbar,
|
|
1109
|
+
no as tooltips,
|
|
1110
|
+
io as transitions,
|
|
1111
|
+
ro as zoomBar
|
|
1114
1112
|
};
|
|
1115
1113
|
//# sourceMappingURL=index.mjs.map
|