TP1.4. Python : GanttChart [OS Scheduling simulator]
plotly.figure_factory.create_gantt plotly.figure_factory.``create_gantt(df, colors=None, index_col=None, show_colorbar=False, reverse_colors=False, title='Gantt Chart', bar_width=0.2, showgrid_x=False, showgrid_y=False, height=600, width=None, tasks=None, task_names=None, data=None, group_tasks=False, show_hover_fill=True)¶ deprecated, use instead plotly.express.timeline(). Returns figure for a ..
2022. 6. 6.