Hi On 05/23/2016 05:13 PM, Marcelo Chiapparini wrote:
I am a newbie with Veusz. I've already installed v1.24 on a Mac running OSX 10.11.4. I need to plot a data set as contours. The data are written in three columns in a plain text file. When importing the data file, I named the three columns as "x" "y" and "z".
The contour and image widgets only plot 2D datasets. You have to convert your three datasets to a 2D dataset. If x and y are regularly gridded, you can do this in Data->Create 2D dataset.
Hope this helps Jeremy _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
