Skip to content

alexsb1/Planner_Gantt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PlannerAsGantt

Visualise Microsoft Planner as a Gantt chart

By Alex Searle-Barnes

This is an interactive webpage displaying the tasks made in Microsoft Planner as a Gantt chart.

View the interactive timeline here. https://alexsb.shinyapps.io/PlannerAsGantt/

The code is written in R and Shiny. This app is dependant on the Tidyverse, readxl and ganttrify libraries.

Notes

  • The date range pickers control the filtering of tasks that start and end within the selected date range. Because of how Tidyverse works, tasks that either start or end outside of the selected dates are not shown at all. A future update will show a partial geom_segment on the Gantt chart to include all ongoing tasks during the selected date range.

About

Visualise Microsoft Planner as a Gantt chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages