|
From: Thomas S. <t.s...@fz...> - 2010-08-17 20:50:17
|
without knowing how your data look like, something like this should work: a=1 plot 'datafilename' using 1:2 with points, a*x mungovan wrote: > > Hi. > This is driving me insane! > I've just created a graph of data points on a log-log scale graph and it > looks fine. But I need to add a line to the graph that represents the > slope of the graph. As the data is a power law the slope should be a > straight line. > > Any suggestions? > D > -- View this message in context: http://old.nabble.com/Help%21-Draw-slope-on-loglog-graph-tp29449286p29449299.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |