Skip to content

Using a scroll bar in 3d mode doesn't work #4

@sagittaracc

Description

@sagittaracc

Hello! There might be a problem with using a scroll bar in 3d mode. It works just perfect in 2d mode but it doesn't in 3d. Please help me figure it out. Thank you in advance!
Here's my code I configure rendering with:

chart1.getAxisX().setScrollView(0, size);
chart1.getAxisX().setAutoScroll(true);
chart1.getAxisX().setClientScroll(true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions