This module provides an API for using the flot graphing library. It is designed to make it simple for developers to add flot graphs to their modules or applications.

More information about flot is available here http://code.google.com/p/flot/

Here is a flot usage example: http://drupal.org/node/386484

Drupal 7 dev version is available, but has a new dependency: http://drupal.org/project/views_decorator and there's also a new views style plugin to create flot graphs. We also added support for pie charts.

Demo's:

Flot fields

Flot fields is the new views plugin to create flot chart and it uses the aggregation functions from views, easiest way to setup your views it to start adding your fields: stat with the X-axis field and add 1 or more fields for the Y-axis, don't forget to add the fields for the labels. If you want to display the count by content type, you have to add the node-type field twice, once for the count and a second time for the label. Once you added all your fields turn on "Use aggregation" hidden beneath the advanced settings, edit the Y-axis fields again and select count, sum, ...

If your X-axis field is a datetime field and if you have an exposed filter on this field with the between operator, you can zoom in on your graph with refreshing.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.2 tar.gz (13.19 KB) | zip (16.78 KB) 2009-Sep-23 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (24.86 KB) | zip (31.18 KB) 2012-Feb-08 Notes
6.x-1.x-dev tar.gz (14.27 KB) | zip (17.61 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Flot

  • Jelle_S - 26 commits
    last: 1 day ago, first: 43 weeks ago
  • attiks - 11 commits
    last: 2 days ago, first: 47 weeks ago
  • yhahn - 12 commits
    last: 1 year ago, first: 2 years ago
  • jmiccolis - 5 commits
    last: 1 year ago, first: 3 years ago

Issues for Flot

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 20 Oct 09
nobody click here