search for: a8827597

Displaying 1 result from an estimated 1 matches for "a8827597".

2007 Feb 06
1
heatmap from xyz data
Hi, I've got some data in a data frame arranged like this: x y z othervariables .... 0.1 0.2 1.7 0.01 .... 0.2 0.2 1.3 0.23 .... 0.2 0.3 1.1 0.43 .... etc I'd like to plot a heatmap of this data, with x and y as the (x,y) co- ords and z defining the colour at each point. I'm having difficulty finding the correct functions to use. Can anyone make any recommendations? It seems