[
http://jira.codehaus.org/browse/MOJO-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130706#action_130706
]
David Vicente commented on MOJO-1093:
-------------------------------------
Hi Christophe
As described in in-line documentation :
http://mojo.codehaus.org/dashboard-maven-plugin/standard_config.html
You can add as many graphs as you want.
The default configuration set 2 graphs by default but you can create your
configuration with the dashboard xml file stored in local as checkstyle
configuration.
For the time period see the xsd file :
http://mojo.codehaus.org/dashboard-maven-plugin/maven-dashboard-config.html
for each parameter ( startPeriod and endPeriod) you have the choice with :
- Now
- Startof_today
- Endof_today
- Startof_tomorrow
- Endof_tomorrow
- Startof_yesterday
- Endof_yesterday
- Startof_thisweek
- Endof_thisweek
- Startof_nextweek
- Endof_nextweek
- Startof_lastweek
- Endof_lastweek
- Startof_thismonth
- Endof_thismonth
- Startof_lastmonth
- Endof_lastmonth
- Startof_nextmonth
- Endof_nextmonth
- Startof_thisyear
- Endof_thisyear
- Startof_lastyear
- Endof_lastyear
- Startof_nextyear
- Endof_nextyear
it's what you want ?
Best regards
David
> 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