I do this by creating a variable (Edit -> Custom Definitions) called dy. Then (for datasets f1, f2, etc) I make the Y data for my plots f1 + 1*dy, f2 + 2*dy, etc. The vertical offset can then be easily changed by changing the value of dy.
Steve > On May 13, 2016, at 10:00 AM, Bernd Maier <[email protected]> wrote: > > Dear Jeremy, > > sometimes it is useful to plot different datasets of the same type on > top of each other with a given gap or offset between each single plot > (e.g. a series of powder diffraction patterns). To the best of my > knowledge this can be achieved in Veusz right now with three approaches: > (1) arrange graphs in a grid which doesn't look nice. > (2) several y-axes for each plot with different positions for each axis. > (3) multiply each dataset by a constant and plot all in the same > xy-plot. > > Option three gives exactly what I want, but it is a bit tedious to > adjust the offsets manually for each plot. > > So, it would be a nice feature to have a "multiple plots widget" which > can take any number of datasets and plot them with an adjustable offset > on the vertical (and/or horizontal) axis. > > Any thoughts on this? Maybe I have overlooked a more simple solution > already existing? > > Thank you very much, especially for this great plotting program!! > > All the best, > Bernd > > _______________________________________________ > Veusz-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/veusz-discuss _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
