Hi André

You can either:

1. Add multiple xy plotters for each range (you can change the settings of them simultaneously by selecting them all). Copy and paste is helpful.

2. Plot expressions like

hstack(( V[150:200], V[300:350], V[700:800] ))

hstack is a numpy function which joins arrays.

3. Create a new dataset from an expression (Data->Create Dataset), and use an expression like above. Plot this dataset.

Hope this helps

Jeremy

_______________________________________________
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss

Répondre à