|
From: Robert v. K. <bo...@en...> - 2016-08-01 08:13:30
|
On 29/07/16 21:23, Hans-Bernhard Bröker wrote: > In that case you'll have to decide on an x axis range beforehand, tell > gnuplot about your choice, fix the left and right margins, and then you > can use > > set multiplot layout 3, 1 > > But for plots with at most two incommensurable types of y data, a > single, multi-dataset plot with a secondary y axis will make better use > of the available plotting surface, and allow for a much clearer view of > correlations, and it'll be a whole lot easier to create. This is my problem. I cannot fix the x-axis (it grows). I have 5 or 6 different Y-data so a plot on one set of axes looks a real mess. Bob |