class Example(gantt.Standard): data = acso show_now = True show_scale = True show_grid = True time_axis_properties = \ { "tickers" : (1,), "now.edgecolor" : "darkgreen", "now.linestyle" : "dashed" }