Contex v0.1.0 Contex.GanttChart View Source

Link to this section Summary

Link to this section Functions

Link to this function

event_handler(plot, event_handler)

View Source
Link to this function

set_category_task_cols(plot, cat_col_name, task_col_name)

View Source
Link to this function

set_id_col(plot, id_col_name)

View Source

If id_col is set it is used as the value sent by the phx_event_handler. Otherwise, the category and task is used

Link to this function

set_size(plot, width, height)

View Source
Link to this function

set_task_interval_cols(plot, arg)

View Source
Link to this function

show_task_labels(plot, show_task_labels)

View Source