Tableau Extensions API
    Preparing search index...

    Interface TooltipContext

    Provides the necessary information for how to display a Tableau tooltip.

    1.12.0 and Tableau 2024.2

    interface TooltipContext {
        tooltipAnchorPoint: Point;
    }
    Index

    Properties

    tooltipAnchorPoint: Point

    Indicates where the tooltip should be displayed relative to the top left of the visualization.