The graph needs to be 3D it would make the data much more comprehensible that a 2D graph. What I have to plot is a physical value (lets say temperature) T with its corresponding error as a function of the day ( 1,2,... 10) when it was taken and as a function of the place where it was taken ( 1,2..6).I assigned these two latter variables as X and Y and the temperature(T) as Z. There are no errors associated with the day and place.