flot_charts-screenshot-20110122.png

This project is not covered by Drupal’s security advisory policy.

A Drupal module that allows you to generate Flot graphs using the Views module. Has a manual override option for the options JSON that goes to Flot's .plot() function. Check out the Road Map for this project: http://groups.drupal.org/node/121279

This project is being developed by rjstatic for the Environmental Monitoring project built on top of Drupal called Sensor Hub.

The Flot module is a requirement for this module.

This module was created because the Flot module's Views integration does not output raw values (only supports counting results) and does not adjust unix timestamps from seconds to milliseconds as required by javascript. You can read more about the issue here http://drupal.org/node/845670

Keep in mind, at the moment this code is very focused on being able to graph data over time which the Flot javascript does well. Also, this module currently cannot group data to graph separate sets on one graph until #1036818 Group by Field is solved. If you are looking to create some kind of other graph you will probably want to check out the Views Charts module.

Familiarize yourself with the Issue Queue before using this module: http://drupal.org/project/issues/flot_charts?categories=All

Related Discussion Groups:
http://groups.drupal.org/charts
http://groups.drupal.org/data-monitoring

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Content Display
  • Created by R.J. Steinert on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases