Skip to content

Overlaping xAxis labels #3298

Open
@nartpullif

Description

@nartpullif

Hello.

For my bar chart, my xAxis label display the beginning and ending time of a given task(12:00AM - 1:00AM). However, the label is too long and overlaps with other labels on the axis.

untitled

I tired to use the IndexAxisValueFormatter where I give an Arraylist of String that has String formatted like this 12:00AM - \n1:00AM, so I can stack the time on top of each other. That idea did not work.

Is there a way to get the label to be formatted like that?

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