sampo.utilities.visualization.schedule#
Overview#
|
Creates and saves a gant chart of the scheduled tasks to the specified path. |
Functions#
- sampo.utilities.visualization.schedule.schedule_gant_chart_fig(schedule_dataframe: pandas.DataFrame, visualization: sampo.utilities.visualization.base.VisualizationMode, remove_service_tasks: bool = False, fig_file_name: str | None = None)#
Creates and saves a gant chart of the scheduled tasks to the specified path.
- Parameters:
fig_file_name –
visualization –
remove_service_tasks –
schedule_dataframe – Pandas DataFrame with the information about schedule