Release: SVGrafZ 0.22.5
Zope-Product for generating line-, bar-, and column-charts in Adobe's SVG-Format.
SVGrafZ is a Zope product (Zope 2.6 and up) to generate nice charts from data generated by various sources (Python Script, Z SQL Method, etc.).
The rendered chart is in the SVG format by default (hence the name) but SVGraphZ can also produce PNG or PDF format charts. This is important for clients (browsers) which cannot display SVG directly.
SVGrafZ is able to create charts with bars, columns and lines.
See the SVGrafZ-Homepage in our products area for downloads and more information.
NEW in this Version:
- Made configuration easier.
- Fixed some bugs.