Hacker News new | ask | show | jobs
by jasonjmcghee 845 days ago
Without requiring javascript, at build time? Or at runtime?

I feel like hand-crafting charts with SVG is going to be an absolute nightmare.

You can use D3.js (or any other chart library that outputs SVG) and then just use the output SVG.