Skip to content

Wrong Tooltip position with Padding property. #1155

Closed
@cylnclk

Description

Description

When we give the donut's wrapper the padding property, we detected that the mouseover function does not work correctly, the tooltip element get the position wrong .

Steps to check or reproduce

  1. Go example
  2. Give the "div" padding property to "index.html" page.
    i.e;
    <div id='donutChart' style="padding:25px"></div>
    3.We can see the wrong result for mouseover when we move the mouse over a chart's field.

Sorry for my bad English.

Screenshot

issue

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions