Skip to content

Feature Request: Gantt Chart auto-convert start/end dates #5

@VR-Architect

Description

@VR-Architect

Please consider adding a feature to auto-convert start and end dates to populate the full view timespan while retaining the actual start/end dates.

For example:

  • A project starts February 8th and ends March 20th. We would like to see the project span all of February and all of March. When the mouse is hovered over the project, the popup shows the actual start/end dates/
  • Same project with same start/end date but view is quarterly. Would like to see the project span the quarter.

I currently accomplish this by converting the start and end dates after pulling data from the data source and before sending to the Gantt Chart. However, I notice maybe a bug that the Gantt chart will subtract 1 day from the start and the end dates. I overcame this by adding an extra day. In addition, this approach will not permit a hover popup to show the actual start/end dates as they are overwritten by me.

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