Changes between Version 15 and Version 16 of SumStatsPlugin


Ignore:
Timestamp:
Jan 3, 2012, 2:42:38 AM (12 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SumStatsPlugin

    v15 v16  
    5151    }}}
    5252
    53  The optional {{{field}}} option specifies which field to sum.  The optional {{{drilldown_label}}} and {{{label}}} options are used to define the {{{TicketGroupStats}}} object.  The optional {{{filter}}} is an additional global filter for all groups (if specified it must be a standard field only).  The optional {{{query_args}}} is a convenient, comma-delimited list that gets appended to each group's {{{query_args}}}.  See the examples below for more details.
     53 The optional {{{field}}} option specifies which field to sum.  The optional {{{drilldown_label}}} and {{{label}}} options are used to define the {{{TicketGroupStats}}} object.  The optional {{{filter}}} is a list of additional global filters for all groups (if specified it's currently limited to standard fields only).  The optional {{{query_args}}} is a convenient, comma-delimited list that gets appended to each group's {{{query_args}}}.  See the examples below for more details.
    5454
    5555 5. (Optional) Install the [http://code.google.com/apis/chart/interactive/docs/dev/gviz_api_lib.html Google Visualization API python gviz client library] if using as a data source (see [wiki:SumStatsPlugin#GoogleVisualizationAPIDataSource-forBurndownChart below]).
     
    108108
    109109== Google Visualization API Data Source - for Burndown Chart ==
    110 This plugin also provides a [http://code.google.com/apis/chart/ Google Visualization API] data source using the [http://code.google.com/apis/chart/interactive/docs/dev/gviz_api_lib.html python gviz client library] (which must be installed separately) that can populate a daily [http://en.wikipedia.org/wiki/Burn_down_chart burndown chart].  The [wiki:VisualizationPlugin#Burndownchartonmilestonepages Visualization plugin] can be used to display the burndown chart on milestone pages:
     110This plugin also provides a [http://code.google.com/apis/chart/ Google Visualization API] data source using the [http://code.google.com/apis/chart/interactive/docs/dev/gviz_api_lib.html python gviz client library] (which must be installed separately) that can populate a daily [http://en.wikipedia.org/wiki/Burn_down_chart burndown chart].  The [wiki:VisualizationPlugin#Burndownchartonmilestonepages Visualization plugin] can be used to display the burndown chart on milestone pages - for example:
    111111
    112112[[Image(burndown.png)]]
     113
     114The data source reuses the {{{filter}}} option set in the {{{[sumstats]}}} section.
    113115
    114116No additional configuration is required to enable the burndown data source.  It is accessed at: