Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Can't align group labels vertically and horizontally - vis timeline #3042

@AleSpero

Description

@AleSpero

Hello. I can't seem to center the group labels. Right now they are like this, and i want to have them centered both horizontally and vertically.
I tried this:

.vis-inner {
    height:50px;
}

.vis-label{
  height:50px;
  display: flex;
  align-items: center;
}

But it's not working (i have set "height:50px" because i want the rows to have a fixed height). I think i'm missing somehing.

Thanks a lot!

Alessandro

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