BibMartin / svgplotlib

Automatically exported from code.google.com/p/svgplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**svgplotlib** is a simple python package for creating SVG
graphs and charts.

Parts of this package have been taken from other sources:

 * TEX package ported from matplotlib. (BSD license)
 
 * freetype extension is a port of the c++ code
   in matplotlib (BSD license)
   
 * The file Scale.py contains code ported from the c++
   library Qwt. (LGPL License)
   
 * The gantt plotting is ported from plone. (GPL license)

The rest of the code is covered by the BSD license.

About

Automatically exported from code.google.com/p/svgplotlib

License:Other


Languages

Language:Python 63.6%Language:C 36.1%Language:C++ 0.3%