axidio-styleguide-library1-v2 0.0.957 → 0.0.958

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.
@@ -9334,6 +9334,7 @@ class HorizontalGroupedBarWithScrollZoomComponent extends ComponentUniqueId {
9334
9334
  .on('mouseover', handleMouseOver);
9335
9335
  }
9336
9336
  function handleMouseOver(d, i) {
9337
+ svg.selectAll('.lib-verticalstack-title-ontop').remove();
9337
9338
  svg
9338
9339
  .append('foreignObject')
9339
9340
  .attr('x', function () {