Changes between Version 22 and Version 23 of SumStatsPlugin

Show
Ignore:
Author:
robguttman (IP: 0.0.0.0)
Timestamp:
01/03/12 04:10:55 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SumStatsPlugin

    v22 v23  
    108108 
    109109=== Burndown chart data source === 
    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].  Being a standard Google Visualization API data source, it can be accessed and visualized anywhere.  However, it can also display burndown charts on Trac milestone pages by using the Trac [wiki:VisualizationPlugin#Burndownchartonmilestonepages Visualization plugin] - for example: 
     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, agile-style [http://en.wikipedia.org/wiki/Burn_down_chart burndown chart].  Being a standard Google Visualization API data source, it can be accessed and visualized anywhere.  However, it can also display burndown charts on Trac milestone pages by using the Trac [wiki:VisualizationPlugin#Burndownchartonmilestonepages Visualization plugin] - for example: 
    111111 
    112112[[Image(burndown.png)]]