pie chart

  PySVG

Home Contact FAQ

Main Menu

Documentation

Links

PySVG-Official Website

What is PySVG?

PySVG lets us to construct statistical graphs from basic elements of SVG using the Python programming language.

An important feature of this program is the ability to enter input data via a simple text file. (file.txt)

This tool is a reimplementation of the application "Ploticus" introduces significant improvements, such as visual effects that bring greater dynamism to the graphics generated.

These visual enhancements are generated through animations and filters

PySVG is free software, so you can use, modify, distribute and study it with very few restrictions (GPL license).

News:

PySVG 0.0.4 released [November 2011]:

PySVG version 0.0.4 is now available on downloads page of this web site. This is the latest stable release

Changes made in relation to the previous version:

  • - Modified the structure of the class method Scatterplot "printsvg" eliminating duplication of branches and included in the auxiliary function
      "getsvgpoints"
  • - Modified class structure Lineplot making it to be a derived class Scatterplot class to access all its methods and avoid duplication of code.
  • - Established parameters to their default values in the headwaters of the methods to reduce the number of parameters in the calls
      themselves
  • - Included in the call to the constructor methods a modify functionality in the order of the parameters without altering the original
      functionality of the program "Method_parameter=Call_parameter".
  • - Update the position of the axis labels in the diagrams of lines and scatterplots

PySVG 0.0.3 released [November 2011]:

PySVG version 0.0.3 is now available on downloads page of this web site. This is the latest stable release

Changes made in relation to the previous version:

  • - Improvements in the development of source code which offer greater clarity to the developer.
  • - Correction in the visualization of the regression line in the scatterplot

PySVG 0.0.2 released [October 2011]:

PySVG version 0.0.2 is now available on downloads page of this web site. This is the latest stable release

Changes made in relation to the previous version:

  • - Improved management system by expanding the exception handling.
  • - Improved visualization in diagrams of lines and dispersion

PySVG 0.0.1 released [September 2011]:

PySVG version 0.0.1 is now available on downloads page of this web site. This is the latest stable release

Free Web Hosting