jquery sparkline highlight bar on load

Viewed 335

I'm using the jQuery sparkline library to render a bar chart.

The bar chart will highlight the bars on mouseover however I would like to highlight a specific bar on load.

Is there a way highlight an individual bar when the sparkline is first displayed?

1 Answers
Related