= Plugin to render burndown SVG = [[TOC]] '''[report:9?COMPONENT=TimeVisualizerPlugin open #] | [http://trac-hacks.org/newticket?component=TimeVisualizerPlugin&owner=mape new #] | [/svn/timevisualizerplugin svn] | [browser:timevisualizerplugin browse] ''' This component draws customizable burndown graphs from ticket history provided by TimingAndEstimationPlugin. Dynamic graphs can be easily embedded to wiki pages. == Status == '''Compability''': Developed and tested with Trac 0.10.4. Should work with any 0.10 variant. May also work with 0.11. '''Availability''': Developed in my home computer and will be maintained most probably there. Releases will be published on this page (i could consider also svn, but refactoring filenames / file structures causes easily headache). First release will be made after I have applied proper license to the sources. There are still some issues I would like to fix before first release :) == Example == {{{ [[BurnDown(width=800,height=200,query=targetmilestone=mile1&showdates=1&datestart=08/8/07&dateend=8/22/07)]] [[BurnDown(width=400,height=200,query=targetmilestone=mile1&showdates=1&datestart=08/8/07&dateend=8/15/07)]] [[BurnDown(width=400,height=200,query=targetmilestone=mile1&showdates=1&datestart=08/15/07&dateend=8/22/07)]] }}} In my test project, the macros above render a page: [[Image(TracTimeVisualizerPlugin_ss1.PNG)]] == Recent Changes == [[ChangeLog(timevisualizerplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:mape] [[BR]] '''Contributors:'''