ganttrify icon indicating copy to clipboard operation
ganttrify copied to clipboard

Create beautiful Gantt charts with ggplot2

Results 33 ganttrify issues
Sort by recently updated
recently updated
newest added

The ability to add a legend that defines "spots" would be excellent!

enhancement

It might be useful to add a `hide_activity` parameter similarly to what already in place with `hide_wp`.

enhancement

Thanks for your excellent application! I found the web tool especially accessible. I have one small suggestion: When producing a chart spanning 4+ years, the months become too crowded and...

enhancement

Would love to see dependencies drawn into the Gantt chart generated through Ganttrify. Thanks.

enhancement

Hi, First of all, thanks for creating this elegant tool. I wonder if there are options to control the size of the output. In some scenarios, I would like to...

Often in projects each test spot has a different person/entity in the lead. For the individual planing it would be beneficial if one could highlight this in the GANTT. I...

Both remotes & devtools fail returning a 5.1 unexpected input error. remotes::install_github("giocomai/ganttrify") and devtools::install_github("giocomai/ganttrify") Error details from RStudio 2021.09.1 Build 372 using platform x86_64-apple-darwin17.0 arch x86_64 os darwin17.0 system x86_64,...

I am using https://ganttrify.europeandatajournalism.eu and I keep getting the following error message: Problem with `mutate()` column `start_date`. ℹ `start_date = as.Date(start_date)`. ✖ object 'start_date' not found What am I doing...

Hi. I am using ganttrify to create a gantt chart, but the Month Labels are coming out wrong. The values are around a third of what they should be when...

bug

Test code failed on my macOS RStudio installation. `Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : polygon edge not found` . Traced to uninstalled font. Change to installed Arial font fixes...