@opendata-ai/openchart-engine 7.1.0 → 7.1.2
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opendata-ai/openchart-engine",
|
|
3
|
-
"version": "7.1.
|
|
3
|
+
"version": "7.1.2",
|
|
4
4
|
"description": "Headless compiler for openchart: spec validation, data compilation, scales, and layout",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Riley Hilliard",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"typecheck": "tsc --noEmit"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@opendata-ai/openchart-core": "7.1.
|
|
51
|
+
"@opendata-ai/openchart-core": "7.1.2",
|
|
52
52
|
"d3-array": "^3.2.0",
|
|
53
53
|
"d3-format": "^3.1.2",
|
|
54
54
|
"d3-interpolate": "^3.0.0",
|
|
@@ -577,7 +577,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
577
577
|
"animation": undefined,
|
|
578
578
|
"annotations": [],
|
|
579
579
|
"area": {
|
|
580
|
-
"height":
|
|
580
|
+
"height": 305.4,
|
|
581
581
|
"width": 631.899,
|
|
582
582
|
"x": 26,
|
|
583
583
|
"y": 105.2,
|
|
@@ -588,40 +588,40 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
588
588
|
"domainLine": false,
|
|
589
589
|
"end": {
|
|
590
590
|
"x": 26,
|
|
591
|
-
"y":
|
|
591
|
+
"y": 410.59999999999997,
|
|
592
592
|
},
|
|
593
593
|
"gridlines": [
|
|
594
594
|
{
|
|
595
595
|
"major": true,
|
|
596
|
-
"position":
|
|
596
|
+
"position": 410.59999999999997,
|
|
597
597
|
},
|
|
598
598
|
{
|
|
599
599
|
"major": true,
|
|
600
|
-
"position":
|
|
600
|
+
"position": 372.42499999999995,
|
|
601
601
|
},
|
|
602
602
|
{
|
|
603
603
|
"major": true,
|
|
604
|
-
"position":
|
|
604
|
+
"position": 334.25,
|
|
605
605
|
},
|
|
606
606
|
{
|
|
607
607
|
"major": true,
|
|
608
|
-
"position":
|
|
608
|
+
"position": 296.075,
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
"major": true,
|
|
612
|
-
"position":
|
|
612
|
+
"position": 257.9,
|
|
613
613
|
},
|
|
614
614
|
{
|
|
615
615
|
"major": true,
|
|
616
|
-
"position":
|
|
616
|
+
"position": 219.725,
|
|
617
617
|
},
|
|
618
618
|
{
|
|
619
619
|
"major": true,
|
|
620
|
-
"position":
|
|
620
|
+
"position": 181.55,
|
|
621
621
|
},
|
|
622
622
|
{
|
|
623
623
|
"major": true,
|
|
624
|
-
"position":
|
|
624
|
+
"position": 143.375,
|
|
625
625
|
},
|
|
626
626
|
{
|
|
627
627
|
"major": true,
|
|
@@ -659,42 +659,42 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
659
659
|
"ticks": [
|
|
660
660
|
{
|
|
661
661
|
"label": "0",
|
|
662
|
-
"position":
|
|
662
|
+
"position": 410.59999999999997,
|
|
663
663
|
"value": 0,
|
|
664
664
|
},
|
|
665
665
|
{
|
|
666
666
|
"label": "5",
|
|
667
|
-
"position":
|
|
667
|
+
"position": 372.42499999999995,
|
|
668
668
|
"value": 5,
|
|
669
669
|
},
|
|
670
670
|
{
|
|
671
671
|
"label": "10",
|
|
672
|
-
"position":
|
|
672
|
+
"position": 334.25,
|
|
673
673
|
"value": 10,
|
|
674
674
|
},
|
|
675
675
|
{
|
|
676
676
|
"label": "15",
|
|
677
|
-
"position":
|
|
677
|
+
"position": 296.075,
|
|
678
678
|
"value": 15,
|
|
679
679
|
},
|
|
680
680
|
{
|
|
681
681
|
"label": "20",
|
|
682
|
-
"position":
|
|
682
|
+
"position": 257.9,
|
|
683
683
|
"value": 20,
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"label": "25",
|
|
687
|
-
"position":
|
|
687
|
+
"position": 219.725,
|
|
688
688
|
"value": 25,
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"label": "30",
|
|
692
|
-
"position":
|
|
692
|
+
"position": 181.55,
|
|
693
693
|
"value": 30,
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
696
|
"label": "35",
|
|
697
|
-
"position":
|
|
697
|
+
"position": 143.375,
|
|
698
698
|
"value": 35,
|
|
699
699
|
},
|
|
700
700
|
{
|
|
@@ -763,7 +763,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
763
763
|
"display": "full",
|
|
764
764
|
"endpointLabels": {
|
|
765
765
|
"bounds": {
|
|
766
|
-
"height":
|
|
766
|
+
"height": 305.4,
|
|
767
767
|
"width": 45.561,
|
|
768
768
|
"x": 675.899,
|
|
769
769
|
"y": 105.2,
|
|
@@ -791,7 +791,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
791
791
|
},
|
|
792
792
|
{
|
|
793
793
|
"color": "#eb7289",
|
|
794
|
-
"dataY":
|
|
794
|
+
"dataY": 143.375,
|
|
795
795
|
"labelLines": [
|
|
796
796
|
"UK",
|
|
797
797
|
],
|
|
@@ -803,7 +803,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
803
803
|
"stroke": "#eb7289",
|
|
804
804
|
"strokeWidth": 2,
|
|
805
805
|
"x": 661.899,
|
|
806
|
-
"y":
|
|
806
|
+
"y": 143.375,
|
|
807
807
|
},
|
|
808
808
|
"seriesKey": "UK",
|
|
809
809
|
"showLeader": false,
|
|
@@ -811,11 +811,11 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
811
811
|
},
|
|
812
812
|
{
|
|
813
813
|
"color": "#3bb974",
|
|
814
|
-
"dataY":
|
|
814
|
+
"dataY": 242.62999999999997,
|
|
815
815
|
"labelLines": [
|
|
816
816
|
"FR",
|
|
817
817
|
],
|
|
818
|
-
"labelY":
|
|
818
|
+
"labelY": 236.12999999999997,
|
|
819
819
|
"marker": {
|
|
820
820
|
"dataX": 657.899,
|
|
821
821
|
"fill": "transparent",
|
|
@@ -823,7 +823,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
823
823
|
"stroke": "#3bb974",
|
|
824
824
|
"strokeWidth": 2,
|
|
825
825
|
"x": 661.899,
|
|
826
|
-
"y":
|
|
826
|
+
"y": 242.62999999999997,
|
|
827
827
|
},
|
|
828
828
|
"seriesKey": "FR",
|
|
829
829
|
"showLeader": false,
|
|
@@ -831,11 +831,11 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
831
831
|
},
|
|
832
832
|
{
|
|
833
833
|
"color": "#ad87ed",
|
|
834
|
-
"dataY":
|
|
834
|
+
"dataY": 196.82,
|
|
835
835
|
"labelLines": [
|
|
836
836
|
"DE",
|
|
837
837
|
],
|
|
838
|
-
"labelY":
|
|
838
|
+
"labelY": 190.32,
|
|
839
839
|
"marker": {
|
|
840
840
|
"dataX": 657.899,
|
|
841
841
|
"fill": "transparent",
|
|
@@ -843,7 +843,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
843
843
|
"stroke": "#ad87ed",
|
|
844
844
|
"strokeWidth": 2,
|
|
845
845
|
"x": 661.899,
|
|
846
|
-
"y":
|
|
846
|
+
"y": 196.82,
|
|
847
847
|
},
|
|
848
848
|
"seriesKey": "DE",
|
|
849
849
|
"showLeader": false,
|
|
@@ -960,7 +960,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
960
960
|
"title": "2020",
|
|
961
961
|
},
|
|
962
962
|
"x": 47,
|
|
963
|
-
"y":
|
|
963
|
+
"y": 334.25,
|
|
964
964
|
},
|
|
965
965
|
{
|
|
966
966
|
"datum": {
|
|
@@ -992,11 +992,11 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
992
992
|
},
|
|
993
993
|
],
|
|
994
994
|
"opacity": undefined,
|
|
995
|
-
"path": "M47,
|
|
995
|
+
"path": "M47,334.25L657.899,105.2",
|
|
996
996
|
"points": [
|
|
997
997
|
{
|
|
998
998
|
"x": 47,
|
|
999
|
-
"y":
|
|
999
|
+
"y": 334.25,
|
|
1000
1000
|
},
|
|
1001
1001
|
{
|
|
1002
1002
|
"x": 657.899,
|
|
@@ -1052,7 +1052,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1052
1052
|
"title": "2020",
|
|
1053
1053
|
},
|
|
1054
1054
|
"x": 47,
|
|
1055
|
-
"y":
|
|
1055
|
+
"y": 296.075,
|
|
1056
1056
|
},
|
|
1057
1057
|
{
|
|
1058
1058
|
"datum": {
|
|
@@ -1080,19 +1080,19 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1080
1080
|
"title": "2021",
|
|
1081
1081
|
},
|
|
1082
1082
|
"x": 657.899,
|
|
1083
|
-
"y":
|
|
1083
|
+
"y": 143.375,
|
|
1084
1084
|
},
|
|
1085
1085
|
],
|
|
1086
1086
|
"opacity": undefined,
|
|
1087
|
-
"path": "M47,
|
|
1087
|
+
"path": "M47,296.075L657.899,143.375",
|
|
1088
1088
|
"points": [
|
|
1089
1089
|
{
|
|
1090
1090
|
"x": 47,
|
|
1091
|
-
"y":
|
|
1091
|
+
"y": 296.075,
|
|
1092
1092
|
},
|
|
1093
1093
|
{
|
|
1094
1094
|
"x": 657.899,
|
|
1095
|
-
"y":
|
|
1095
|
+
"y": 143.375,
|
|
1096
1096
|
},
|
|
1097
1097
|
],
|
|
1098
1098
|
"seriesKey": "UK",
|
|
@@ -1144,7 +1144,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1144
1144
|
"title": "2020",
|
|
1145
1145
|
},
|
|
1146
1146
|
"x": 47,
|
|
1147
|
-
"y":
|
|
1147
|
+
"y": 349.52000000000004,
|
|
1148
1148
|
},
|
|
1149
1149
|
{
|
|
1150
1150
|
"datum": {
|
|
@@ -1172,19 +1172,19 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1172
1172
|
"title": "2021",
|
|
1173
1173
|
},
|
|
1174
1174
|
"x": 657.899,
|
|
1175
|
-
"y":
|
|
1175
|
+
"y": 242.62999999999997,
|
|
1176
1176
|
},
|
|
1177
1177
|
],
|
|
1178
1178
|
"opacity": undefined,
|
|
1179
|
-
"path": "M47,
|
|
1179
|
+
"path": "M47,349.52L657.899,242.63",
|
|
1180
1180
|
"points": [
|
|
1181
1181
|
{
|
|
1182
1182
|
"x": 47,
|
|
1183
|
-
"y":
|
|
1183
|
+
"y": 349.52000000000004,
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"x": 657.899,
|
|
1187
|
-
"y":
|
|
1187
|
+
"y": 242.62999999999997,
|
|
1188
1188
|
},
|
|
1189
1189
|
],
|
|
1190
1190
|
"seriesKey": "FR",
|
|
@@ -1236,7 +1236,7 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1236
1236
|
"title": "2020",
|
|
1237
1237
|
},
|
|
1238
1238
|
"x": 47,
|
|
1239
|
-
"y":
|
|
1239
|
+
"y": 318.97999999999996,
|
|
1240
1240
|
},
|
|
1241
1241
|
{
|
|
1242
1242
|
"datum": {
|
|
@@ -1264,19 +1264,19 @@ exports[`compileChart snapshot (Step 7 oracle) > legend-heavy multi-series line
|
|
|
1264
1264
|
"title": "2021",
|
|
1265
1265
|
},
|
|
1266
1266
|
"x": 657.899,
|
|
1267
|
-
"y":
|
|
1267
|
+
"y": 196.82,
|
|
1268
1268
|
},
|
|
1269
1269
|
],
|
|
1270
1270
|
"opacity": undefined,
|
|
1271
|
-
"path": "M47,
|
|
1271
|
+
"path": "M47,318.98L657.899,196.82",
|
|
1272
1272
|
"points": [
|
|
1273
1273
|
{
|
|
1274
1274
|
"x": 47,
|
|
1275
|
-
"y":
|
|
1275
|
+
"y": 318.97999999999996,
|
|
1276
1276
|
},
|
|
1277
1277
|
{
|
|
1278
1278
|
"x": 657.899,
|
|
1279
|
-
"y":
|
|
1279
|
+
"y": 196.82,
|
|
1280
1280
|
},
|
|
1281
1281
|
],
|
|
1282
1282
|
"seriesKey": "DE",
|
|
@@ -1474,7 +1474,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1474
1474
|
"animation": undefined,
|
|
1475
1475
|
"annotations": [],
|
|
1476
1476
|
"area": {
|
|
1477
|
-
"height":
|
|
1477
|
+
"height": 236.3,
|
|
1478
1478
|
"width": 535.46,
|
|
1479
1479
|
"x": 41.54,
|
|
1480
1480
|
"y": 60.9,
|
|
@@ -1484,7 +1484,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1484
1484
|
"domainLine": undefined,
|
|
1485
1485
|
"end": {
|
|
1486
1486
|
"x": 577,
|
|
1487
|
-
"y":
|
|
1487
|
+
"y": 297.2,
|
|
1488
1488
|
},
|
|
1489
1489
|
"gridlines": [],
|
|
1490
1490
|
"label": undefined,
|
|
@@ -1502,7 +1502,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1502
1502
|
"orient": undefined,
|
|
1503
1503
|
"start": {
|
|
1504
1504
|
"x": 41.54,
|
|
1505
|
-
"y":
|
|
1505
|
+
"y": 297.2,
|
|
1506
1506
|
},
|
|
1507
1507
|
"tickAngle": undefined,
|
|
1508
1508
|
"tickLabelStyle": {
|
|
@@ -1543,24 +1543,24 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1543
1543
|
"domainLine": undefined,
|
|
1544
1544
|
"end": {
|
|
1545
1545
|
"x": 41.54,
|
|
1546
|
-
"y":
|
|
1546
|
+
"y": 297.2,
|
|
1547
1547
|
},
|
|
1548
1548
|
"gridlines": [
|
|
1549
1549
|
{
|
|
1550
1550
|
"major": true,
|
|
1551
|
-
"position":
|
|
1551
|
+
"position": 297.2,
|
|
1552
1552
|
},
|
|
1553
1553
|
{
|
|
1554
1554
|
"major": true,
|
|
1555
|
-
"position":
|
|
1555
|
+
"position": 229.68571428571428,
|
|
1556
1556
|
},
|
|
1557
1557
|
{
|
|
1558
1558
|
"major": true,
|
|
1559
|
-
"position":
|
|
1559
|
+
"position": 162.17142857142858,
|
|
1560
1560
|
},
|
|
1561
1561
|
{
|
|
1562
1562
|
"major": true,
|
|
1563
|
-
"position":
|
|
1563
|
+
"position": 94.65714285714287,
|
|
1564
1564
|
},
|
|
1565
1565
|
],
|
|
1566
1566
|
"label": undefined,
|
|
@@ -1594,22 +1594,22 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1594
1594
|
"ticks": [
|
|
1595
1595
|
{
|
|
1596
1596
|
"label": "0",
|
|
1597
|
-
"position":
|
|
1597
|
+
"position": 297.2,
|
|
1598
1598
|
"value": 0,
|
|
1599
1599
|
},
|
|
1600
1600
|
{
|
|
1601
1601
|
"label": "20",
|
|
1602
|
-
"position":
|
|
1602
|
+
"position": 229.68571428571428,
|
|
1603
1603
|
"value": 20,
|
|
1604
1604
|
},
|
|
1605
1605
|
{
|
|
1606
1606
|
"label": "40",
|
|
1607
|
-
"position":
|
|
1607
|
+
"position": 162.17142857142858,
|
|
1608
1608
|
"value": 40,
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"label": "60",
|
|
1612
|
-
"position":
|
|
1612
|
+
"position": 94.65714285714287,
|
|
1613
1613
|
"value": 60,
|
|
1614
1614
|
},
|
|
1615
1615
|
],
|
|
@@ -1716,7 +1716,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1716
1716
|
],
|
|
1717
1717
|
"type": "linear",
|
|
1718
1718
|
},
|
|
1719
|
-
"height":
|
|
1719
|
+
"height": 101.27142857142857,
|
|
1720
1720
|
"label": {
|
|
1721
1721
|
"connector": undefined,
|
|
1722
1722
|
"style": {
|
|
@@ -1731,13 +1731,13 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1731
1731
|
"text": "30",
|
|
1732
1732
|
"visible": true,
|
|
1733
1733
|
"x": 124.62862068965518,
|
|
1734
|
-
"y":
|
|
1734
|
+
"y": 175.92857142857142,
|
|
1735
1735
|
},
|
|
1736
1736
|
"orient": "vertical",
|
|
1737
1737
|
"type": "rect",
|
|
1738
1738
|
"width": 80.01126436781611,
|
|
1739
1739
|
"x": 84.62298850574712,
|
|
1740
|
-
"y":
|
|
1740
|
+
"y": 195.92857142857142,
|
|
1741
1741
|
},
|
|
1742
1742
|
{
|
|
1743
1743
|
"aria": {
|
|
@@ -1761,7 +1761,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1761
1761
|
],
|
|
1762
1762
|
"type": "linear",
|
|
1763
1763
|
},
|
|
1764
|
-
"height":
|
|
1764
|
+
"height": 185.6642857142857,
|
|
1765
1765
|
"label": {
|
|
1766
1766
|
"connector": undefined,
|
|
1767
1767
|
"style": {
|
|
@@ -1776,13 +1776,13 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1776
1776
|
"text": "55",
|
|
1777
1777
|
"visible": true,
|
|
1778
1778
|
"x": 247.7228735632184,
|
|
1779
|
-
"y":
|
|
1779
|
+
"y": 91.53571428571429,
|
|
1780
1780
|
},
|
|
1781
1781
|
"orient": "vertical",
|
|
1782
1782
|
"type": "rect",
|
|
1783
1783
|
"width": 80.01126436781611,
|
|
1784
1784
|
"x": 207.71724137931034,
|
|
1785
|
-
"y":
|
|
1785
|
+
"y": 111.53571428571429,
|
|
1786
1786
|
},
|
|
1787
1787
|
{
|
|
1788
1788
|
"aria": {
|
|
@@ -1806,7 +1806,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1806
1806
|
],
|
|
1807
1807
|
"type": "linear",
|
|
1808
1808
|
},
|
|
1809
|
-
"height":
|
|
1809
|
+
"height": 236.29999999999998,
|
|
1810
1810
|
"label": {
|
|
1811
1811
|
"connector": undefined,
|
|
1812
1812
|
"style": {
|
|
@@ -1851,7 +1851,7 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1851
1851
|
],
|
|
1852
1852
|
"type": "linear",
|
|
1853
1853
|
},
|
|
1854
|
-
"height":
|
|
1854
|
+
"height": 151.90714285714287,
|
|
1855
1855
|
"label": {
|
|
1856
1856
|
"connector": undefined,
|
|
1857
1857
|
"style": {
|
|
@@ -1866,13 +1866,13 @@ exports[`compileChart snapshot (Step 7 oracle) > watermarked column chart with g
|
|
|
1866
1866
|
"text": "45",
|
|
1867
1867
|
"visible": true,
|
|
1868
1868
|
"x": 493.9113793103449,
|
|
1869
|
-
"y":
|
|
1869
|
+
"y": 125.29285714285712,
|
|
1870
1870
|
},
|
|
1871
1871
|
"orient": "vertical",
|
|
1872
1872
|
"type": "rect",
|
|
1873
1873
|
"width": 80.01126436781611,
|
|
1874
1874
|
"x": 453.90574712643684,
|
|
1875
|
-
"y":
|
|
1875
|
+
"y": 145.29285714285712,
|
|
1876
1876
|
},
|
|
1877
1877
|
],
|
|
1878
1878
|
"metrics": undefined,
|
package/src/layout/dimensions.ts
CHANGED
|
@@ -96,12 +96,12 @@ function chromeToInput(chrome: NormalizedChrome): import('@opendata-ai/openchart
|
|
|
96
96
|
|
|
97
97
|
/**
|
|
98
98
|
* Compute the bottom margin contribution from chrome.
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
99
|
+
* Padding always applies (gap between x-axis ticks and the chrome below).
|
|
100
|
+
* bottomHeight is additive on top — it covers source/watermark/legend space
|
|
101
|
+
* including its own internal padding when content is present.
|
|
102
102
|
*/
|
|
103
103
|
function bottomMargin(bottomHeight: number, padding: number, xAxisHeight: number): number {
|
|
104
|
-
return
|
|
104
|
+
return padding + bottomHeight + xAxisHeight;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
/**
|