Bug 921022

Summary: New Dashboard charts do not honor column width
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.6CC: hrupp, mithomps
Target Milestone: ---   
Target Release: RHQ 4.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RHQ 4.7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-03 14:43:01 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

Description Heiko W. Rupp 2013-03-13 10:30:03 UTC
The dashboard chart has a fixed width and does not take column width into account. To see the latest values, one has to maximize the column.

We could either condense the individual bars or add some scroller or display less data points by default.

In the last two cases, the most up-to date data should be visible without user interaction.

Comment 1 Heiko W. Rupp 2013-03-13 10:31:00 UTC
Created attachment 709475 [details]
Screenshot

Comment 2 Mike Thompson 2013-03-18 15:48:58 UTC
Sounds like the fix for this will be to display less bars or add a scroller to portlet widgets where just scaling them will make them look funny (either fat or skinny bars).

I'm inclined to display less bars as the scroll bars are generally not well liked.

Comment 3 Mike Thompson 2013-03-18 15:52:26 UTC
The old portlet charts were able to scale to the area because they were line graphs, which handle the distortions better than bar graphs.

Comment 4 Mike Thompson 2013-04-08 14:12:31 UTC
I have added a smaller cut down charts for portal areas < 600px. The new charts are a fixed 300px and show 20 bars of data. Each bar is the same width and interval (8 min) as the large graphs.


This is now in master with commit id: b224fcc

Comment 5 Heiko W. Rupp 2013-09-03 14:43:01 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.