Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BarChart Tooltip Overlapped with Line and Cut Off At The Edge #928

Open
agmo-chichun opened this issue Dec 18, 2024 · 1 comment
Open

BarChart Tooltip Overlapped with Line and Cut Off At The Edge #928

agmo-chichun opened this issue Dec 18, 2024 · 1 comment

Comments

@agmo-chichun
Copy link

agmo-chichun commented Dec 18, 2024

Description

Issue 1: The tooltip is shown behind the line chart when pressing the bar chart item
Issue 2: The tooltip content is cut off from the screen when it has long text

Expect the tooltip is shown on top of everything and auto adjust the content to avoid overflow issue.

Expected result should be like this where the tooltip is on top of the bar and line. With only BarChart

image

Steps to reproduce

image

Snack or a link to a repository

No response

version of react-native-gifted-charts

1.4.47

React Native version

0.75.3

Platforms

Android, iOS

Workflow

None

@agmo-chichun
Copy link
Author

agmo-chichun commented Dec 18, 2024

Issue 1: Suggest increase zIndex of tooltip to 200000
** Only worked on Android, iOS not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant