Quartz / Chartbuilder

A front-end charting application that facilitates easy creation of simple beautiful charts
http://quartz.github.io/Chartbuilder
MIT License
2.1k stars 354 forks source link

Svg exporting #232

Closed nsonnad closed 8 years ago

nsonnad commented 8 years ago

This removes all of our SVG export code and offloads it to saveSvgAsPng. There is an issue with opening custom fonts in older versions of Illustrator, but I have an open PR in the project that handles it. For now this just uses my fork, but we can update it once the PR is finalized.

This also fixes the flash-of-wrong-font issue, so I have removed that from index.js

SVG download tested in FF, Chrome, Safari

yanofsky commented 8 years ago

📈Increment the minor version reset the patch