|
From: gregsa <pub...@sa...> - 2010-08-12 06:16:52
|
Hello, I am using plot command to draw a simple area maps like this: http://old.nabble.com/file/p29415470/waw-zch-map.png (This is actually a track of a flight from Warsaw to Zurich) What I need, is to plot lines that would add a 3rd dimention to the plot. I.e. to color the orange line according to the height of a plane. Just like on the http://flightradar24.com The only way I could come up with is to cut the line into sections according to some height ranges and plot sections separately. However, it would be perfect to be able to have something like pm3d but for lines. Any advice? Thanks in advance. Greg. -- View this message in context: http://old.nabble.com/color-mapped-lines-on-2D-plots-tp29415470p29415470.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |