[ 
http://jira.codehaus.org/browse/MOJO-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130839#action_130839
 ] 

David Vicente commented on MOJO-1095:
-------------------------------------

Hi,

the vertical line on graph to show the version updates of the project already 
exists with the last snapshot release.

i've implemented it with this issue's resolution : 
http://jira.codehaus.org/browse/MOJO-1033

For the timeUnit, you can take look at the xsd file : 
http://mojo.codehaus.org/dashboard-maven-plugin/maven-dashboard-config.html

<xsd:simpleType name="enumTimeUnit">
                <!-- Historic time unit list  -->
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="hour" />
                        <xsd:enumeration value="day" />
                        <xsd:enumeration value="week" />
                        <xsd:enumeration value="month" />
                </xsd:restriction>
        </xsd:simpleType>

But i'll work ont it to improve this part of configuration

> Create a new graph time range: "All dates"
> ------------------------------------------
>
>                 Key: MOJO-1095
>                 URL: http://jira.codehaus.org/browse/MOJO-1095
>             Project: Mojo
>          Issue Type: Improvement
>          Components: dashboard
>            Reporter: Christophe DENEUX
>            Assignee: David Vicente
>
> Can you add a new graph time range to display the value history from the 
> first historized value (project begining) to the last one (current date)?
> Thanks,
> 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


Reply via email to