pie chart

  PySVG

Home Contact FAQ

Main Menu

Documentation

Links

Frequently Asked Questions:

  1. Where I can find the definition of each input parameter?
  2. The description of each parameter and the usage of this program are in "Using pySVG" section of this website and in the API documentation.

  3. Where I can find examples of using this application?
  4. 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.

  5. Can I modify the svg generated by this application resulting from the svg file itself?
  6. Yes, you can modify the resulting output by editing a simple text editor svg file to change the desired characteristics.

  7. How I can include animations in the pie chart?
  8. Putting on the parameter input options "-- animate"

  9. How I can include filters in the graphics?
  10. Putting on the parameter input options "-- filtered"

  11. Because I can not include effects on the bar graph?
  12. 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.

  13. Why introduce pysvg fails when columns with different number of fields?
  14. 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.

  15. What happens if you do not enter input parameter?
  16. 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"
Free Web Hosting