Home Forums Report Bugs Tooltip order issue (Stacked column graph)

Tooltip order issue (Stacked column graph)

Viewing 2 posts - 1 through 2 (of 2 total)
  • #22411

    I’ve a problem whit this library in stacked column:
    if i put in the data array 10 or less elements everything’s fine, but if the elements are > 10 the graph put the 11th element in the first position of the tooltip (and this issue seems to be every 11 elements so every 10 position of array)

    https://jsfiddle.net/csbpkqva/4/

    Thanks,
    Federico.

    #22412

    @federico.onori,

    The ordering of content inside the tooltip is based on the order of data series. But this behavior is not handled in chromium-based browsers.
    We will reconsider this behavior in our future releases.

    __
    Priyanka M S
    Team CanvasJS

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

You must be logged in to reply to this topic.