igniteui-webcomponents-spreadsheet-chart-adapter 3.2.2 → 3.2.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/bundles/igniteui-webcomponents-spreadsheet-chart-adapter.umd.js +267 -261
- package/bundles/igniteui-webcomponents-spreadsheet-chart-adapter.umd.min.js +1 -1
- package/esm2015/lib/SpreadsheetChartAdapter_combined.js +267 -261
- package/esm5/lib/SpreadsheetChartAdapter_combined.js +267 -261
- package/fesm2015/igniteui-webcomponents-spreadsheet-chart-adapter.js +267 -261
- package/fesm5/igniteui-webcomponents-spreadsheet-chart-adapter.js +267 -261
- package/lib/SpreadsheetChartAdapter_combined.d.ts +31 -30
- package/package.json +5 -5
|
@@ -270,34 +270,35 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
270
270
|
constructor(a, b, c) {
|
|
271
271
|
super();
|
|
272
272
|
this.ae = null;
|
|
273
|
-
this.
|
|
273
|
+
this.a8 = null;
|
|
274
274
|
this.ai = false;
|
|
275
|
-
this.
|
|
275
|
+
this.bb = null;
|
|
276
276
|
this.am = false;
|
|
277
277
|
this.k = null;
|
|
278
278
|
this.l = null;
|
|
279
279
|
this.m = null;
|
|
280
280
|
this.aj = false;
|
|
281
281
|
this.ak = false;
|
|
282
|
-
this.a0 = null;
|
|
283
|
-
this.ax = null;
|
|
284
|
-
this.az = null;
|
|
285
|
-
this.aw = null;
|
|
286
282
|
this.a1 = null;
|
|
287
283
|
this.ay = null;
|
|
284
|
+
this.a0 = null;
|
|
285
|
+
this.ax = null;
|
|
288
286
|
this.a2 = null;
|
|
287
|
+
this.az = null;
|
|
288
|
+
this.a3 = null;
|
|
289
|
+
this.bd = null;
|
|
289
290
|
this.bc = null;
|
|
290
|
-
this.bb = null;
|
|
291
291
|
this.af = null;
|
|
292
292
|
this.al = false;
|
|
293
|
-
this.
|
|
294
|
-
this.
|
|
293
|
+
this.aw = null;
|
|
294
|
+
this.a7 = -1;
|
|
295
295
|
this.ad = null;
|
|
296
|
-
this.a8 = null;
|
|
297
296
|
this.a9 = null;
|
|
297
|
+
this.ba = null;
|
|
298
|
+
this.an = false;
|
|
298
299
|
this.ac = null;
|
|
299
300
|
this.ah = null;
|
|
300
|
-
this.ac = new ChartElementPlatformHelper(a._c, runOn(this, this.
|
|
301
|
+
this.ac = new ChartElementPlatformHelper(a._c, runOn(this, this.bs));
|
|
301
302
|
this.ae = a;
|
|
302
303
|
this.c = b;
|
|
303
304
|
this.ad = c;
|
|
@@ -307,14 +308,14 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
307
308
|
this.aj = true;
|
|
308
309
|
this.ak = true;
|
|
309
310
|
this.ah = this.c.worksheet.workbook;
|
|
310
|
-
this.
|
|
311
|
+
this.bh();
|
|
311
312
|
}
|
|
312
313
|
h() {
|
|
313
|
-
if (null != this.
|
|
314
|
-
this.
|
|
314
|
+
if (null != this.a8 && typeCast(IDisposable_$type, this.a8) !== null) {
|
|
315
|
+
this.a8.dispose();
|
|
315
316
|
}
|
|
316
|
-
if (null != this.
|
|
317
|
-
this.
|
|
317
|
+
if (null != this.bb && typeCast(IDisposable_$type, this.bb) !== null) {
|
|
318
|
+
this.bb.dispose();
|
|
318
319
|
}
|
|
319
320
|
}
|
|
320
321
|
i() {
|
|
@@ -330,12 +331,12 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
330
331
|
}
|
|
331
332
|
this.al = true;
|
|
332
333
|
if (b || c) {
|
|
333
|
-
this.
|
|
334
|
+
this.bv();
|
|
334
335
|
}
|
|
335
336
|
if (c) {
|
|
336
|
-
this.
|
|
337
|
+
this.bu();
|
|
337
338
|
}
|
|
338
|
-
this.
|
|
339
|
+
this.bh();
|
|
339
340
|
this.aj = false;
|
|
340
341
|
this.ak = false;
|
|
341
342
|
this.al = false;
|
|
@@ -343,20 +344,20 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
343
344
|
}
|
|
344
345
|
get ag() {
|
|
345
346
|
if (null == this.af) {
|
|
346
|
-
this.af = new SpreadsheetChartAdapterState(this.c, this.
|
|
347
|
+
this.af = new SpreadsheetChartAdapterState(this.c, this.a8, this.bb, this.k, this.ac);
|
|
347
348
|
}
|
|
348
349
|
return this.af;
|
|
349
350
|
}
|
|
350
|
-
get
|
|
351
|
-
return this.
|
|
352
|
-
}
|
|
353
|
-
get ap() {
|
|
354
|
-
return (null != this.c.legend && null != this.m && null != this.ba);
|
|
351
|
+
get a4() {
|
|
352
|
+
return this.aw;
|
|
355
353
|
}
|
|
356
354
|
get aq() {
|
|
355
|
+
return (null != this.c.legend && null != this.m && null != this.bb);
|
|
356
|
+
}
|
|
357
|
+
get ar() {
|
|
357
358
|
return 113 == this.c.chartType;
|
|
358
359
|
}
|
|
359
|
-
get
|
|
360
|
+
get at() {
|
|
360
361
|
switch (this.c.chartType) {
|
|
361
362
|
case 88:
|
|
362
363
|
case 89:
|
|
@@ -365,29 +366,29 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
365
366
|
default: return false;
|
|
366
367
|
}
|
|
367
368
|
}
|
|
368
|
-
get
|
|
369
|
+
get as() {
|
|
369
370
|
return stringContains(EnumUtil.getName(ChartType_$type, this.c.chartType), "Stacked");
|
|
370
371
|
}
|
|
371
|
-
|
|
372
|
-
if (null == this.
|
|
373
|
-
this.
|
|
372
|
+
be() {
|
|
373
|
+
if (null == this.a8) {
|
|
374
|
+
this.a8 = ((() => { let a = this.ac.o(this.ai); this.ai = a.p0; return a.ret; })());
|
|
374
375
|
}
|
|
375
376
|
}
|
|
376
|
-
|
|
377
|
+
bg() {
|
|
377
378
|
if (null != this.c.legend) {
|
|
378
|
-
if (null == this.
|
|
379
|
-
this.
|
|
379
|
+
if (null == this.bb) {
|
|
380
|
+
this.bb = ((() => { let a = this.ac.o(this.am); this.am = a.p0; return a.ret; })());
|
|
380
381
|
}
|
|
381
382
|
}
|
|
382
|
-
else if (null != this.
|
|
383
|
-
this.ac.h(this.
|
|
384
|
-
if (null != this.
|
|
385
|
-
this.ac.h(this.
|
|
383
|
+
else if (null != this.bb) {
|
|
384
|
+
this.ac.h(this.bb, this.f);
|
|
385
|
+
if (null != this.a8) {
|
|
386
|
+
this.ac.h(this.bb, this.a8);
|
|
386
387
|
}
|
|
387
|
-
this.
|
|
388
|
+
this.bb = null;
|
|
388
389
|
}
|
|
389
390
|
}
|
|
390
|
-
|
|
391
|
+
bf(a, b, c, d, e, f, g, h, i = null) {
|
|
391
392
|
if (null != a && (false == (typeCast(ChartEmptyFill.$, a.line.fill) !== null))) {
|
|
392
393
|
f.add(this.v(a, "High", g, h));
|
|
393
394
|
}
|
|
@@ -404,28 +405,30 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
404
405
|
f.add(this.v(e, "Volume", g, i));
|
|
405
406
|
}
|
|
406
407
|
}
|
|
407
|
-
|
|
408
|
-
this.
|
|
409
|
-
this.
|
|
408
|
+
bh() {
|
|
409
|
+
this.an = true;
|
|
410
|
+
this.be();
|
|
411
|
+
this.bg();
|
|
410
412
|
if (false == this.ai) {
|
|
411
413
|
return;
|
|
412
414
|
}
|
|
413
|
-
if (this.
|
|
415
|
+
if (this.aq && false == this.am) {
|
|
414
416
|
return;
|
|
415
417
|
}
|
|
416
|
-
this.
|
|
417
|
-
this.
|
|
418
|
+
this.an = false;
|
|
419
|
+
this.bi();
|
|
420
|
+
this.ao();
|
|
418
421
|
if (null == this.l) {
|
|
419
422
|
return;
|
|
420
423
|
}
|
|
421
|
-
this.
|
|
422
|
-
this.
|
|
423
|
-
this.
|
|
424
|
-
this.bv();
|
|
424
|
+
this.bl();
|
|
425
|
+
this.by();
|
|
426
|
+
this.bt();
|
|
425
427
|
this.bw();
|
|
426
|
-
this.
|
|
428
|
+
this.bx();
|
|
429
|
+
this.a7 = this.aw.count;
|
|
427
430
|
}
|
|
428
|
-
|
|
431
|
+
ao(a = true) {
|
|
429
432
|
if (null == this.l || this.aj) {
|
|
430
433
|
}
|
|
431
434
|
else {
|
|
@@ -439,7 +442,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
439
442
|
case 76:
|
|
440
443
|
case 77:
|
|
441
444
|
if (a) {
|
|
442
|
-
this.
|
|
445
|
+
this.b6();
|
|
443
446
|
this.l = this.n();
|
|
444
447
|
}
|
|
445
448
|
else {
|
|
@@ -456,7 +459,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
456
459
|
case 58:
|
|
457
460
|
case 59:
|
|
458
461
|
if (a) {
|
|
459
|
-
this.
|
|
462
|
+
this.b6();
|
|
460
463
|
this.l = this.n();
|
|
461
464
|
}
|
|
462
465
|
else {
|
|
@@ -467,7 +470,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
467
470
|
case 15:
|
|
468
471
|
case 87:
|
|
469
472
|
if (a) {
|
|
470
|
-
this.
|
|
473
|
+
this.b6();
|
|
471
474
|
this.l = this.n();
|
|
472
475
|
}
|
|
473
476
|
else {
|
|
@@ -482,7 +485,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
482
485
|
case 52:
|
|
483
486
|
case 53:
|
|
484
487
|
if (a) {
|
|
485
|
-
this.
|
|
488
|
+
this.b6();
|
|
486
489
|
this.l = this.n();
|
|
487
490
|
}
|
|
488
491
|
else {
|
|
@@ -491,7 +494,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
491
494
|
break;
|
|
492
495
|
case 113:
|
|
493
496
|
if (a) {
|
|
494
|
-
this.
|
|
497
|
+
this.b6();
|
|
495
498
|
this.l = this.n();
|
|
496
499
|
}
|
|
497
500
|
else {
|
|
@@ -515,7 +518,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
515
518
|
case -4120:
|
|
516
519
|
case 80:
|
|
517
520
|
if (a) {
|
|
518
|
-
this.
|
|
521
|
+
this.b6();
|
|
519
522
|
this.l = this.o();
|
|
520
523
|
}
|
|
521
524
|
else {
|
|
@@ -529,7 +532,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
529
532
|
case 66:
|
|
530
533
|
case 67:
|
|
531
534
|
if (a) {
|
|
532
|
-
this.
|
|
535
|
+
this.b6();
|
|
533
536
|
this.l = this.n();
|
|
534
537
|
}
|
|
535
538
|
else {
|
|
@@ -542,7 +545,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
542
545
|
case 70:
|
|
543
546
|
case 69:
|
|
544
547
|
if (a) {
|
|
545
|
-
this.
|
|
548
|
+
this.b6();
|
|
546
549
|
this.l = this.p();
|
|
547
550
|
}
|
|
548
551
|
else {
|
|
@@ -561,7 +564,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
561
564
|
case 82:
|
|
562
565
|
case 81:
|
|
563
566
|
if (a) {
|
|
564
|
-
this.
|
|
567
|
+
this.b6();
|
|
565
568
|
this.l = this.n();
|
|
566
569
|
}
|
|
567
570
|
else {
|
|
@@ -573,7 +576,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
573
576
|
case 90:
|
|
574
577
|
case 91:
|
|
575
578
|
if (a) {
|
|
576
|
-
this.
|
|
579
|
+
this.b6();
|
|
577
580
|
this.l = this.r();
|
|
578
581
|
}
|
|
579
582
|
else {
|
|
@@ -590,7 +593,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
590
593
|
case 72:
|
|
591
594
|
case 73:
|
|
592
595
|
if (a) {
|
|
593
|
-
this.
|
|
596
|
+
this.b6();
|
|
594
597
|
this.l = this.n();
|
|
595
598
|
}
|
|
596
599
|
else {
|
|
@@ -603,13 +606,13 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
603
606
|
}
|
|
604
607
|
return true;
|
|
605
608
|
}
|
|
606
|
-
|
|
609
|
+
bj() {
|
|
607
610
|
if (false == this.aj) {
|
|
608
611
|
return;
|
|
609
612
|
}
|
|
610
|
-
this.
|
|
613
|
+
this.a0 = this.a5();
|
|
611
614
|
let a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), 0);
|
|
612
|
-
for (let b of fromEnum(this.
|
|
615
|
+
for (let b of fromEnum(this.a0)) {
|
|
613
616
|
let c = b.SeriesName;
|
|
614
617
|
if (a.containsKey(c)) {
|
|
615
618
|
a.item(c).add(b);
|
|
@@ -621,17 +624,17 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
621
624
|
}
|
|
622
625
|
for (let d = 0; d < a.values.count; d++) {
|
|
623
626
|
let e = stringFormat("groupedscatterseriesdata{0}", d.toString());
|
|
624
|
-
this.ac.g(this.k, this.
|
|
627
|
+
this.ac.g(this.k, this.a8, e, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values)._inner[d].toArray());
|
|
625
628
|
}
|
|
626
|
-
this.
|
|
629
|
+
this.ax = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_ScatterSeriesDataItem.$), a.values);
|
|
627
630
|
}
|
|
628
|
-
|
|
631
|
+
bk(a = 0) {
|
|
629
632
|
if (false == this.aj) {
|
|
630
633
|
return;
|
|
631
634
|
}
|
|
632
|
-
this.
|
|
635
|
+
this.a1 = this.a6();
|
|
633
636
|
let b = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
|
|
634
|
-
for (let c of fromEnum(this.
|
|
637
|
+
for (let c of fromEnum(this.a1)) {
|
|
635
638
|
let d = (a == 0) ? c.Row : c.Col;
|
|
636
639
|
if (b.containsKey(d)) {
|
|
637
640
|
b.item(d).add(c);
|
|
@@ -643,16 +646,16 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
643
646
|
}
|
|
644
647
|
for (let e = 0; e < b.values.count; e++) {
|
|
645
648
|
let f = stringFormat("groupedseriesdata{0}", e.toString());
|
|
646
|
-
this.ac.g(this.k, this.
|
|
649
|
+
this.ac.g(this.k, this.a8, f, Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values)._inner[e].toArray());
|
|
647
650
|
}
|
|
648
|
-
this.
|
|
651
|
+
this.ay = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), b.values);
|
|
649
652
|
}
|
|
650
|
-
|
|
651
|
-
this.
|
|
653
|
+
bi() {
|
|
654
|
+
this.aw = new List$1(ChartSeriesInfo.$, 0);
|
|
652
655
|
let a = new HashSet$1(String_$type, 0);
|
|
653
656
|
let b = 0;
|
|
654
657
|
for (let c of fromEnum(this.c._seriesCollection$i)) {
|
|
655
|
-
if (false == this.
|
|
658
|
+
if (false == this.au(c)) {
|
|
656
659
|
let d = SpreadsheetChartAdapterHelpers.v(c, b + 1);
|
|
657
660
|
let e = d;
|
|
658
661
|
while (a.contains(e)) {
|
|
@@ -660,7 +663,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
660
663
|
}
|
|
661
664
|
a.add_1(e);
|
|
662
665
|
let f = SpreadsheetChartAdapterHelpers.w(c, b + 1);
|
|
663
|
-
this.
|
|
666
|
+
this.aw.add(((() => {
|
|
664
667
|
let $ret = new ChartSeriesInfo();
|
|
665
668
|
$ret.a = c;
|
|
666
669
|
$ret.c = e;
|
|
@@ -672,13 +675,13 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
672
675
|
}
|
|
673
676
|
}
|
|
674
677
|
}
|
|
675
|
-
|
|
678
|
+
bm() {
|
|
676
679
|
if (false == this.aj) {
|
|
677
680
|
return;
|
|
678
681
|
}
|
|
679
|
-
this.
|
|
682
|
+
this.a1 = this.a6();
|
|
680
683
|
let a = new Dictionary$2(String_$type, List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), 0);
|
|
681
|
-
for (let b of fromEnum(this.
|
|
684
|
+
for (let b of fromEnum(this.a1)) {
|
|
682
685
|
let c = b.Row;
|
|
683
686
|
if (a.containsKey(c)) {
|
|
684
687
|
a.item(c).add(b);
|
|
@@ -689,7 +692,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
689
692
|
}
|
|
690
693
|
}
|
|
691
694
|
let d = Enumerable.z(List$1.$.specialize(SpreadsheetChartAdapter_SeriesDataItem.$), a.values);
|
|
692
|
-
this.
|
|
695
|
+
this.az = new List$1(SpreadsheetChartAdapter_PieDataItem.$, 0);
|
|
693
696
|
for (let e of fromEnum(d)) {
|
|
694
697
|
let f = ((() => {
|
|
695
698
|
let $ret = new SpreadsheetChartAdapter_PieDataItem();
|
|
@@ -698,11 +701,11 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
698
701
|
$ret.SeriesName = e._inner[0].Col;
|
|
699
702
|
return $ret;
|
|
700
703
|
})());
|
|
701
|
-
this.
|
|
704
|
+
this.az.add(f);
|
|
702
705
|
}
|
|
703
|
-
this.ac.g(this.k, this.
|
|
706
|
+
this.ac.g(this.k, this.a8, "piedata", this.az.toArray());
|
|
704
707
|
}
|
|
705
|
-
|
|
708
|
+
bl() {
|
|
706
709
|
if (null != this.c.legend) {
|
|
707
710
|
if (null != this.m) {
|
|
708
711
|
return;
|
|
@@ -712,22 +715,22 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
712
715
|
this.m = null;
|
|
713
716
|
return;
|
|
714
717
|
}
|
|
715
|
-
this.
|
|
718
|
+
this.bp();
|
|
716
719
|
}
|
|
717
|
-
|
|
720
|
+
bn() {
|
|
718
721
|
if (false == this.aj) {
|
|
719
722
|
return;
|
|
720
723
|
}
|
|
721
|
-
this.
|
|
724
|
+
this.a2 = new List$1(SpreadsheetChartAdapter_StackedSeriesDataItem.$, 0);
|
|
722
725
|
let a;
|
|
723
726
|
let b;
|
|
724
|
-
let c = this.
|
|
727
|
+
let c = this.bq(this.a4._inner[0].a, b, a);
|
|
725
728
|
b = c.p1;
|
|
726
729
|
a = c.p2;
|
|
727
730
|
let d = a.length;
|
|
728
731
|
let e = b.length;
|
|
729
732
|
let f = 0;
|
|
730
|
-
let g = this.
|
|
733
|
+
let g = this.a4.count;
|
|
731
734
|
let h = ((() => {
|
|
732
735
|
let $firstRank;
|
|
733
736
|
let $ret = new Array($firstRank = d);
|
|
@@ -739,10 +742,10 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
739
742
|
})());
|
|
740
743
|
for (let i = 0; i < d; i++) {
|
|
741
744
|
let j = 0;
|
|
742
|
-
for (let k of fromEnum(this.
|
|
745
|
+
for (let k of fromEnum(this.a4)) {
|
|
743
746
|
let l;
|
|
744
747
|
let m;
|
|
745
|
-
let n = this.
|
|
748
|
+
let n = this.bq(k.a, m, l);
|
|
746
749
|
m = n.p1;
|
|
747
750
|
l = n.p2;
|
|
748
751
|
h[f][j] = Convert.toDouble3(m[f]);
|
|
@@ -755,7 +758,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
755
758
|
let p = new Array(g);
|
|
756
759
|
let q = new Array(g);
|
|
757
760
|
let r = 0;
|
|
758
|
-
for (let s of fromEnum(this.
|
|
761
|
+
for (let s of fromEnum(this.a4)) {
|
|
759
762
|
p[r] = Convert.toDouble3(h[f][r]);
|
|
760
763
|
q[r] = s.c;
|
|
761
764
|
r++;
|
|
@@ -767,23 +770,23 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
767
770
|
$ret.SeriesNames = q;
|
|
768
771
|
return $ret;
|
|
769
772
|
})());
|
|
770
|
-
this.
|
|
773
|
+
this.a2.add(t);
|
|
771
774
|
f++;
|
|
772
775
|
}
|
|
773
|
-
this.ac.g(this.k, this.
|
|
776
|
+
this.ac.g(this.k, this.a8, "stackedseriesdata", this.a2.toArray());
|
|
774
777
|
}
|
|
775
|
-
|
|
778
|
+
bo() {
|
|
776
779
|
if (false == this.aj) {
|
|
777
780
|
return;
|
|
778
781
|
}
|
|
779
|
-
this.
|
|
780
|
-
this.
|
|
782
|
+
this.a3 = new List$1(SpreadsheetChartAdapter_StockDataItem.$, 0);
|
|
783
|
+
this.a1 = this.a6();
|
|
781
784
|
let a = this.c.chartType;
|
|
782
785
|
let b = stringEmpty();
|
|
783
786
|
let c = null;
|
|
784
787
|
let d = -1;
|
|
785
788
|
let e = new Dictionary$2(String_$type, SpreadsheetChartAdapter_StockDataItem.$, 0);
|
|
786
|
-
for (let f of fromEnum(this.
|
|
789
|
+
for (let f of fromEnum(this.a1)) {
|
|
787
790
|
if (false == e.containsKey(f.Row)) {
|
|
788
791
|
c = ((() => {
|
|
789
792
|
let $ret = new SpreadsheetChartAdapter_StockDataItem();
|
|
@@ -802,9 +805,9 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
802
805
|
c.g(a, d, f.Value);
|
|
803
806
|
}
|
|
804
807
|
for (let g of fromEnum(e.values)) {
|
|
805
|
-
this.
|
|
808
|
+
this.a3.add(g);
|
|
806
809
|
}
|
|
807
|
-
this.ac.g(this.k, this.
|
|
810
|
+
this.ac.g(this.k, this.a8, "stockdata", this.a3.toArray());
|
|
808
811
|
}
|
|
809
812
|
n() {
|
|
810
813
|
this.ac.u("datachart");
|
|
@@ -816,7 +819,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
816
819
|
for (let c of fromEnum(this.c._axisCollection$i)) {
|
|
817
820
|
switch (c.type) {
|
|
818
821
|
case 1:
|
|
819
|
-
this.
|
|
822
|
+
this.bk();
|
|
820
823
|
if (this.c.chartType == -4151 || this.c.chartType == 81 || this.c.chartType == 82) {
|
|
821
824
|
b.l(SpreadsheetChartAdapterHelpers.f(c, this.ag));
|
|
822
825
|
}
|
|
@@ -841,7 +844,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
841
844
|
let g = 0;
|
|
842
845
|
let h = new Dictionary$2(Series.$, SeriesDescription.$, 0);
|
|
843
846
|
let i = new Dictionary$2(SeriesDescription.$, Series.$, 0);
|
|
844
|
-
for (let j of fromEnum(this.
|
|
847
|
+
for (let j of fromEnum(this.a4)) {
|
|
845
848
|
let k = j.a;
|
|
846
849
|
if (stringContains(EnumUtil.getName(ChartType_$type, k.chartType), "Stacked")) {
|
|
847
850
|
g++;
|
|
@@ -850,7 +853,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
850
853
|
continue;
|
|
851
854
|
}
|
|
852
855
|
}
|
|
853
|
-
if (this.
|
|
856
|
+
if (this.ar && SpreadsheetChartAdapterHelpers.k(k)) {
|
|
854
857
|
f = true;
|
|
855
858
|
}
|
|
856
859
|
let l = typeCast(SeriesDescription.$, this.q(k, e, b));
|
|
@@ -872,7 +875,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
872
875
|
}
|
|
873
876
|
e++;
|
|
874
877
|
}
|
|
875
|
-
if (this.
|
|
878
|
+
if (this.ar && f) {
|
|
876
879
|
for (let n of fromEnum(h.keys)) {
|
|
877
880
|
if (false == SpreadsheetChartAdapterHelpers.k(n)) {
|
|
878
881
|
let o = h.item(n);
|
|
@@ -884,17 +887,17 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
884
887
|
}
|
|
885
888
|
}
|
|
886
889
|
if (this.al) {
|
|
887
|
-
if (this.
|
|
890
|
+
if (this.a7 != -1 && (this.a7 != this.a4.count)) {
|
|
888
891
|
a.axes = new Array(0);
|
|
889
892
|
a.series = new Array(0);
|
|
890
|
-
this.
|
|
893
|
+
this.bw(a);
|
|
891
894
|
}
|
|
892
895
|
}
|
|
893
|
-
this.
|
|
894
|
-
this.
|
|
896
|
+
this.b4(b);
|
|
897
|
+
this.b7(d);
|
|
895
898
|
a.axes = b.a();
|
|
896
899
|
a.series = Enumerable.a(SeriesDescription.$, d);
|
|
897
|
-
this.
|
|
900
|
+
this.bz(a);
|
|
898
901
|
let p = "GetDVDataChart1";
|
|
899
902
|
return a;
|
|
900
903
|
}
|
|
@@ -902,11 +905,11 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
902
905
|
this.ac.u("doughnutchart");
|
|
903
906
|
DoughnutChartDescriptionMetadata.d(this.k.context);
|
|
904
907
|
let a = new DoughnutChartDescription();
|
|
905
|
-
this.
|
|
906
|
-
this.ac.g(this.k, this.
|
|
908
|
+
this.bc = "Series '{Col}' Point '{Row}' Value: {Value}";
|
|
909
|
+
this.ac.g(this.k, this.a8, "doughnutcharttooltip", this.bc);
|
|
907
910
|
let b = 0;
|
|
908
911
|
let c = new List$1(RingSeriesDescription.$, 0);
|
|
909
|
-
for (let d of fromEnum(this.
|
|
912
|
+
for (let d of fromEnum(this.a4)) {
|
|
910
913
|
let e = d.a;
|
|
911
914
|
if (null == e.values || e.values.getValues().length < 1) {
|
|
912
915
|
b++;
|
|
@@ -935,7 +938,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
935
938
|
}
|
|
936
939
|
return a;
|
|
937
940
|
}
|
|
938
|
-
|
|
941
|
+
bp() {
|
|
939
942
|
if (null == this.c.legend) {
|
|
940
943
|
return;
|
|
941
944
|
}
|
|
@@ -968,19 +971,19 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
968
971
|
p() {
|
|
969
972
|
this.ac.u("piechart");
|
|
970
973
|
PieChartDescriptionModule.register(this.k.context);
|
|
971
|
-
this.
|
|
974
|
+
this.bm();
|
|
972
975
|
let a = new PieChartDescription();
|
|
973
976
|
a.dataSourceRef = "piedata";
|
|
974
977
|
a.valueMemberPath = "Value";
|
|
975
978
|
a.labelMemberPath = "CategoryName";
|
|
976
979
|
a.legendRef = "legend";
|
|
977
980
|
a.startAngle = Math.max(-360, this.c.firstSliceAngle - 90);
|
|
978
|
-
this.
|
|
979
|
-
this.ac.g(this.k, this.
|
|
981
|
+
this.bd = "Series '{SeriesName}' Point '{CategoryName}' Value: {Value}";
|
|
982
|
+
this.ac.g(this.k, this.a8, "piecharttooltip", this.bd);
|
|
980
983
|
a.tooltipTemplateRef = "piecharttooltip";
|
|
981
|
-
if (this.
|
|
984
|
+
if (this.a4.count > 0) {
|
|
982
985
|
let b = 0;
|
|
983
|
-
let c = this.
|
|
986
|
+
let c = this.a4._inner[b].a;
|
|
984
987
|
a.brushes = SpreadsheetChartAdapterHelpers.b(c, b);
|
|
985
988
|
let d = 0;
|
|
986
989
|
a.explodedSlices = ((() => { let e = SpreadsheetChartAdapterHelpers.a(c, b, d); d = e.p2; return e.ret; })());
|
|
@@ -1010,18 +1013,18 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1010
1013
|
return null;
|
|
1011
1014
|
}
|
|
1012
1015
|
r() {
|
|
1013
|
-
if (!this.
|
|
1016
|
+
if (!this.at) {
|
|
1014
1017
|
return null;
|
|
1015
1018
|
}
|
|
1016
1019
|
this.ac.u("datachart");
|
|
1017
1020
|
DataChartFinancialDescriptionModule.register(this.k.context);
|
|
1018
1021
|
DataChartCategoryDescriptionModule.register(this.k.context);
|
|
1019
1022
|
let a = null;
|
|
1020
|
-
this.
|
|
1023
|
+
this.bo();
|
|
1021
1024
|
switch (this.c.chartType) {
|
|
1022
1025
|
case 88:
|
|
1023
1026
|
{
|
|
1024
|
-
if (false == this.
|
|
1027
|
+
if (false == this.av(1, 1, 0)) {
|
|
1025
1028
|
throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
|
|
1026
1029
|
}
|
|
1027
1030
|
a = new DataChartDescription();
|
|
@@ -1030,16 +1033,16 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1030
1033
|
a.axes = [b, c];
|
|
1031
1034
|
let d = new List$1(SeriesDescription.$, 0);
|
|
1032
1035
|
d.add(this.w(b.name, c.name));
|
|
1033
|
-
let e = this.
|
|
1034
|
-
let f = this.
|
|
1035
|
-
let g = this.
|
|
1036
|
-
this.
|
|
1036
|
+
let e = this.a4.count > 0 ? this.a4._inner[0].a : null;
|
|
1037
|
+
let f = this.a4.count > 1 ? this.a4._inner[1].a : null;
|
|
1038
|
+
let g = this.a4.count > 2 ? this.a4._inner[2].a : null;
|
|
1039
|
+
this.bf(e, f, g, null, null, d, b.name, c.name);
|
|
1037
1040
|
a.series = Enumerable.a(SeriesDescription.$, d);
|
|
1038
1041
|
break;
|
|
1039
1042
|
}
|
|
1040
1043
|
case 89:
|
|
1041
1044
|
{
|
|
1042
|
-
if (false == this.
|
|
1045
|
+
if (false == this.av(1, 1, 0)) {
|
|
1043
1046
|
throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
|
|
1044
1047
|
}
|
|
1045
1048
|
a = new DataChartDescription();
|
|
@@ -1048,17 +1051,17 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1048
1051
|
a.axes = [h, i];
|
|
1049
1052
|
let j = new List$1(SeriesDescription.$, 0);
|
|
1050
1053
|
j.add(this.x(h.name, i.name));
|
|
1051
|
-
let k = this.
|
|
1052
|
-
let l = this.
|
|
1053
|
-
let m = this.
|
|
1054
|
-
let n = this.
|
|
1055
|
-
this.
|
|
1054
|
+
let k = this.a4.count > 0 ? this.a4._inner[0].a : null;
|
|
1055
|
+
let l = this.a4.count > 1 ? this.a4._inner[1].a : null;
|
|
1056
|
+
let m = this.a4.count > 2 ? this.a4._inner[2].a : null;
|
|
1057
|
+
let n = this.a4.count > 3 ? this.a4._inner[3].a : null;
|
|
1058
|
+
this.bf(l, m, n, k, null, j, h.name, i.name);
|
|
1056
1059
|
a.series = Enumerable.a(SeriesDescription.$, j);
|
|
1057
1060
|
break;
|
|
1058
1061
|
}
|
|
1059
1062
|
case 90:
|
|
1060
1063
|
{
|
|
1061
|
-
if (false == this.
|
|
1064
|
+
if (false == this.av(1, 1, 1)) {
|
|
1062
1065
|
throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
|
|
1063
1066
|
}
|
|
1064
1067
|
a = new DataChartDescription();
|
|
@@ -1066,20 +1069,20 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1066
1069
|
let p = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
|
|
1067
1070
|
let q = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
|
|
1068
1071
|
a.axes = [o, p, q];
|
|
1069
|
-
let r = this.
|
|
1070
|
-
let s = this.
|
|
1071
|
-
let t = this.
|
|
1072
|
-
let u = this.
|
|
1072
|
+
let r = this.a4.count > 0 ? this.a4._inner[0].a : null;
|
|
1073
|
+
let s = this.a4.count > 1 ? this.a4._inner[1].a : null;
|
|
1074
|
+
let t = this.a4.count > 2 ? this.a4._inner[2].a : null;
|
|
1075
|
+
let u = this.a4.count > 3 ? this.a4._inner[3].a : null;
|
|
1073
1076
|
let v = new List$1(SeriesDescription.$, 0);
|
|
1074
1077
|
v.add(this.y(r, o.name, q.name));
|
|
1075
1078
|
v.add(this.w(o.name, p.name));
|
|
1076
|
-
this.
|
|
1079
|
+
this.bf(s, t, u, null, r, v, o.name, p.name, q.name);
|
|
1077
1080
|
a.series = Enumerable.a(SeriesDescription.$, v);
|
|
1078
1081
|
break;
|
|
1079
1082
|
}
|
|
1080
1083
|
case 91:
|
|
1081
1084
|
{
|
|
1082
|
-
if (false == this.
|
|
1085
|
+
if (false == this.av(1, 1, 1)) {
|
|
1083
1086
|
throw new NotSupportedException(1, this.ae._s("Error_InvalidAxesCountOrTypeForChartType", EnumUtil.getName(ChartType_$type, this.c.chartType)));
|
|
1084
1087
|
}
|
|
1085
1088
|
a = new DataChartDescription();
|
|
@@ -1087,22 +1090,22 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1087
1090
|
let x = this.s(SpreadsheetChartAdapterHelpers.j(1, this.c._axisCollection$i, this.ag));
|
|
1088
1091
|
let y = this.t(SpreadsheetChartAdapterHelpers.j(3, this.c._axisCollection$i, this.ag));
|
|
1089
1092
|
a.axes = [w, x, y];
|
|
1090
|
-
let z = this.
|
|
1091
|
-
let aa = this.
|
|
1092
|
-
let ab = this.
|
|
1093
|
-
let ac = this.
|
|
1094
|
-
let ad = this.
|
|
1093
|
+
let z = this.a4.count > 0 ? this.a4._inner[0].a : null;
|
|
1094
|
+
let aa = this.a4.count > 1 ? this.a4._inner[1].a : null;
|
|
1095
|
+
let ab = this.a4.count > 2 ? this.a4._inner[2].a : null;
|
|
1096
|
+
let ac = this.a4.count > 3 ? this.a4._inner[3].a : null;
|
|
1097
|
+
let ad = this.a4.count > 4 ? this.a4._inner[4].a : null;
|
|
1095
1098
|
let ae = new List$1(SeriesDescription.$, 0);
|
|
1096
1099
|
ae.add(this.y(z, w.name, y.name));
|
|
1097
1100
|
ae.add(this.x(w.name, x.name));
|
|
1098
|
-
this.
|
|
1101
|
+
this.bf(ab, ac, ad, aa, z, ae, w.name, x.name, y.name);
|
|
1099
1102
|
a.series = Enumerable.a(SeriesDescription.$, ae);
|
|
1100
1103
|
break;
|
|
1101
1104
|
}
|
|
1102
1105
|
default: break;
|
|
1103
1106
|
}
|
|
1104
1107
|
if (null != a) {
|
|
1105
|
-
this.
|
|
1108
|
+
this.bz(a);
|
|
1106
1109
|
}
|
|
1107
1110
|
return a;
|
|
1108
1111
|
}
|
|
@@ -1156,7 +1159,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1156
1159
|
v(a, b, c, d) {
|
|
1157
1160
|
let e = new LineSeriesDescription();
|
|
1158
1161
|
e.showDefaultTooltip = true;
|
|
1159
|
-
this.
|
|
1162
|
+
this.b1(e, a);
|
|
1160
1163
|
e.title = b;
|
|
1161
1164
|
e.thickness = 1;
|
|
1162
1165
|
e.xAxisRef = c;
|
|
@@ -1168,7 +1171,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1168
1171
|
y(a, b, c) {
|
|
1169
1172
|
let d = new ColumnSeriesDescription();
|
|
1170
1173
|
d.showDefaultTooltip = true;
|
|
1171
|
-
this.
|
|
1174
|
+
this.b1(d, a);
|
|
1172
1175
|
d.title = "Volume";
|
|
1173
1176
|
d.thickness = 1;
|
|
1174
1177
|
d.xAxisRef = b;
|
|
@@ -1181,7 +1184,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1181
1184
|
let c = new FinancialPriceSeriesDescription();
|
|
1182
1185
|
c.displayType = EnumUtil.getName(PriceDisplayType_$type, (0));
|
|
1183
1186
|
c.showDefaultTooltip = true;
|
|
1184
|
-
this.
|
|
1187
|
+
this.b2(c);
|
|
1185
1188
|
c.title = "Open High Low Close";
|
|
1186
1189
|
c.thickness = 1;
|
|
1187
1190
|
c.xAxisRef = a;
|
|
@@ -1196,7 +1199,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1196
1199
|
w(a, b) {
|
|
1197
1200
|
let c = new FinancialPriceSeriesDescription();
|
|
1198
1201
|
c.displayType = EnumUtil.getName(PriceDisplayType_$type, (1));
|
|
1199
|
-
this.
|
|
1202
|
+
this.b2(c);
|
|
1200
1203
|
c.title = "High Low Close";
|
|
1201
1204
|
c.xAxisRef = a;
|
|
1202
1205
|
c.yAxisRef = b;
|
|
@@ -1208,7 +1211,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1208
1211
|
c.showDefaultTooltip = true;
|
|
1209
1212
|
return c;
|
|
1210
1213
|
}
|
|
1211
|
-
|
|
1214
|
+
ap(a) {
|
|
1212
1215
|
if (null == a.bubbleSizes) {
|
|
1213
1216
|
return false;
|
|
1214
1217
|
}
|
|
@@ -1221,21 +1224,21 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1221
1224
|
}
|
|
1222
1225
|
return true;
|
|
1223
1226
|
}
|
|
1224
|
-
|
|
1225
|
-
if (null != this.
|
|
1226
|
-
return this.
|
|
1227
|
+
a5() {
|
|
1228
|
+
if (null != this.a0) {
|
|
1229
|
+
return this.a0;
|
|
1227
1230
|
}
|
|
1228
|
-
this.
|
|
1231
|
+
this.a0 = new List$1(SpreadsheetChartAdapter_ScatterSeriesDataItem.$, 0);
|
|
1229
1232
|
let a = 0;
|
|
1230
|
-
for (let b of fromEnum(this.
|
|
1233
|
+
for (let b of fromEnum(this.a4)) {
|
|
1231
1234
|
let c = b.a;
|
|
1232
|
-
this.
|
|
1235
|
+
this.br(c);
|
|
1233
1236
|
let d;
|
|
1234
1237
|
let e;
|
|
1235
|
-
let f = this.
|
|
1238
|
+
let f = this.bq(c, e, d, true);
|
|
1236
1239
|
e = f.p1;
|
|
1237
1240
|
d = f.p2;
|
|
1238
|
-
let g = this.
|
|
1241
|
+
let g = this.ap(c);
|
|
1239
1242
|
let h = null;
|
|
1240
1243
|
if (g) {
|
|
1241
1244
|
h = c.bubbleSizes.getValues();
|
|
@@ -1248,24 +1251,24 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1248
1251
|
if (g) {
|
|
1249
1252
|
m = (typeof h[j] === 'number') ? h[j] : typeGetValue(h[j]);
|
|
1250
1253
|
}
|
|
1251
|
-
this.
|
|
1254
|
+
this.a0.add(new SpreadsheetChartAdapter_ScatterSeriesDataItem(l, k, m, i));
|
|
1252
1255
|
}
|
|
1253
1256
|
a++;
|
|
1254
1257
|
}
|
|
1255
|
-
return this.
|
|
1258
|
+
return this.a0;
|
|
1256
1259
|
}
|
|
1257
|
-
|
|
1258
|
-
if (null != this.
|
|
1259
|
-
return this.
|
|
1260
|
+
a6() {
|
|
1261
|
+
if (null != this.a1) {
|
|
1262
|
+
return this.a1;
|
|
1260
1263
|
}
|
|
1261
|
-
this.
|
|
1264
|
+
this.a1 = new List$1(SpreadsheetChartAdapter_SeriesDataItem.$, 0);
|
|
1262
1265
|
let a = 0;
|
|
1263
|
-
for (let b of fromEnum(this.
|
|
1266
|
+
for (let b of fromEnum(this.a4)) {
|
|
1264
1267
|
let c = b.a;
|
|
1265
|
-
this.
|
|
1268
|
+
this.br(c);
|
|
1266
1269
|
let d;
|
|
1267
1270
|
let e;
|
|
1268
|
-
let f = this.
|
|
1271
|
+
let f = this.bq(c, e, d);
|
|
1269
1272
|
e = f.p1;
|
|
1270
1273
|
d = f.p2;
|
|
1271
1274
|
for (let g = 0; g < e.length; g++) {
|
|
@@ -1273,7 +1276,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1273
1276
|
let i = (typeof e[g] === 'number') ? e[g] : typeGetValue(e[g]);
|
|
1274
1277
|
let j = g < d.length ? d[g] : null;
|
|
1275
1278
|
let k = (null == j) ? "" : j.toString();
|
|
1276
|
-
this.
|
|
1279
|
+
this.a1.add(((() => {
|
|
1277
1280
|
let $ret = new SpreadsheetChartAdapter_SeriesDataItem();
|
|
1278
1281
|
$ret.Row = k;
|
|
1279
1282
|
$ret.Col = h;
|
|
@@ -1283,9 +1286,9 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1283
1286
|
}
|
|
1284
1287
|
a++;
|
|
1285
1288
|
}
|
|
1286
|
-
return this.
|
|
1289
|
+
return this.a1;
|
|
1287
1290
|
}
|
|
1288
|
-
|
|
1291
|
+
bq(a, b, c, d = false) {
|
|
1289
1292
|
let e;
|
|
1290
1293
|
let f;
|
|
1291
1294
|
let g = a._dm(e, f);
|
|
@@ -1328,17 +1331,20 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1328
1331
|
p2: c
|
|
1329
1332
|
};
|
|
1330
1333
|
}
|
|
1331
|
-
|
|
1334
|
+
br(a) {
|
|
1332
1335
|
}
|
|
1333
|
-
|
|
1334
|
-
if (null != this.
|
|
1335
|
-
this.ai = this.ac.e(this.
|
|
1336
|
+
bs() {
|
|
1337
|
+
if (null != this.a8 && false == this.ai) {
|
|
1338
|
+
this.ai = this.ac.e(this.a8);
|
|
1336
1339
|
}
|
|
1337
|
-
if (null != this.
|
|
1338
|
-
this.am = this.ac.e(this.
|
|
1340
|
+
if (null != this.bb && false == this.am) {
|
|
1341
|
+
this.am = this.ac.e(this.bb);
|
|
1342
|
+
}
|
|
1343
|
+
if (this.an) {
|
|
1344
|
+
this.bh();
|
|
1339
1345
|
}
|
|
1340
1346
|
}
|
|
1341
|
-
|
|
1347
|
+
bt() {
|
|
1342
1348
|
let a = 0;
|
|
1343
1349
|
let b = 0;
|
|
1344
1350
|
let c = 1;
|
|
@@ -1352,8 +1358,8 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1352
1358
|
let k = this.c.legend;
|
|
1353
1359
|
let l = null != k ? k.position : 6;
|
|
1354
1360
|
this.ac.t(this.f);
|
|
1355
|
-
if (null != this.
|
|
1356
|
-
this.ac.h(this.
|
|
1361
|
+
if (null != this.bb) {
|
|
1362
|
+
this.ac.h(this.bb, this.a8);
|
|
1357
1363
|
}
|
|
1358
1364
|
let m = () => l == 1;
|
|
1359
1365
|
let n = () => l == 2 || l == 4;
|
|
@@ -1369,23 +1375,23 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1369
1375
|
let r = new List$1(RowColLength.$, 0);
|
|
1370
1376
|
q.add(RowColLength.a);
|
|
1371
1377
|
i++;
|
|
1372
|
-
if (o() && this.
|
|
1378
|
+
if (o() && this.aq && false == j) {
|
|
1373
1379
|
q.add(RowColLength.a);
|
|
1374
1380
|
i++;
|
|
1375
1381
|
}
|
|
1376
1382
|
q.add(new RowColLength(2, 1, 2));
|
|
1377
|
-
if (p() && this.
|
|
1383
|
+
if (p() && this.aq && false == j) {
|
|
1378
1384
|
q.add(RowColLength.a);
|
|
1379
1385
|
}
|
|
1380
|
-
if (m() && this.
|
|
1386
|
+
if (m() && this.aq && false == j) {
|
|
1381
1387
|
r.add(RowColLength.a);
|
|
1382
1388
|
}
|
|
1383
1389
|
r.add(new RowColLength(2, 1, 2));
|
|
1384
|
-
if (n() && this.
|
|
1390
|
+
if (n() && this.aq && false == j) {
|
|
1385
1391
|
r.add(RowColLength.a);
|
|
1386
1392
|
}
|
|
1387
1393
|
this.ac.k(this.f, Enumerable.a(RowColLength.$, q), Enumerable.a(RowColLength.$, r));
|
|
1388
|
-
if (this.
|
|
1394
|
+
if (this.aq) {
|
|
1389
1395
|
switch (l) {
|
|
1390
1396
|
case 3:
|
|
1391
1397
|
e = i - 1;
|
|
@@ -1420,8 +1426,8 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1420
1426
|
c = 1;
|
|
1421
1427
|
b = 0;
|
|
1422
1428
|
d = 2;
|
|
1423
|
-
this.ac.s(this.f, this.
|
|
1424
|
-
if (this.
|
|
1429
|
+
this.ac.s(this.f, this.a8, 5, true, i, this.aq && m() && false == j ? 1 : 0);
|
|
1430
|
+
if (this.aq) {
|
|
1425
1431
|
if (j) {
|
|
1426
1432
|
let s = 0;
|
|
1427
1433
|
switch (l) {
|
|
@@ -1441,7 +1447,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1441
1447
|
s = 4;
|
|
1442
1448
|
break;
|
|
1443
1449
|
}
|
|
1444
|
-
this.ac.c(this.
|
|
1450
|
+
this.ac.c(this.bb, this.a8, s, true);
|
|
1445
1451
|
}
|
|
1446
1452
|
else {
|
|
1447
1453
|
let t = 1;
|
|
@@ -1469,92 +1475,92 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1469
1475
|
v = 0;
|
|
1470
1476
|
break;
|
|
1471
1477
|
}
|
|
1472
|
-
this.ac.s(this.f, this.
|
|
1478
|
+
this.ac.s(this.f, this.bb, t, true, e, f, g, h, 3, v, u);
|
|
1473
1479
|
}
|
|
1474
1480
|
}
|
|
1475
1481
|
if (null != this.c.chartTitle) {
|
|
1476
1482
|
if (null != this.ad) {
|
|
1477
|
-
if (null == this.
|
|
1478
|
-
this.
|
|
1483
|
+
if (null == this.ba) {
|
|
1484
|
+
this.ba = this.ac.n();
|
|
1479
1485
|
}
|
|
1480
|
-
let w = (null != this.
|
|
1481
|
-
if (null == this.
|
|
1482
|
-
this.
|
|
1486
|
+
let w = (null != this.ba);
|
|
1487
|
+
if (null == this.a9) {
|
|
1488
|
+
this.a9 = this.ad(this.c, null);
|
|
1483
1489
|
if (w) {
|
|
1484
|
-
this.ac.c(this.
|
|
1490
|
+
this.ac.c(this.a9, this.ba, 0);
|
|
1485
1491
|
}
|
|
1486
1492
|
}
|
|
1487
1493
|
else {
|
|
1488
|
-
this.
|
|
1494
|
+
this.a9 = this.ad(this.c, this.a9);
|
|
1489
1495
|
}
|
|
1490
1496
|
if (w) {
|
|
1491
|
-
this.ac.s(this.f, this.
|
|
1497
|
+
this.ac.s(this.f, this.ba, 5, true, a, b, c, d);
|
|
1492
1498
|
}
|
|
1493
1499
|
else {
|
|
1494
|
-
this.ac.s(this.f, this.
|
|
1500
|
+
this.ac.s(this.f, this.a9, 5, true, a, b, c, d, 1, 3);
|
|
1495
1501
|
}
|
|
1496
1502
|
}
|
|
1497
1503
|
}
|
|
1498
1504
|
}
|
|
1499
|
-
|
|
1505
|
+
bu() {
|
|
1506
|
+
if (null != this.ay) {
|
|
1507
|
+
this.ay.clear();
|
|
1508
|
+
this.ay = null;
|
|
1509
|
+
}
|
|
1500
1510
|
if (null != this.ax) {
|
|
1501
1511
|
this.ax.clear();
|
|
1502
1512
|
this.ax = null;
|
|
1503
1513
|
}
|
|
1504
|
-
if (null != this.
|
|
1505
|
-
this.
|
|
1506
|
-
this.
|
|
1514
|
+
if (null != this.a2) {
|
|
1515
|
+
this.a2.clear();
|
|
1516
|
+
this.a2 = null;
|
|
1517
|
+
}
|
|
1518
|
+
if (null != this.az) {
|
|
1519
|
+
this.az.clear();
|
|
1520
|
+
this.az = null;
|
|
1507
1521
|
}
|
|
1508
1522
|
if (null != this.a1) {
|
|
1509
1523
|
this.a1.clear();
|
|
1510
1524
|
this.a1 = null;
|
|
1511
1525
|
}
|
|
1512
|
-
if (null != this.ay) {
|
|
1513
|
-
this.ay.clear();
|
|
1514
|
-
this.ay = null;
|
|
1515
|
-
}
|
|
1516
1526
|
if (null != this.a0) {
|
|
1517
1527
|
this.a0.clear();
|
|
1518
1528
|
this.a0 = null;
|
|
1519
1529
|
}
|
|
1520
|
-
if (null != this.
|
|
1521
|
-
this.
|
|
1522
|
-
this.
|
|
1530
|
+
if (null != this.a3) {
|
|
1531
|
+
this.a3.clear();
|
|
1532
|
+
this.a3 = null;
|
|
1523
1533
|
}
|
|
1524
|
-
if (null != this.
|
|
1525
|
-
this.
|
|
1526
|
-
this.a2 = null;
|
|
1527
|
-
}
|
|
1528
|
-
if (null != this.a7) {
|
|
1529
|
-
this.ac.d(this.k, this.a7);
|
|
1534
|
+
if (null != this.a8) {
|
|
1535
|
+
this.ac.d(this.k, this.a8);
|
|
1530
1536
|
}
|
|
1531
|
-
if (null != this.
|
|
1532
|
-
this.ac.d(this.k, this.
|
|
1537
|
+
if (null != this.bb) {
|
|
1538
|
+
this.ac.d(this.k, this.bb);
|
|
1533
1539
|
}
|
|
1534
1540
|
this.aj = true;
|
|
1535
1541
|
}
|
|
1536
|
-
|
|
1542
|
+
bv() {
|
|
1537
1543
|
this.l = null;
|
|
1538
1544
|
this.m = null;
|
|
1539
1545
|
this.ak = true;
|
|
1540
1546
|
}
|
|
1541
|
-
|
|
1547
|
+
bw(a = null) {
|
|
1542
1548
|
let b = (null == a) ? this.l : a;
|
|
1543
1549
|
if (null == b) {
|
|
1544
1550
|
return;
|
|
1545
1551
|
}
|
|
1546
|
-
if (null == this.
|
|
1552
|
+
if (null == this.a8) {
|
|
1547
1553
|
return;
|
|
1548
1554
|
}
|
|
1549
|
-
this.ac.x(this.k, b, this.
|
|
1555
|
+
this.ac.x(this.k, b, this.a8);
|
|
1550
1556
|
}
|
|
1551
|
-
|
|
1557
|
+
bx() {
|
|
1552
1558
|
if (null != this.m) {
|
|
1553
|
-
this.ac.x(this.k, this.m, this.
|
|
1559
|
+
this.ac.x(this.k, this.m, this.bb);
|
|
1554
1560
|
}
|
|
1555
1561
|
}
|
|
1556
|
-
|
|
1557
|
-
if (false == this.
|
|
1562
|
+
by() {
|
|
1563
|
+
if (false == this.aq) {
|
|
1558
1564
|
if (typeCast(SeriesViewerDescription.$, this.l) !== null) {
|
|
1559
1565
|
this.l.legendRef = null;
|
|
1560
1566
|
}
|
|
@@ -1564,7 +1570,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1564
1570
|
this.l.legendRef = "legend";
|
|
1565
1571
|
}
|
|
1566
1572
|
}
|
|
1567
|
-
|
|
1573
|
+
bz(a) {
|
|
1568
1574
|
a.background = "rgba(0, 0, 0, 0)";
|
|
1569
1575
|
let b = SpreadsheetChartAdapterHelpers.r(this.c.plotArea._ap, this.ah);
|
|
1570
1576
|
if (false == stringIsNullOrEmpty(b)) {
|
|
@@ -1577,7 +1583,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1577
1583
|
}
|
|
1578
1584
|
}
|
|
1579
1585
|
}
|
|
1580
|
-
|
|
1586
|
+
b0(a, b) {
|
|
1581
1587
|
if (!(typeCast(MarkerSeriesDescription.$, a) !== null || typeCast(StackedFragmentSeriesDescription.$, a) !== null)) {
|
|
1582
1588
|
return;
|
|
1583
1589
|
}
|
|
@@ -1632,7 +1638,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1632
1638
|
return;
|
|
1633
1639
|
}
|
|
1634
1640
|
}
|
|
1635
|
-
let d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1641
|
+
let d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (e) => e.a == b)).b;
|
|
1636
1642
|
if (typeCast(MarkerSeriesDescription.$, a) !== null) {
|
|
1637
1643
|
a.markerType = EnumUtil.getName(MarkerType_$type, c);
|
|
1638
1644
|
let e = SpreadsheetChartAdapterHelpers.r(b._ar(d), this.ah);
|
|
@@ -1660,8 +1666,8 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1660
1666
|
}
|
|
1661
1667
|
}
|
|
1662
1668
|
}
|
|
1663
|
-
|
|
1664
|
-
let c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1669
|
+
b1(a, b) {
|
|
1670
|
+
let c = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (d) => d.a == b));
|
|
1665
1671
|
if (null == c) {
|
|
1666
1672
|
return;
|
|
1667
1673
|
}
|
|
@@ -1700,7 +1706,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1700
1706
|
a.thickness = SpreadsheetChartAdapterHelpers.n(b.line.widthInPoints, this.c.worksheet.workbook, false);
|
|
1701
1707
|
}
|
|
1702
1708
|
if (false == e) {
|
|
1703
|
-
this.
|
|
1709
|
+
this.b0(a, b);
|
|
1704
1710
|
}
|
|
1705
1711
|
if (null != b._trendlineCollection$i && b._trendlineCollection$i.count > 0) {
|
|
1706
1712
|
let i = b._trendlineCollection$i.item(0);
|
|
@@ -1775,7 +1781,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1775
1781
|
break;
|
|
1776
1782
|
}
|
|
1777
1783
|
if (typeCast(StackedSeriesBaseDescription.$, c) !== null) {
|
|
1778
|
-
this.
|
|
1784
|
+
this.b3(typeCast(StackedSeriesBaseDescription.$, c));
|
|
1779
1785
|
if (typeCast(HorizontalStackedSeriesBaseDescription.$, c) !== null) {
|
|
1780
1786
|
c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
|
|
1781
1787
|
c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
|
|
@@ -1786,9 +1792,9 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1786
1792
|
}
|
|
1787
1793
|
}
|
|
1788
1794
|
else {
|
|
1789
|
-
this.
|
|
1795
|
+
this.bk(1);
|
|
1790
1796
|
c.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
|
|
1791
|
-
this.
|
|
1797
|
+
this.b1(c, a);
|
|
1792
1798
|
if (typeCast(VerticalAnchoredCategorySeriesDescription.$, c) !== null) {
|
|
1793
1799
|
c.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
|
|
1794
1800
|
c.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
|
|
@@ -1799,13 +1805,13 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1799
1805
|
}
|
|
1800
1806
|
c.valueMemberPath = "Value";
|
|
1801
1807
|
}
|
|
1802
|
-
let d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1808
|
+
let d = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (e) => e.a == a));
|
|
1803
1809
|
c.name = d.c;
|
|
1804
1810
|
c.title = d.d;
|
|
1805
1811
|
c.showDefaultTooltip = true;
|
|
1806
1812
|
return c;
|
|
1807
1813
|
}
|
|
1808
|
-
|
|
1814
|
+
b2(a) {
|
|
1809
1815
|
if (null != this.c.upDownBars) {
|
|
1810
1816
|
a.brush = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar._ad, this.ah);
|
|
1811
1817
|
a.outline = SpreadsheetChartAdapterHelpers.r(this.c.upDownBars.upBar.border._ap, this.ah);
|
|
@@ -1817,7 +1823,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1817
1823
|
RingSeriesBaseDescriptionMetadata.d(this.k.context);
|
|
1818
1824
|
RingSeriesDescriptionMetadata.d(this.k.context);
|
|
1819
1825
|
HierarchicalRingSeriesDescriptionMetadata.d(this.k.context);
|
|
1820
|
-
this.
|
|
1826
|
+
this.bk(1);
|
|
1821
1827
|
let c = new RingSeriesDescription();
|
|
1822
1828
|
c.valueMemberPath = "Value";
|
|
1823
1829
|
c.labelMemberPath = "Row";
|
|
@@ -1845,24 +1851,24 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1845
1851
|
d = new RadialAreaSeriesDescription();
|
|
1846
1852
|
break;
|
|
1847
1853
|
}
|
|
1848
|
-
this.
|
|
1854
|
+
this.bk(1);
|
|
1849
1855
|
d.dataSourceRef = stringFormat("groupedseriesdata{0}", b);
|
|
1850
|
-
this.
|
|
1856
|
+
this.b1(d, a);
|
|
1851
1857
|
d.angleAxisRef = "CategoryAngleAxis";
|
|
1852
1858
|
d.valueAxisRef = "NumericRadiusAxis";
|
|
1853
1859
|
d.valueMemberPath = "Value";
|
|
1854
|
-
let e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1860
|
+
let e = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (f) => f.a == a));
|
|
1855
1861
|
d.name = e.c;
|
|
1856
1862
|
d.title = e.d;
|
|
1857
1863
|
d.showDefaultTooltip = true;
|
|
1858
|
-
if (this.
|
|
1864
|
+
if (this.ar) {
|
|
1859
1865
|
c.m(a.axisGroup == 1, this.ag);
|
|
1860
1866
|
}
|
|
1861
1867
|
return d;
|
|
1862
1868
|
}
|
|
1863
1869
|
ab(a, b, c) {
|
|
1864
1870
|
DataChartScatterDescriptionModule.register(this.k.context);
|
|
1865
|
-
this.
|
|
1871
|
+
this.bj();
|
|
1866
1872
|
let d = null;
|
|
1867
1873
|
let e = a.chartType;
|
|
1868
1874
|
if (7 == a.type) {
|
|
@@ -1884,10 +1890,10 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1884
1890
|
}
|
|
1885
1891
|
}
|
|
1886
1892
|
d.showDefaultTooltip = true;
|
|
1887
|
-
this.
|
|
1888
|
-
d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1889
|
-
d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.
|
|
1890
|
-
if (this.
|
|
1893
|
+
this.b1(d, a);
|
|
1894
|
+
d.name = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (f) => f.a == a)).c;
|
|
1895
|
+
d.title = Enumerable.af(ChartSeriesInfo.$, Enumerable.u(ChartSeriesInfo.$, this.a4, (f) => f.a == a)).d;
|
|
1896
|
+
if (this.ar) {
|
|
1891
1897
|
d.xAxisRef = a.axisGroup == 1 ? "XAxisPrimary" : "XAxisSecondary";
|
|
1892
1898
|
d.yAxisRef = a.axisGroup == 1 ? "YAxisPrimary" : "YAxisSecondary";
|
|
1893
1899
|
}
|
|
@@ -1904,7 +1910,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1904
1910
|
d.radiusMemberPath = "Radius";
|
|
1905
1911
|
}
|
|
1906
1912
|
}
|
|
1907
|
-
if (this.
|
|
1913
|
+
if (this.ar) {
|
|
1908
1914
|
c.n(a.axisGroup == 1, this.ag);
|
|
1909
1915
|
}
|
|
1910
1916
|
let g = SpreadsheetChartAdapterHelpers.r(a._aq(b), this.ah);
|
|
@@ -1917,13 +1923,13 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1917
1923
|
}
|
|
1918
1924
|
return d;
|
|
1919
1925
|
}
|
|
1920
|
-
|
|
1926
|
+
b3(a) {
|
|
1921
1927
|
DataChartStackedDescriptionModule.register(this.k.context);
|
|
1922
|
-
this.
|
|
1923
|
-
let b = this.
|
|
1928
|
+
this.bn();
|
|
1929
|
+
let b = this.a4.count;
|
|
1924
1930
|
let c = new List$1(StackedFragmentSeriesDescription.$, 0);
|
|
1925
1931
|
for (let d = 0; d < b; d++) {
|
|
1926
|
-
let e = this.
|
|
1932
|
+
let e = this.a4._inner[d].a;
|
|
1927
1933
|
if (false == stringContains(EnumUtil.getName(ChartType_$type, e.chartType), "Stacked")) {
|
|
1928
1934
|
continue;
|
|
1929
1935
|
}
|
|
@@ -1956,19 +1962,19 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1956
1962
|
else {
|
|
1957
1963
|
f.outline = "rgba(0, 0, 0, 0)";
|
|
1958
1964
|
}
|
|
1959
|
-
this.
|
|
1965
|
+
this.b0(f, e);
|
|
1960
1966
|
f.name = SpreadsheetChartAdapterHelpers.v(e, d + 1) + "_stacked";
|
|
1961
1967
|
f.title = SpreadsheetChartAdapterHelpers.w(e, d + 1);
|
|
1962
1968
|
c.add(f);
|
|
1963
1969
|
}
|
|
1964
1970
|
a.dataSourceRef = "stackedseriesdata";
|
|
1965
|
-
this.
|
|
1971
|
+
this.b8(c);
|
|
1966
1972
|
a.series = Enumerable.a(StackedFragmentSeriesDescription.$, c);
|
|
1967
1973
|
}
|
|
1968
|
-
|
|
1974
|
+
au(a) {
|
|
1969
1975
|
let b;
|
|
1970
1976
|
let c;
|
|
1971
|
-
let d = this.
|
|
1977
|
+
let d = this.bq(a, c, b);
|
|
1972
1978
|
c = d.p1;
|
|
1973
1979
|
b = d.p2;
|
|
1974
1980
|
if (null == c || c.length < 1) {
|
|
@@ -1988,7 +1994,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
1988
1994
|
}
|
|
1989
1995
|
return e;
|
|
1990
1996
|
}
|
|
1991
|
-
|
|
1997
|
+
b4(a) {
|
|
1992
1998
|
for (let b of fromEnum(a.b)) {
|
|
1993
1999
|
b.a.rangeChangedRef = stringEmpty();
|
|
1994
2000
|
}
|
|
@@ -2038,10 +2044,10 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
2038
2044
|
return m * Math.pow(10, j);
|
|
2039
2045
|
}
|
|
2040
2046
|
};
|
|
2041
|
-
this.ac.w(this.k, this.
|
|
2047
|
+
this.ac.w(this.k, this.a8, f, g);
|
|
2042
2048
|
}
|
|
2043
2049
|
}
|
|
2044
|
-
|
|
2050
|
+
b5(a, b, c) {
|
|
2045
2051
|
let d = new Dictionary$2(String_$type, Number_$type, 0);
|
|
2046
2052
|
let e = new Dictionary$2(String_$type, Number_$type, 0);
|
|
2047
2053
|
for (let f of fromEnum(b)) {
|
|
@@ -2088,7 +2094,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
2088
2094
|
let k = -1.7976931348623157E+308;
|
|
2089
2095
|
let l;
|
|
2090
2096
|
let m;
|
|
2091
|
-
let n = this.
|
|
2097
|
+
let n = this.bq(i, m, l);
|
|
2092
2098
|
m = n.p1;
|
|
2093
2099
|
l = n.p2;
|
|
2094
2100
|
for (let p = 0; p < m.length; p++) {
|
|
@@ -2191,11 +2197,11 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
2191
2197
|
}
|
|
2192
2198
|
}
|
|
2193
2199
|
}
|
|
2194
|
-
|
|
2200
|
+
b6() {
|
|
2195
2201
|
if (false == this.ae._e.contains(this.c.chartType)) {
|
|
2196
2202
|
}
|
|
2197
2203
|
}
|
|
2198
|
-
|
|
2204
|
+
av(a, b, c) {
|
|
2199
2205
|
let d = 0;
|
|
2200
2206
|
let e = 0;
|
|
2201
2207
|
let f = 0;
|
|
@@ -2212,7 +2218,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
2212
2218
|
}
|
|
2213
2219
|
return d == a && e == b && f == c;
|
|
2214
2220
|
}
|
|
2215
|
-
|
|
2221
|
+
b7(a) {
|
|
2216
2222
|
let b = new HashSet$1(String_$type, 0);
|
|
2217
2223
|
for (let c of fromEnum(a)) {
|
|
2218
2224
|
let d = c.name;
|
|
@@ -2225,7 +2231,7 @@ export let SpreadsheetChartAdapter_SpreadsheetChartElementInfoPrivate = /*@__PUR
|
|
|
2225
2231
|
}
|
|
2226
2232
|
}
|
|
2227
2233
|
}
|
|
2228
|
-
|
|
2234
|
+
b8(a) {
|
|
2229
2235
|
let b = new HashSet$1(String_$type, 0);
|
|
2230
2236
|
for (let c of fromEnum(a)) {
|
|
2231
2237
|
let d = c.name;
|