Skip to content

Managing fractions of time units in gantt charts #50

Description

@dylms

gantt.py works by cases (= time unit) and can't manage fractions of cases.
Hence on weekly/monthly scale, tasks that starts or ends during a given week/month takes all time unit on the chart. Visually, we're tempted to understand that the task is due on the entire week/month (e.g. snapshot), or that 2 tasks on the same unit without overlapping period are processed in parallel.

It would be nice to manage time unit fractions in order to avoid these misinterpretations.

image

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