On 09/10/16 00:16, André Luiz Regis Monteiro wrote:

My original scale starts in -30e-9 to 30e-9 (seconds).

I changed  -30 to 30 using 1e9 scale in Formating Veusz. But I really
like to start in zero to 60 (-30+30 to 30+30). Unfortunately, I don´t
know how to do it.

Unfortunately there's no easy way to add an offset to the data. It would be a great thing to add, though. Options are:

1. Add 30e-9 to all the things you plot. You can create new datasets with the constant added (use Data->Operations->Add constant) or plot the dataset +30e-9 (this is harder if you have error bars).

2. Add an "axis-function" widget, linked to the other axis you want to change. Set the linked property, choose the linked axis and set the function to be 't*1e9+30' (don't use scale). Set the direction to be the same as the original axis. Hide the original axis.

Hope this helps

Jeremy


_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à