in reply to Re^2: GD graph Invalid data set
in thread GD graph Invalid data set

You need to show some data and explain what sort of graph you want.

From this use_axis => [1,1,1,2,2,2], it appears you want 6 plots. If so you need a more complex structure than a single array.

poj