I am using XYZDataset, XYBlockRenderer and XYPlot. But I must have index correlated. I mean, a z value must be fixed in x_index=0 and y_index=0 point. (0,0) = z; It must not depend on x[i] and y[j] axis values. I am using jfreechart...