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

tooltipBehavior show twice sometimes #887

Open
shenglintang opened this issue Dec 31, 2024 · 2 comments
Open

tooltipBehavior show twice sometimes #887

shenglintang opened this issue Dec 31, 2024 · 2 comments
Labels
charts Charts component waiting for customer Cannot make further progress until the customer responds

Comments

@shenglintang
Copy link

Bug description

tooltipBehavior show twice sometimes

Steps to reproduce

tooltipBehavior: TooltipBehavior(
enable: true,
header: "",
builder:

Code sample

Code sample
[tooltipBehavior: TooltipBehavior(
          enable: true,
          header: "",
          builder:()]

Screenshots or Video

Screenshots / Video demonstration

[tooltipBehavior: TooltipBehavior(
enable: true,
header: "",
builder:]

Stack Traces

Stack Traces
[Add the Stack Traces here]

On which target platforms have you observed this bug?

Android, iOS

Flutter Doctor output

Doctor output
[tooltipBehavior: TooltipBehavior(
          enable: true,
          header: "",
          builder:]
@VijayakumarMariappan VijayakumarMariappan added charts Charts component open Open and need to address labels Jan 2, 2025
@Kaviyarasansf4298
Copy link

Kaviyarasansf4298 commented Jan 3, 2025

Hi,

We have checked the mentioned issue and tried to replicate the reported issue in the SfCartesianChart with version 28.1.36 by,

  1. Created a sample based on the code you provided with the tooltipBehavior and enabled the tooltip
  2. Ensured the sample with and without builder.
  3. Ensured the sample in Android, Windows and Web platforms.

However, we were unable to reproduce it on our end. Please check the attached sample, and if you are still experiencing the issue, we request that you replicate it in the attached sample and provide us with more details regarding the specific scenario in which you are encountering this issue. This will help us to assist you more effectively.

GitHub_887.zip

Regards,
Kaviyarasan Arumugam.

@LavanyaGowtham2021 LavanyaGowtham2021 added waiting for customer Cannot make further progress until the customer responds and removed open Open and need to address labels Jan 3, 2025
@shenglintang
Copy link
Author

it happens when Multiple groups of polylines,only one polylines is normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
charts Charts component waiting for customer Cannot make further progress until the customer responds
Projects
None yet
Development

No branches or pull requests

4 participants