Displaying 1 result from an estimated 1 matches for "vs2d_conc20".
2011 Jan 13
1
Grid drawing over the filled.contour's legend
...uot;), the grid (in the code below) is plotting over
the legend that accompanies the filled.contour. The dataset has 40 columns
and 20 rows. Where have I gone wrong? How can I draw a grid with 40
columns and 20 rows that is constrained to the plotted region and doesn't
draw over the legend?
vs2d_conc20<-read.table(textConnection("0.000000 0.000000 0.000000 0.000000
0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
0.000000 0....