Skip to content

Multiple charts in vertically scrollable column are interfering with scroll behaviour #308

@harunagic

Description

@harunagic

I have app built using Jetpack Compose and I need multiple line/bar charts on my homepage. All charts have fixed height for 400dp and they are wrapped into vertically scrollable Column. The issue is that if you try to scroll the home and your finger it going over charts it prevents you to scroll. I even tried to setup scrollablePlotArea but whatever I try its not working as it should.

From my point of view the chart should not be scrollable if scrollablePlotArea is not set and if chart has fixed height, also it shouldn't interfer with other app scroll behaviour.

Let me know if you need more details.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions