Comment on Show HN: Easy SVG charts for your static site, no JavaScriptComments−appleflaxen12yThe first image on the page shows a series of data 1,1,2,3,5but the chart shows the last bar going to six.The URL makes it apparent that it's just a typo, but it's the literally the first thing on the page :)http://api.chartspree.com/bar.svg?Foo=1,1,2,3,6&_height=250p...
Comments
The first image on the page shows a series of data 1,1,2,3,5
but the chart shows the last bar going to six.
The URL makes it apparent that it's just a typo, but it's the literally the first thing on the page :)
http://api.chartspree.com/bar.svg?Foo=1,1,2,3,6&_height=250p...