api-sparkline
api-sparkline copied to clipboard
Service to return sparkline SVG images.
trafficstars
Sparkline API
A runtime service to generate sparkline SVG images.
Demo
Usage
Image URLs have the formats:
/[height]x[width]/[values]/
/[height]x[width]/[values]/[color]/
valuesis a comma separated list of numberscolormust be URI encoded (viaencodeURIComponent)