dates = pd.date_range(df["Début"].min(), df["Fin"].max()) ax.set_xticks([d.toordinal() for d in dates]) ax.set_xticklabels([d.strftime("%d/%m") for d in dates ...
Discover the best software development project management tools, tested for agile teams, DevOps pipelines, and enterprise ...