Home Forums Feature Requests & Feedback Shared Tooltip is displayed mouseover above stacked column

Shared Tooltip is displayed mouseover above stacked column

Viewing 4 posts - 1 through 4 (of 4 total)
  • #20813

    Hello,

    I have used lots of stackedColumn charts with sharedTooltip = true, and zoom enabled.

    My issue is, During panning even my mouseover is above staked column, to pan/slide (not on any portion of stacked column)
    It displays custom tooltip and hence annoying / difficult to pan chart.

    Regards,
    Bimal

    #20850

    Bimal,

    We observe that the toolTIp gets hidden while panning the chart. Can you kindly create jsfiddle reproducing the issue so that we can understand your scenario better and help you out?


    Vishwas R
    Team CanvasJS

    #20851

    @Vishwas R, Thanks for your reply.

    Here is link
    https://jsfiddle.net/3hsgvuua/

    Please try to zoom and Pan ..mouseover above the column bar.

    This is happened only if sharedTooltip is true.
    Ideally for better UX, tooltip should display only mouseover of column

    Regards,
    Bimal

    #20859

    Bimal,

    The behaviour is designed so that toolTip is shown based on nearest x-values irrespective of y-values and chart-type. However toolTip will be shown only when you hover on column when its not shared.


    Vishwas R
    Team CanvasJS

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.