@hackage chart-svg0.2.2

Charting library targetting SVGs.

This package provides a charting library targetting SVG as the rendered output.

Usage

>>>>>>>>>>>>>>>
writeChartSvg "other/line.svg" lineExample

See Chart for a broad overview of concepts, and Chart.Examples for a variety of practical examples.