|
From: sfeam <sf...@us...> - 2014-03-25 15:23:21
|
On Tuesday, 25 March 2014 02:30:32 PM Liu Guibin wrote: > Self-defined point type and independent point color setting is required, > e.g. > > plot 'data' w lp lt 1 lc 1 *pt "H" font 'Times'* ps 0.5 *pc 3* > > or > > set pointtype 3 "H" font "times" tc rgb "blue" > > Although "with labels" can partly fulfill this request, it does not > support "linepoint" and does not display legends as point or linepoint. Please see the 3rd plot in this demo for version 5 http://gnuplot.sourceforge.net/demo_5.0/lines_arrows.html What do you mean by "self-defined point type"? Ethan |