giocomai / ganttrify

Create beautiful Gantt charts with ggplot2
https://ganttrify.europeandatajournalism.eu/
GNU General Public License v3.0
658 stars 62 forks source link

Create weeks labels #36

Open lewishounkpevi opened 2 years ago

lewishounkpevi commented 2 years ago

Hello Giocomai !

Thanks for this. I've just found it and it's awesome !

So for the next update, may be it's possible to add weeks labels in order to follow up some projects in number of weeks.

Thanks again :)

Lewis

picousse commented 1 year ago

+1

dsolito commented 1 year ago

you can add :

+ scale_x_date(date_breaks = "day", date_labels = "%d/%m")