Skip to content

xAxis rotated labels cut off #3701

Description

@rgmez

What did you do?

I want to rotate xAxis labels because I need to put large text.

What did you expect to happen?

I expect to show all text, I thought that I can show it with "fitScreen" function.

What happened instead?

Labels with large width, are cutting off :(

Code:

    charView.xAxis.labelRotationAngle = -90.0
    charView.setExtraOffsets(left: 30, top: 30, right: 30, bottom: 30)
    charView.fitScreen()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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