Veusz wiki
Welcome to the Veusz wiki. Veusz is a GUI scientific plotting and graphing package. It is designed to produce publication-ready Postscript or PDF output. It runs under Linux/Unix, Windows or Mac OS X.
This site is designed to provide an easy to edit documentation.
Links
General help
FAQs - Frequently asked questions about Veusz
TipsAndTricks - Clever ways of doing things
Widgets - plots are built out of Widgets - here we list them and Plotting widgets
Importing data
StandardImport - How to import data in the standard format
CsvImport - Importing data from comma separated value (CSV) files
Extending Veusz
ImportPlugins - Writing import plugins, which allow the user to define new data formats
ToolsPlugins - Writing tools plugins, which manipulate the document (like a macro)
DatasetPlugins - Adding Python code to create or manipulate datasets within Veusz
PythonTutorials - Run Veusz from source code and get started with the Python language
Interfacing with other applications
EmbeddingPyQt - Embedding Veusz in another PyQt application
EmbeddingPython - Embedding Veusz in non-PyQt Python programs
AddIns for Veusz - Embedding Veusz in Calc and Excel
Development
DevStart - Some basic instructions for installing Veusz in a virtualenv
ToDo - Things which should be added or fixed in Veusz
Translation - Help to translate Veusz
Troubleshooting
PreferencesFile - Delete preferences to fix startup issues
