Skip to content

Overlapping time. #8

Description

@tallharish

Hi Jason,

I like this package. However I am having a dataset with overlapping events. And I am looking at plotting them on separate lines.

Here's an example.

ww2$EndDate[1] <- as.Date("1950-04-01", "%Y-%m-%d")
timeline(ww2)

timeline_orig
As you can see, the events for Roosevelt and Truman overlap from 1945 to 1950.

I am looking for something like this?

timeline_orig

I hope this is possible in the current package. Please let me know. Thanks

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