Skip to content

Bar label out of chart bounds #127

@oldru27

Description

@oldru27

Problem

When a bar is exceding the visible time period of the gantt, its width is going out of the gantt.
As the bar is exceding the visible gantt area, its label, which is centered compared to the bar width, is not visible.

Exemple : A bar is covering the period 01/01 to 15/01 and the gantt is displaying only 01/01 to 07/01 (one week).

Screenshot of the problem
gantt

Expected

The label must be centered as compared to the visible part of the bar, not its entire width.
Or the width of the bar must be adapted to fit only the visible area of the gantt.

Question

Is there any native way to make the label visible in that case ? Or could a enhancement be considered ?

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