

Maybe there is some option that I am missing, for users who need to move the.

I think even if the data is linked there should be an option to pick whether relative or absolute path is used and/or have Veusz look in the current folder and if it finds a file with the correct name ask whether it should use this file. and I may need to do the same thing tomorrow when I bring the files to work. DataFilename.csv but since I carry files back and forth every day it is cumbersome. I was able to edit the veusz file and edit the path to just be the current. It seems to use absolute path to look for the data file. When I try to open the vsz file I get an error Invalid argument //dor/files/mic/FtsZ.
#Veusz copy dataset from existing file portable
Then I copied the entire folder on a portable drive to continue working on it at home. I have just downloaded the latest version today (2.0.1) and it appears the relative path does not work - at least for me.Īt work, I imported data from CSV files, created a graph and saved in the same folder where the CSV files reside.
#Veusz copy dataset from existing file windows
Probably it happens because this file was moved to another local disk in Windows (for example, from D: to H:).įile "C:\src\veusz-msvc\veusz\build\veusz_windows_pyinst\out00-PYZ.pyz\", line 120, in executeScriptįile "C:\src\veusz-msvc\veusz\build\veusz_windows_pyinst\out00-PYZ.pyz\pat", line 167, in cexecįile "G:/Temp/Veusz/20161229_03.vsz", line 5, in The following old question points to some interesting projects.The problem happens when trying to open vsz file. If I click on a curve, I am able to change the curve color and the symbol style and so on. Changing those properties will change the plot.


If I click for example on an axis I will see axis properties like the min and max value and the tick distance. I would like to use it for scientific plots and data analysis.ĭoes an open source plotting GUI for d3.js already exist? Or would I have to develop one?Įlements in a plot should serve as "plot handles": if I click on them, a property window should show the corresponding properties. The JavaScript library d3.js seems to be very powerful and is used/extended by several plotting libraries, e.g. I am looking for something like the awesome plotting tool Veusz ( ) or the Matlab figure window in JavaScript.
