axidio-styleguide-library1-v2 0.3.70 → 0.3.71
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.
|
@@ -8672,7 +8672,7 @@ class HorizontalGroupedBarWithScrollZoomComponent extends ComponentUniqueId {
|
|
|
8672
8672
|
parseInt(verticalstackedcontainer.style('height')) -
|
|
8673
8673
|
margin.top -
|
|
8674
8674
|
margin.bottom -
|
|
8675
|
-
|
|
8675
|
+
100;
|
|
8676
8676
|
}
|
|
8677
8677
|
if (this.chartConfiguration.isHeaderVisible) {
|
|
8678
8678
|
height =
|