Active
Project:
Flot Charts for Views
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Jan 2011 at 03:16 UTC
Updated:
23 Jan 2011 at 06:48 UTC
Inspired by the views_charts module(?). Sort and group data on a selected Field attached to the View to generate multiple data objects for a single chart. Might need to watch out for the pager.
Comments
Comment #1
R.J. Steinert commentedviews_plugin_style->options_form() in views_plugin_style.inc on line 141 has a "grouping" form element.
Comment #2
R.J. Steinert commentedviews_charts makes use of the Views GroupBy module http://drupal.org/project/views_groupby