Flot is a pure JavaScript plotting library for jQuery with a focus on simple usage, attractive looks and interactive features. It produces graphical plots of arbitrary datasets on-the-fly client-side.
Useful links
- Project home page
- API documentation
- Google Code Bug tracker
- GitHub Issue List
- Code Repository
- Examples
- Additional plugins
Code Snippet / Fiddle
- When asking questions it is a good idea to provide a Code Snippet or Fiddle which reproduces your chart and / or problem. This greatly increases the possibility for others to understand and/or debug your problems.
Common pitfalls for time-mode graphs
- Read the relevant section of the API.md (labeled "Time series data"). It is all laid out there in excruciating detail.