@oliasoft-open-source/charts-library 4.7.7 → 4.7.8

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.
@@ -286,21 +286,44 @@ export namespace MultipleYAxes {
286
286
  export namespace options_8 {
287
287
  let title_4: string;
288
288
  export { title_4 as title };
289
+ export namespace additionalAxesOptions_1 {
290
+ namespace range {
291
+ export namespace x_2 {
292
+ let min: number;
293
+ let max: number;
294
+ }
295
+ export { x_2 as x };
296
+ export namespace y_2 {
297
+ let min_1: number;
298
+ export { min_1 as min };
299
+ let max_1: number;
300
+ export { max_1 as max };
301
+ }
302
+ export { y_2 as y };
303
+ export namespace y2 {
304
+ let min_2: number;
305
+ export { min_2 as min };
306
+ let max_2: number;
307
+ export { max_2 as max };
308
+ }
309
+ }
310
+ }
311
+ export { additionalAxesOptions_1 as additionalAxesOptions };
289
312
  export namespace chartStyling_2 {
290
313
  let height_2: number;
291
314
  export { height_2 as height };
292
315
  }
293
316
  export { chartStyling_2 as chartStyling };
294
317
  export namespace axes_2 {
295
- let x_2: {
318
+ let x_3: {
296
319
  label: string;
297
320
  }[];
298
- export { x_2 as x };
299
- let y_2: {
321
+ export { x_3 as x };
322
+ let y_3: {
300
323
  label: string;
301
324
  position: string;
302
325
  }[];
303
- export { y_2 as y };
326
+ export { y_3 as y };
304
327
  }
305
328
  export { axes_2 as axes };
306
329
  }
@@ -341,11 +364,11 @@ export namespace MultipleXAxes {
341
364
  }
342
365
  export { chartStyling_3 as chartStyling };
343
366
  export namespace axes_3 {
344
- let x_3: {
367
+ let x_4: {
345
368
  label: string;
346
369
  position: string;
347
370
  }[];
348
- export { x_3 as x };
371
+ export { x_4 as x };
349
372
  }
350
373
  export { axes_3 as axes };
351
374
  }
@@ -360,10 +383,10 @@ export namespace ReversedYAxis {
360
383
  export namespace args_14 {
361
384
  export namespace chart_13 {
362
385
  export namespace options_10 {
363
- export namespace additionalAxesOptions_1 {
386
+ export namespace additionalAxesOptions_2 {
364
387
  let reverse: boolean;
365
388
  }
366
- export { additionalAxesOptions_1 as additionalAxesOptions };
389
+ export { additionalAxesOptions_2 as additionalAxesOptions };
367
390
  }
368
391
  export { options_10 as options };
369
392
  }
@@ -376,10 +399,10 @@ export namespace LogarithmicScale {
376
399
  export namespace args_15 {
377
400
  export namespace chart_14 {
378
401
  export namespace options_11 {
379
- export namespace additionalAxesOptions_2 {
402
+ export namespace additionalAxesOptions_3 {
380
403
  let chartScaleType: string;
381
404
  }
382
- export { additionalAxesOptions_2 as additionalAxesOptions };
405
+ export { additionalAxesOptions_3 as additionalAxesOptions };
383
406
  }
384
407
  export { options_11 as options };
385
408
  }
@@ -392,23 +415,26 @@ export namespace PresetRange {
392
415
  export namespace args_16 {
393
416
  export namespace chart_15 {
394
417
  export namespace options_12 {
395
- export namespace additionalAxesOptions_3 {
396
- namespace range {
397
- export namespace x_4 {
398
- let min: number;
399
- let max: number;
418
+ export namespace additionalAxesOptions_4 {
419
+ export namespace range_1 {
420
+ export namespace x_5 {
421
+ let min_3: number;
422
+ export { min_3 as min };
423
+ let max_3: number;
424
+ export { max_3 as max };
400
425
  }
401
- export { x_4 as x };
402
- export namespace y_3 {
403
- let min_1: number;
404
- export { min_1 as min };
405
- let max_1: number;
406
- export { max_1 as max };
426
+ export { x_5 as x };
427
+ export namespace y_4 {
428
+ let min_4: number;
429
+ export { min_4 as min };
430
+ let max_4: number;
431
+ export { max_4 as max };
407
432
  }
408
- export { y_3 as y };
433
+ export { y_4 as y };
409
434
  }
435
+ export { range_1 as range };
410
436
  }
411
- export { additionalAxesOptions_3 as additionalAxesOptions };
437
+ export { additionalAxesOptions_4 as additionalAxesOptions };
412
438
  }
413
439
  export { options_12 as options };
414
440
  }
@@ -882,26 +908,26 @@ export namespace HideIrregularMajorAxisTicks {
882
908
  export { showMinorGridlines_1 as showMinorGridlines };
883
909
  }
884
910
  export { graph_2 as graph };
885
- export namespace additionalAxesOptions_4 {
886
- export namespace range_1 {
887
- export namespace x_5 {
888
- let min_2: number;
889
- export { min_2 as min };
890
- let max_2: number;
891
- export { max_2 as max };
911
+ export namespace additionalAxesOptions_5 {
912
+ export namespace range_2 {
913
+ export namespace x_6 {
914
+ let min_5: number;
915
+ export { min_5 as min };
916
+ let max_5: number;
917
+ export { max_5 as max };
892
918
  }
893
- export { x_5 as x };
894
- export namespace y_4 {
895
- let min_3: number;
896
- export { min_3 as min };
897
- let max_3: number;
898
- export { max_3 as max };
919
+ export { x_6 as x };
920
+ export namespace y_5 {
921
+ let min_6: number;
922
+ export { min_6 as min };
923
+ let max_6: number;
924
+ export { max_6 as max };
899
925
  }
900
- export { y_4 as y };
926
+ export { y_5 as y };
901
927
  }
902
- export { range_1 as range };
928
+ export { range_2 as range };
903
929
  }
904
- export { additionalAxesOptions_4 as additionalAxesOptions };
930
+ export { additionalAxesOptions_5 as additionalAxesOptions };
905
931
  }
906
932
  export { options_29 as options };
907
933
  }
@@ -994,14 +1020,14 @@ export namespace TestLongTooltip {
994
1020
  }
995
1021
  export { chartStyling_8 as chartStyling };
996
1022
  export namespace axes_4 {
997
- let x_6: {
1023
+ let x_7: {
998
1024
  label: string;
999
1025
  }[];
1000
- export { x_6 as x };
1001
- let y_5: {
1026
+ export { x_7 as x };
1027
+ let y_6: {
1002
1028
  label: string;
1003
1029
  }[];
1004
- export { y_5 as y };
1030
+ export { y_6 as y };
1005
1031
  }
1006
1032
  export { axes_4 as axes };
1007
1033
  }
@@ -1070,22 +1096,22 @@ export namespace PartialRange {
1070
1096
  }
1071
1097
  export { data_19 as data };
1072
1098
  export namespace options_33 {
1073
- export namespace additionalAxesOptions_5 {
1074
- export namespace range_2 {
1075
- export namespace x_7 {
1076
- let max_4: number;
1077
- export { max_4 as max };
1099
+ export namespace additionalAxesOptions_6 {
1100
+ export namespace range_3 {
1101
+ export namespace x_8 {
1102
+ let max_7: number;
1103
+ export { max_7 as max };
1078
1104
  }
1079
- export { x_7 as x };
1080
- export namespace y_6 {
1081
- let min_4: number;
1082
- export { min_4 as min };
1105
+ export { x_8 as x };
1106
+ export namespace y_7 {
1107
+ let min_7: number;
1108
+ export { min_7 as min };
1083
1109
  }
1084
- export { y_6 as y };
1110
+ export { y_7 as y };
1085
1111
  }
1086
- export { range_2 as range };
1112
+ export { range_3 as range };
1087
1113
  }
1088
- export { additionalAxesOptions_5 as additionalAxesOptions };
1114
+ export { additionalAxesOptions_6 as additionalAxesOptions };
1089
1115
  }
1090
1116
  export { options_33 as options };
1091
1117
  }
@@ -1187,26 +1213,26 @@ export namespace SeparateTensionsForDSs {
1187
1213
  export { lineTension_1 as lineTension };
1188
1214
  }
1189
1215
  export { graph_4 as graph };
1190
- export namespace additionalAxesOptions_6 {
1191
- export namespace range_3 {
1192
- export namespace x_8 {
1193
- let min_5: number;
1194
- export { min_5 as min };
1195
- let max_5: number;
1196
- export { max_5 as max };
1216
+ export namespace additionalAxesOptions_7 {
1217
+ export namespace range_4 {
1218
+ export namespace x_9 {
1219
+ let min_8: number;
1220
+ export { min_8 as min };
1221
+ let max_8: number;
1222
+ export { max_8 as max };
1197
1223
  }
1198
- export { x_8 as x };
1199
- export namespace y_7 {
1200
- let min_6: number;
1201
- export { min_6 as min };
1202
- let max_6: number;
1203
- export { max_6 as max };
1224
+ export { x_9 as x };
1225
+ export namespace y_8 {
1226
+ let min_9: number;
1227
+ export { min_9 as min };
1228
+ let max_9: number;
1229
+ export { max_9 as max };
1204
1230
  }
1205
- export { y_7 as y };
1231
+ export { y_8 as y };
1206
1232
  }
1207
- export { range_3 as range };
1233
+ export { range_4 as range };
1208
1234
  }
1209
- export { additionalAxesOptions_6 as additionalAxesOptions };
1235
+ export { additionalAxesOptions_7 as additionalAxesOptions };
1210
1236
  }
1211
1237
  export { options_36 as options };
1212
1238
  export namespace data_23 {
@@ -1581,15 +1607,15 @@ export namespace MultiAxesDragAnnotations {
1581
1607
  let title_14: string;
1582
1608
  export { title_14 as title };
1583
1609
  export namespace axes_5 {
1584
- let x_9: {
1610
+ let x_10: {
1585
1611
  label: string;
1586
1612
  }[];
1587
- export { x_9 as x };
1588
- let y_8: {
1613
+ export { x_10 as x };
1614
+ let y_9: {
1589
1615
  label: string;
1590
1616
  position: string;
1591
1617
  }[];
1592
- export { y_8 as y };
1618
+ export { y_9 as y };
1593
1619
  }
1594
1620
  export { axes_5 as axes };
1595
1621
  export namespace chartOptions_1 {
@@ -1602,18 +1628,19 @@ export namespace MultiAxesDragAnnotations {
1602
1628
  export { display_3 as display };
1603
1629
  }
1604
1630
  export { legend_6 as legend };
1605
- export namespace additionalAxesOptions_7 {
1606
- export namespace range_4 {
1607
- namespace y2 {
1608
- let min_7: number;
1609
- export { min_7 as min };
1610
- let max_7: number;
1611
- export { max_7 as max };
1631
+ export namespace additionalAxesOptions_8 {
1632
+ export namespace range_5 {
1633
+ export namespace y2_1 {
1634
+ let min_10: number;
1635
+ export { min_10 as min };
1636
+ let max_10: number;
1637
+ export { max_10 as max };
1612
1638
  }
1639
+ export { y2_1 as y2 };
1613
1640
  }
1614
- export { range_4 as range };
1641
+ export { range_5 as range };
1615
1642
  }
1616
- export { additionalAxesOptions_7 as additionalAxesOptions };
1643
+ export { additionalAxesOptions_8 as additionalAxesOptions };
1617
1644
  export namespace annotations_6 {
1618
1645
  let showAnnotations_6: boolean;
1619
1646
  export { showAnnotations_6 as showAnnotations };
@@ -1655,26 +1682,26 @@ export namespace ChartFillerPlugin {
1655
1682
  export namespace args_48 {
1656
1683
  export namespace chart_46 {
1657
1684
  export namespace options_39 {
1658
- export namespace additionalAxesOptions_8 {
1659
- export namespace range_5 {
1660
- export namespace x_10 {
1661
- let min_8: number;
1662
- export { min_8 as min };
1663
- let max_8: number;
1664
- export { max_8 as max };
1685
+ export namespace additionalAxesOptions_9 {
1686
+ export namespace range_6 {
1687
+ export namespace x_11 {
1688
+ let min_11: number;
1689
+ export { min_11 as min };
1690
+ let max_11: number;
1691
+ export { max_11 as max };
1665
1692
  }
1666
- export { x_10 as x };
1667
- export namespace y_9 {
1668
- let min_9: number;
1669
- export { min_9 as min };
1670
- let max_9: number;
1671
- export { max_9 as max };
1693
+ export { x_11 as x };
1694
+ export namespace y_10 {
1695
+ let min_12: number;
1696
+ export { min_12 as min };
1697
+ let max_12: number;
1698
+ export { max_12 as max };
1672
1699
  }
1673
- export { y_9 as y };
1700
+ export { y_10 as y };
1674
1701
  }
1675
- export { range_5 as range };
1702
+ export { range_6 as range };
1676
1703
  }
1677
- export { additionalAxesOptions_8 as additionalAxesOptions };
1704
+ export { additionalAxesOptions_9 as additionalAxesOptions };
1678
1705
  }
1679
1706
  export { options_39 as options };
1680
1707
  export namespace data_26 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/charts-library",
3
- "version": "4.7.7",
3
+ "version": "4.7.8",
4
4
  "description": "React Chart Library (based on Chart.js and react-chart-js-2)",
5
5
  "homepage": "https://gitlab.com/oliasoft-open-source/charts-library",
6
6
  "resolutions": {