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

Scroll the line chart horizontally and add a custom yAxis. #1575

Closed
lvmaoya opened this issue Feb 1, 2024 · 1 comment
Closed

Scroll the line chart horizontally and add a custom yAxis. #1575

lvmaoya opened this issue Feb 1, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists Line Chart

Comments

@lvmaoya
Copy link

lvmaoya commented Feb 1, 2024

Because the line chart cannot be scrolled,I wrapped it with a SingleChildScrollView component.
However, it created a new issue where the unit scale values of the y-axis are always displayed at the far left or far right.
So, I customized a Column component to stack it and display the unit values, but I am having trouble accurately positioning it.
Do you have any suggestions?

I am using the latest version.

57CD725EF08C6B1687A83B545FB93A8D

@imaNNeo
Copy link
Owner

imaNNeo commented Feb 6, 2024

Please follow #71 and mention your issue there.
There are already some solutions by people, also I'm working to implement it internally.

@imaNNeo imaNNeo closed this as completed Feb 6, 2024
@imaNNeo imaNNeo added duplicate This issue or pull request already exists Line Chart labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists Line Chart
Projects
None yet
Development

No branches or pull requests

2 participants