资 源 简 介
svgplotlib is a lightweight python package for creating SVG
graphs and charts.
The TEX package and freetype extension have been ported from matplotlib.
Compared to matplotlib the dependency om numpy have been removed.
Highlights
* General SVG support
* Support a subset of TEX syntax similar to matplotlib.
* Inlines font glyps in SVG file for consistent results.
* Pie chart
* Bar chart
* Gantt chart
* XY plot
* date plot
Examples: UsageExamples
Changes:
Version 0.2 : Added support for python version older than 2.7 and fixed a bug
in the grid plotting.