This week we will be diving in to the examples given in Flot. Flot is a charting library for jQuery. With Flot you will be able to create charts to present data and allow your users to interact with that data.
Like the rest of jQuery, Flot is compatible with Internet Explorer 6, 7, and 8, FireFox 2.0+, Safari 3.0+, and Opera 9.5+. So now know that your charts will be viewable in nearly any browser.
This week we will discuss using Flot to create a basic chart to present your data. We will then discuss more advanced methods of placing your data as well as the different types of charts and plotting you can do with Flot.





