Contents tagged with Charting
-
Using the .NET Chart API to add sparklines to your MVC site
In my last post, I introduced sparklines and showed you how to generate them using the Google Chart API. Using an external API may not be appropriate for all applications, so here is a way to generate the sparkline using the .NET Chart API.