Veusz Features
  
    - 
      2D plotting features:
      
    
 
    - 
      3D plotting features:
      
    
 
    - 
      Input and output:
      
        - EPS/PDF/PNG/SVG/EMF export
        
 - Dataset creation/manipulation
        
 - Embed Veusz within other programs
        
 - Text, CSV, HDF5, FITS, NPY/NPZ, QDP, binary and user-plugin importing
        
 - Data can be captured from external sources
        
 - n-dimensional datasets can be sliced for plotting
        
 
      
     
    - 
      Extending:
      
        - Use as a Python 2/3 module
        
 - User defined functions, constants and can import external Python functions
        
 - Plugin interface to allow user to write or load code to
	  
	    - import data using new formats
 
	    - make new datasets, optionally linked to existing datasets
 
	    - arbitrarily manipulate the document
 
	  
         - Scripting interface
        
 - Control with DBUS and SAMP
      
 
     
    - 
      Other features:
      
        - Data picker
        
 - Interactive tutorial
        
 - Multithreaded rendering