Skip to content

Tooltips do not account for offset (Bar/Column Charts) #296

@hkumar1993

Description

@hkumar1993

Setting offset in the options for the chart will display the bar/column correctly, however the tooltip will still render in the position it would be if the bar/column was not offset.

{
    ...options,
    column: {
        offset: 20,
    }
}

Column without offset:
col-without-offset

Column with offset:
col-with-offset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions