The graph time range should be configurable -------------------------------------------
Key: MOJO-1093 URL: http://jira.codehaus.org/browse/MOJO-1093 Project: Mojo Issue Type: Improvement Components: dashboard Reporter: Christophe DENEUX Hi David, Today we have several graphs for PMD, Checkstyle, ... One is on the current week, another on the previous week. Can you add a plugin configuration to be able to select the graph time ranges that we want ? Example: <configuration> <graphTimeRanges> <currentWeek>true</currentWeek> -----> to build the graph on the current week <previousWeek>true</previousWeek> -----> to build the graph on the previous week <currentMonth>true</currentMonth> -----> to build the graph on the current month <...> </graphTimeRanges> </configuration> Thanks a lot, Christophe -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email