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

Add SVG renderer #80

Open gwatts opened 11 years ago

gwatts commented 11 years ago

SVG is probably the best way to handle high DPI devices instead of using canvas. Add it as a third renderer and use it in preference to VML/canvas where supported.

aadrian commented 9 years ago

+1 but maybe just as a second (or first :) ) option, since there are already libraries that handle VML on the fly: http://stackoverflow.com/questions/18201459/convert-svg-code-to-vml-code