diff --git a/src/components/vue-ui-age-pyramid.vue b/src/components/vue-ui-age-pyramid.vue index 4c23a6de..91165817 100644 --- a/src/components/vue-ui-age-pyramid.vue +++ b/src/components/vue-ui-age-pyramid.vue @@ -774,6 +774,7 @@ defineExpose({ :offsetY="FINAL_CONFIG.style.tooltip.offsetY" :parent="agePyramid" :content="tooltipContent" + :isFullscreen="isFullscreen" :isCustom="FINAL_CONFIG.style.tooltip.customFormat && typeof FINAL_CONFIG.style.tooltip.customFormat === 'function'" >