|
From: Umut E. <j.s...@o2...> - 2007-04-23 15:23:52
|
Hei *, I plot 3 functions in a graph and these functions are quite long. As the plot appears then the key box occuppies the whole top side of the graph cutting the functions at some areas. plot first_function , \ second_function , \ third_function Is there a possibility to do a: plot first_function set key "Inertia Part" , \ second_function set key "Viscousity Part", \ third function set key "Sum Force on Structure" so that in the key area those three strings appear instead of function expressions? Thanx, Umut |