It works and looks great when the page is first rendered, but when you sort the table or use the pagination links the graph is lost and the raw numbers show.
I believe calling the $.sparkline_display_visible() function just after a sort or page change will fix this, my problem is I don’t know where to put the call to the function to make it work…