|
From: Paul W. <pau...@gm...> - 2012-02-28 00:54:22
|
Hello Gnuplotters, I want to plot a data file and a function. My problem is that I want to autoscale the axes, but just on the data in the file, i.e. the yrange should not be scaled to the yrange the function requires for the given xrange, but yrange and xrange should be solely determined by the data, and those parts of the function off these ranges should be clipped. I tried the yrange writeback-plot data-yrange restore-replot function approach, but that doesn't work nicely with terminal PNG. Thanks for any advise, Paul -- View this message in context: http://old.nabble.com/Autoscaling-when-plotting-data-and-functions-tp33401348p33401348.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |