MantisBT - CDash
View Issue Details
0006943CDashpublic2008-05-02 10:282008-08-19 09:13
Bill Lorensen 
Julien Jomier 
normalfeatureN/A
closedfixed 
 
1.2 
0006943: Feature Request: Use Time, Pass/Fail graphs for navigation
The Time and Pass/Fail graphs are currently useful to visualize the history of a test. However, it is difficult to determine the particular date of a failure and then navigate to that day. It would be a navigation improvement if the user could click on a given point and be transported to that day's dashboard.
No tags attached.
Issue History
2008-05-02 10:28Bill LorensenNew Issue
2008-05-02 10:34Julien JomierStatusnew => assigned
2008-05-02 10:34Julien JomierAssigned To => Julien Jomier
2008-05-02 10:35Julien JomierNote Added: 0011673
2008-08-19 09:13Julien JomierStatusassigned => closed
2008-08-19 09:13Julien JomierNote Added: 0013058
2008-08-19 09:13Julien JomierResolutionopen => fixed
2008-08-19 09:13Julien JomierFixed in Version => 1.2

Notes
(0011673)
Julien Jomier   
2008-05-02 10:35   
This is a limitation of flot (the javascript graph library). There have been a lot of request on the flot mailing list to add this feature and as soon as it's available we will use it in CDash.
(0013058)
Julien Jomier   
2008-08-19 09:13   
Upgraded to a non-official version of Flot with support for mouse over. Now clicking on a graph redirect to the test for the given day. Thanks for the feature request!