working sparklines generator in python
Here's an online example of creating sparklines, based on python code. The second link is the article that the author wrote.
Joe Gregorio | BitWorking | Projects | Sparklines
Welcome to the sparkline generator. You can start right away by dynamically creating a sparkline using the Sparkline Generator Web Application, or you can read more about sparklines and decide if you want to use the sparkline web service or if you would be better off downloading the code and running the sparkline service on your own server.
A Bright, Shiny Service: Sparklines
Sparklines are useful for presenting a large volume of information in a small space using a context sensitive manner. I have test routines that I run regularly and the volume of output can be tremendous. I stumbled onto sparklines and found they are a great way to ease the information overload. I started drawing sparklines in Python using the Python Imaging Library. It is easy to get started with a basic template and then modify the code.
0 TrackBacks
Listed below are links to blogs that reference this entry: working sparklines generator in python.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1440