How can I make a little line graph with .net like shown in the sites below?
or
( http://bandcamp.com/img/schwing.gif )
Thanks for your input.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
These little line graphs are called sparklines – this is the keyword you need. There are plenty of ways, doing it on a client with jQuery or hacking ASP.NET Charting or even DYI with System.Drawing.