pie chart

  PySVG

Home Contact FAQ

Main Menu

Documentation

Links

PySVG Licence:

PySVG is governed by the GPL open-source license:

	 This program is free software: you can redistribute it and/or modify
	 it under the terms of the GNU General Public License as published by
	 the Free Software Foundation, either version 3 of the License, or
	 (at your option) any later version.
	
	 This program is distributed in the hope that it will be useful,
	 but WITHOUT ANY WARRANTY; without even the implied warranty of
	 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	 GNU General Public License for more details.
	
	 You should have received a copy of the GNU General Public License
	 along with this program.  If not, see http://www.gnu.org/licenses
	

Future directions in long term:

Proposes several ways to extend the field of action and make this tool much more practical in the field of statistics.

What's New in PySvg

Version 0.0.1

This is the basic version of the program and contains all the functionality to create five different types of graphs: bar graph, bar graph in three dimensions, pie charts, scatter plots and line graphs.

Version 0.0.2

In this new version has improved exception handling by adding the following:

Also there have been changes in the code, improving the math to give more accurate representation of the regression line in the diagram of dispersion and added a new feature in the path of writing the text file.

Version 0.0.3

In this version the development of source code has been changed to offer greater clarity to the developer. It includes a source code verification by the programs: pep8 and pylint and a correction in the implementation of the regression line in the scatterplot

Version 0.0.4

Free Web Hosting