class Example(gantt.Standard): data = acso show_now = False show_scale = True show_grid = True time_axis_properties = \ { "tickers" : (1,), "free.facecolor" : "lightgreen", "grid.linestyle" : "dotted" }
show_free_time = False
the green areas will disappear.