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

Persistent Y axis with horizontally scrollable chart for a relatively large data #2230

Open
rubenkaksh opened this issue Dec 27, 2024 · 1 comment
Labels
charts Charts component waiting for customer response Cannot make further progress until the customer responds.

Comments

@rubenkaksh
Copy link

Use case

I want to show a data for 52 weeks. I've wrapped the chart inside a SingleChildScrollView but when scrolling the y axis gets hidden.

Proposal

Is there a workaround for this?

@LavanyaGowtham2021 LavanyaGowtham2021 added charts Charts component open Open labels Dec 30, 2024
@Kaviyarasansf4298
Copy link

Kaviyarasansf4298 commented Jan 3, 2025

Hi @rubenkaksh ,

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

  • Created a sample where the SfCartesianChart is wrapped in a SingleChildScrollView.
  • To verify the issue with larger data sets, we used data for 52 weeks and observed the Y-axis while scrolling.
  • Ensured the sample with data sets larger than 52 weeks to check if the issue occurred with an even greater volume of data.
  • Ensured the sample in Windows, Web platforms, android.

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_2230.zip

Regards,
Kaviyarasan Arumugam.

@LavanyaGowtham2021 LavanyaGowtham2021 added waiting for customer response Cannot make further progress until the customer responds. and removed open Open labels Jan 7, 2025
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 response Cannot make further progress until the customer responds.
Projects
None yet
Development

No branches or pull requests

3 participants