Sparkline
From AideRSS API Documentation
Contents |
sparkline
http://api.aiderss.com/sparkline
Returns a sparkline image for the specified feed at the specified level.
Parameters
HTTP GET
- appkey=[string] : An Application Key (usually your domain name).
- format=[png] : The format to return data in.
- feed_id=[feed_id] : The internal ID of the feed (see Feed ID).
- level=[all|good|great|best] : The filtering level to draw a waterline for.
Returns
A PNG sparkine image.

