This article explains about Bar Chart. We are going to create a simple Bar Chart using char.js library in jQuery. Bar Chart can be used to show data or compare multiple data sets.
Code Snippet
Code Behind
Finally, we are done with coding. You can bind a real dataset from the code behind and see the output
Chart.js: A Simple chart library for developers developed by Nick Downie. It uses HTML5 canvas element and supports all the browsers.
Code Snippet
Code Behind
Finally, we are done with coding. You can bind a real dataset from the code behind and see the output
Happy Coding :)
Comments
Post a Comment