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 UI | Assignee: | Mike Thompson <mithomps> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.6 | CC: | 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: |
|
||||||||
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 *** Bug 975207 has been marked as a duplicate of this bug. *** Created attachment 762185 [details]
Fixed Screenshot of multi-resource graph axis
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. Final commit to master: 4d8fded 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. |
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