Bug 951196

Summary: IE9 d3 Charts X-Axis spacing is not very legible
Product: [Other] RHQ Project Reporter: Mike Thompson <mithomps>
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
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:45:55 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
IE9 x-axis font spacing issue
none
Normal x-axis as seen on FF (same chart) none

Description Mike Thompson 2013-04-11 16:03:50 UTC
Created attachment 734305 [details]
IE9 x-axis font spacing issue

Description of problem:
In IE9, on any of the new d3 charts the x-axis font spacing is different than on other browsers and makes it difficult to read as items seem to run on into one another.

Comment 1 Mike Thompson 2013-04-11 16:06:38 UTC
Created attachment 734306 [details]
Normal x-axis as seen on FF (same chart)

Comment 2 Mike Thompson 2013-04-11 16:07:51 UTC
Possible solution is to make less ticks on the x-axis for IE browsers to reduce the clutter.

Comment 3 Mike Thompson 2013-04-17 13:53:37 UTC
The solution was to increase the spacing between ticks so the number of ticks was reduced from 12 to 8 (which looks good on IE9). This is a conditional fix that changes the number of ticks for IE9+ browsers only.

Checked into master commit id: 41f8fc2

Comment 4 Heiko W. Rupp 2013-09-03 14:45:55 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.