PerformancePointy: Wade Dorrell's MSDN Blog

Sparklines plugin for jQuery

Ran into this on the tubes this morning:

This jQuery plugin generates sparklines directly in the browser using data supplied either inline in the HTML, or via javascript.

http://omnipotent.net/jquery.sparkline/

In theory you'd be able to use this to sparkline-ize a PerformancePoint scorecard or analytic grid that returns CSV data in a cell, using this technique:

<span class="sparklines">1,2,3,4,5,4,3,2,1</span>

$('.sparklines').sparkline('html');

I'm not familiar with how to follow non-jQuery DOM modifications (all PerformancePoint webpart content is dynamically injected into the DOM) with jQuery That seems like the tricky part. Thoughts?

Published Monday, July 21, 2008 10:12 AM by Wade Dorrell

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Submit

About Wade Dorrell

I'm a Program Manager on the SharePoint BI team. I'm passionate about business intelligence blue oceans & giving business decision makers the tools + data to support decisions.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker