@gemx-dev/heatmap-react 3.5.75 → 3.5.76

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/dist/esm/index.js CHANGED
@@ -2368,7 +2368,7 @@ const buildElementInfo = (hash, rect, heatmapInfo) => {
2368
2368
  const getScaledCalloutRect = (_element, _widthScale) => {
2369
2369
  return {
2370
2370
  width: 230,
2371
- height: 232,
2371
+ height: 268,
2372
2372
  };
2373
2373
  };
2374
2374
  const getStyleFromCandidate = (candidate, widthScale) => {
@@ -2368,7 +2368,7 @@ const buildElementInfo = (hash, rect, heatmapInfo) => {
2368
2368
  const getScaledCalloutRect = (_element, _widthScale) => {
2369
2369
  return {
2370
2370
  width: 230,
2371
- height: 232,
2371
+ height: 268,
2372
2372
  };
2373
2373
  };
2374
2374
  const getStyleFromCandidate = (candidate, widthScale) => {