The description of each parameter and the usage of this program are in "Using pySVG" section of this website and in the API documentation.
In the examples section have developed various exercises for the user to know the SVG resulting from this application and can also interact with them by testing by downloading the attached input files with graphs.
Yes, you can modify the resulting output by editing a simple text editor svg file to change the desired characteristics.
Putting on the parameter input options "-- animate"
Putting on the parameter input options "-- filtered"
Effects only may include in two graphics: pie chart which allowing for the inclusion of filters and animations and in the bar graph in three dimensions which allow filters include dark.
PySVG requires data input file with the same number of elements in each column to run the program correctly. If this condition is not met an exception occurs the user indicating the incorrect handling of input data.
Pysvg will detect not entered any type of graph throwing the following exception:
PREFABNAME= [bardiagram | bardiabram3d | pie | scat |lines] Usage: pysvg --prefab=PREFABNAME [--option=argument]inputFile For help use [-h | --help] pysvg 0.0.4-Nov2011 Copyright (C) 2011 Isabel Rodriguez You can see the full documentation at URL:"http://www.pysvg/orgfree.com"