Bug 958754

Summary: d3-charts, big-chart: time units should have minutes when appropriate
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: Core UIAssignee: Mike Thompson <mithomps>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.6CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-03 14:43:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot
none
Fixed Screenshot of multi-resource graph axis none

Description Heiko W. Rupp 2013-05-02 11:01:32 UTC
Created attachment 742610 [details]
Screenshot

The timespan here is 4h, the time axis shows "11am 11am 11am ... 12am 12am".
This should be more detailed e.g. printing 1/2 marks  like

11am   11:30am    12am    12:30 am

Comment 1 Mike Thompson 2013-05-03 22:07:38 UTC
I did change the d3 time format string to a more correct format showing minutes as well as hours. However, the nvd3 library ignores any string that I put in there and therefore appears to be an issue the nvd3 library. I have updated the nvd3 library to the latest version also with no luck.

These multi-line charts are in need of UXD help to bring them more in line with the other chart types that we decided upon. At the appropriate time I will rewrite these charts using only d3 and get rid of the nvd3 altogether.

Partial fix Commited to master: 1786510

Comment 2 Heiko W. Rupp 2013-06-17 20:07:11 UTC
*** Bug 975207 has been marked as a duplicate of this bug. ***

Comment 3 Mike Thompson 2013-06-17 20:39:23 UTC
Created attachment 762185 [details]
Fixed Screenshot of multi-resource graph axis

Comment 4 Mike Thompson 2013-06-17 20:42:55 UTC
This axis bug was fixed (see new screenshot) with nvd3 library upgrade 0.9.

Committed to mtho11/dual-slider-chart-control: 29b1871

NOTE: this has not made it into master yet but should be there soon another day or two.

Comment 5 Mike Thompson 2013-07-02 03:33:34 UTC
Final commit to master: 4d8fded

Comment 6 Heiko W. Rupp 2013-09-03 14:43:21 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.