Skip to content

Recharts 3: Tooltip does not display correctly in BarChart when orientation="vertical" #8129

@vb-long

Description

@vb-long

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

"@mantine/charts": "8.2.2",
"@mantine/core": "8.2.2",
"@mantine/hooks": "8.2.2",
"recharts": "3.0.2",

What package has an issue?

@mantine/charts

What framework do you use?

Next.js

In which browsers you can reproduce the issue?

Chrome

Describe the bug

Bug

When setting the orientation prop to vertical in , the tooltip does not display correctly.

Expected

The tooltips should behave the same as they do when orientation="horizontal"

If possible, include a link to a codesandbox with a minimal reproduction

https://codesandbox.io/p/sandbox/mantine-barchart-s6d7hq

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions