gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

SVG Export of the rendered chart. #71

Closed amanu closed 11 years ago

amanu commented 11 years ago

add a function to be able to SVG Export the content of the rendered chart.

This would allow statistics made with your library to be easily aggregated into reports.

regards.

gwatts commented 11 years ago

The plugin has no support for SVG right now.

See issue https://github.com/gwatts/jquery.sparkline/issues/80