Hi Yan

On 08/19/2013 05:10 PM, Yan Grange wrote:
So now I am plotting data rates versus time. What I want to do is have the left y-axis represent 
the rate in "Kbit/s" and the right y-axis to be the same number in "KByte/s". 
This means that the axes ticks will be different (100 kB/s is obviously 100kb/s) but that the data 
plotted should somehow be coupled to both axes, or that at least their limits should be tied 
together. Now the problem is that I can match the axes, but that I can't match them with the factor 
8 needed in the example (8*y in the match doesn't work). And if I plot the same data and hide it, 
the axis is also not shown according to the data.

Is there a simple way to do this? If not: is there a hard way to do it?

You can just add an axis-function widget, choosing to link to another axis (Linked, and choose linked axis) via a function (here 8*t).

Jeremy


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

Répondre à