|
From: markjoe <na...@ma...> - 2008-11-07 09:56:55
|
Hi everyone, For plotting wind direction above my plots I use something like: plot .... '20080416_wind.gpd' axes x2y2 with vectors lt -1 title 'Wind @60m' which gives me nice black arrows. Now I want to extend this trying to show the wind speed also by means of coloring the arrows (from white to black for example). I experimented with 3dpm and by introducing something like: linecolor variable and using an extra column but no luck. Can somebody tell whether it is possible or not, and if so, give the magic line. (I'm using 4.2) Thanks! Mark -- View this message in context: http://www.nabble.com/variable-colors-possible-with-plot-with-vectors--tp20343190p20343190.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |