in reply to GD::Graph line problem

so anyone have a idear to get this done with non numerical X values ?
kd ultibuzz

Replies are listed 'Best First'.
Re^2: GD::Graph line problem
by ultibuzz (Monk) on Dec 27, 2006 at 08:29 UTC
    x_long_ticks => 0, x_label_skip => 5,

    with this code it works, but only when i don't use x_offset.
    kd ultibuzz